8139cp: set ring address before enabling receiver
[pandora-kernel.git] / mm /
2012-05-31 Linus TorvaldsMerge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
2012-05-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-05-31 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-05-31 Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-05-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-31 Linus TorvaldsMerge tag 'parisc-misc' of git://git./linux/kernel...
2012-05-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-05-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-05-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-05-30 Olof JohanssonMerge branches 'fixes' and 'fixes2' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/board' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/soc' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/cleanup' into devel-late
2012-05-30 H. Peter AnvinMerge branch 'x86/trampoline' into x86/urgent
2012-05-30 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2012-05-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-05-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2012-05-30 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-05-30 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-05-30 Linus TorvaldsMerge branch 'for-3.5/drivers' of git://git.kernel...
2012-05-30 Linus TorvaldsMerge branch 'for-3.5/core' of git://git.kernel.dk...
2012-05-30 Linus TorvaldsMerge tag 'iommu-updates-v3.5' of git://git./linux...
2012-05-30 Dave Hansenmm: fix vma_resv_map() NULL pointer
2012-05-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-05-30 Ingo MolnarMerge branch 'x86/mce' into x86/urgent
2012-05-30 Joerg RoedelMerge branches 'iommu/fixes', 'dma-debug', 'arm/omap...
2012-05-30 Linus TorvaldsMerge branch 'x86-trampoline-for-linus' of git://git...
2012-05-30 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-edac
2012-05-30 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-05-30 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-05-29 Glauber Costamemcg: decrement static keys at real destroy time
2012-05-29 Glauber Costamemcg: always free struct memcg through schedule_work()
2012-05-29 Hugh Dickinsmm/memcg: apply add/del_page to lruvec
2012-05-29 Hugh Dickinsmm: trivial cleanups in vmscan.c
2012-05-29 Hugh Dickinsmm/memcg: get_lru_size not get_lruvec_size
2012-05-29 Johannes Weinermm: memcg: print statistics from live counters
2012-05-29 Johannes Weinermm: memcg: group swapped-out statistics counter logically
2012-05-29 Johannes Weinermm: memcg: keep ratelimit counter separate from event...
2012-05-29 Johannes Weinermm: memcg: print statistics directly to seq_file
2012-05-29 Johannes Weinermm: memcg: convert numa stat to read_seq_string interface
2012-05-29 Johannes Weinermm: memcg: remove obsolete statistics array boundary...
2012-05-29 KAMEZAWA Hiroyukimemcg: don't uncharge in mem_cgroup_move_account()
2012-05-29 KAMEZAWA Hiroyukimemcg: move charges to root cgroup if use_hierarchy=0
2012-05-29 KAMEZAWA Hiroyukimemcg: use res_counter_uncharge_until() in move_parent()
2012-05-29 Konstantin Khlebnikovmm/vmscan: kill struct mem_cgroup_zone
2012-05-29 Konstantin Khlebnikovmm/vmscan: push lruvec pointer into should_continue_rec...
2012-05-29 Konstantin Khlebnikovmm/vmscan: push lruvec pointer into get_scan_count()
2012-05-29 Konstantin Khlebnikovmm/vmscan: push lruvec pointer into shrink_list()
2012-05-29 Konstantin Khlebnikovmm/vmscan: push lruvec pointer into inactive_list_is_low()
2012-05-29 Konstantin Khlebnikovmm/vmscan: replace zone_nr_lru_pages() with get_lruvec_...
2012-05-29 Konstantin Khlebnikovmm/vmscan: push lruvec pointer into putback_inactive_pa...
2012-05-29 Konstantin Khlebnikovmm/vmscan: remove update_isolated_counts()
2012-05-29 Konstantin Khlebnikovmm/vmscan: push zone pointer into shrink_page_list()
2012-05-29 Konstantin Khlebnikovmm/vmscan: push lruvec pointer into isolate_lru_pages()
2012-05-29 Konstantin Khlebnikovmm: add link from struct lruvec to struct zone
2012-05-29 Konstantin Khlebnikovmm/vmscan: store "priority" in struct scan_control
2012-05-29 Konstantin Khlebnikovmm/memcg: use vm_swappiness from target memory cgroup
2012-05-29 Sha Zhengjumemcg: make threshold index in the right position
2012-05-29 Kirill A. Shutemovmemcg: remove redundant parentheses
2012-05-29 Kirill A. Shutemovmemcg: mark stat field of mem_cgroup struct as __percpu
2012-05-29 Kirill A. Shutemovmemcg: remove unused variable
2012-05-29 Kirill A. Shutemovmemcg: mark more functions/variables as static
2012-05-29 Konstantin Khlebnikovmm/memcg: kill mem_cgroup_lru_del()
2012-05-29 Konstantin Khlebnikovmm: remove lru type checks from __isolate_lru_page()
2012-05-29 Konstantin Khlebnikovmm: push lru index into shrink_[in]active_list()
2012-05-29 Hugh Dickinsmm/memcg: move reclaim_stat into lruvec
2012-05-29 Hugh Dickinsmm/memcg: scanning_global_lru means mem_cgroup_disabled
2012-05-29 Hugh Dickinsmemcg swap: use mem_cgroup_uncharge_swap()
2012-05-29 Hugh Dickinsmemcg swap: mem_cgroup_move_swap_account never needs...
2012-05-29 KAMEZAWA Hiroyukimemcg: fix/change behavior of shared anon at moving...
2012-05-29 Gavin Shanmm/memblock: fix memory leak on extending regions
2012-05-29 Gavin Shanmm/memblock: cleanup on duplicate VA/PA conversion
2012-05-29 Pravin B Shelarmm: fix slab->page flags corruption
2012-05-29 KyongHomm: fix faulty initialization in vmalloc_init()
2012-05-29 David Rientjesmm, oom: normalize oom scores to oom_score_adj scale...
2012-05-29 Satoru Moriyamm: avoid swapping out with swappiness==0
2012-05-29 Dave Hansenhugetlb: fix resv_map leak in error path
2012-05-29 Gavin Shanmm/bootmem.c: cleanup on addition to bootmem data list
2012-05-29 Michal Hockomm: consider all swapped back pages in used-once logic
2012-05-29 Andrew Mortonmm/page_alloc.c: cleanups
2012-05-29 Johannes Weinermm: page_alloc: catch out-of-date list of page flag...
2012-05-29 Gavin Shanmm/buddy: dump PG_compound_lock page flag
2012-05-29 Cong Wangmm: move readahead syscall to mm/readahead.c
2012-05-29 Hugh Dickinstmpfs: support SEEK_DATA and SEEK_HOLE
2012-05-29 Hugh Dickinstmpfs: quit when fallocate fills memory
2012-05-29 Hugh Dickinstmpfs: undo fallocation on failure
2012-05-29 Hugh Dickinstmpfs: support fallocate preallocation
2012-05-29 Hugh Dickinsmm/fs: remove truncate_range
2012-05-29 Hugh Dickinsmm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
2012-05-29 Hugh Dickinstmpfs: support fallocate FALLOC_FL_PUNCH_HOLE
2012-05-29 Hugh Dickinstmpfs: optimize clearing when writing
2012-05-29 Hugh Dickinstmpfs: enable NOSEC optimization
2012-05-29 Hugh Dickinsshmem: replace page if mapping excludes its zone
2012-05-29 Bartlomiej Zolnier... mm: compaction: handle incorrect MIGRATE_UNMOVABLE...
2012-05-29 Johannes Weinermm: remove sparsemem allocation details from the bootme...
2012-05-29 Johannes Weinermm: bootmem: pass pgdat instead of pgdat->bdata down...
2012-05-29 Johannes Weinermm: nobootmem: unify allocation policy of (non-)panicki...
2012-05-29 Johannes Weinermm: nobootmem: panic on node-specific allocation failure
2012-05-29 Johannes Weinermm: bootmem: unify allocation policy of (non-)panicking...
next