mm: memcg: shorten preempt-disabled section around event checks
[platform/adaptation/renesas_rcar/renesas_kernel.git] / mm /
2012-01-13 Johannes Weinermm: memcg: shorten preempt-disabled section around...
2012-01-13 KAMEZAWA Hiroyukimemcg: make mem_cgroup_split_huge_fixup() more efficient
2012-01-13 Johannes Weinermm: memcg: remove unused node/section info from pc...
2012-01-13 Johannes Weinermm: make per-memcg LRU lists exclusive
2012-01-13 Johannes Weinermm: collect LRU list heads into struct lruvec
2012-01-13 Johannes Weinermm: vmscan: convert global reclaim to per-memcg LRU...
2012-01-13 Johannes Weinermm: memcg: remove optimization of keeping the root_mem_...
2012-01-13 Johannes Weinermm: move memcg hierarchy reclaim to generic reclaim...
2012-01-13 Johannes Weinermm: memcg: per-priority per-zone hierarchy scan generations
2012-01-13 Johannes Weinermm: vmscan: distinguish between memcg triggering reclai...
2012-01-13 Johannes Weinermm: vmscan: distinguish global reclaim from global...
2012-01-13 Johannes Weinermm: memcg: consolidate hierarchy iteration primitives
2012-01-13 KAMEZAWA Hiroyukimemcg: add mem_cgroup_replace_page_cache() to fix LRU...
2012-01-13 Heiko Carstensmm,x86,um: move CMPXCHG_DOUBLE config option
2012-01-13 Heiko Carstensmm,x86,um: move CMPXCHG_LOCAL config option
2012-01-13 Heiko Carstensmm,slub,x86: decouple size of struct page from CONFIG_C...
2012-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
2012-01-12 Takashi IwaiMerge branch 'topic/misc' into for-linus
2012-01-12 Linus TorvaldsMerge tag 'rmobile-for-linus' of git://github.com/pmund...
2012-01-12 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-01-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-01-12 Paul MundtMerge branch 'sh/nommu' into sh-latest
2012-01-12 Paul MundtMerge branch 'sh/hwblk' into sh-latest
2012-01-12 Paul MundtMerge branch 'sh/pm-runtime' into sh-latest
2012-01-12 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2012-01-12 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2012-01-12 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2012-01-12 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2012-01-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-12 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2012-01-12 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-01-12 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-01-12 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-01-11 Pekka EnbergMerge branch 'slab/urgent' into slab/for-linus
2012-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-11 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-01-11 Linus TorvaldsMerge tag 'for-linux-3.3-merge-window' of git://linux...
2012-01-11 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-11 Linus TorvaldsMerge branch 'unicore32' of git://github.com/gxt/linux
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-11 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2012-01-11 Linus TorvaldsMerge branch 'akpm' (aka "Andrew's patch-bomb")
2012-01-11 Minchan Kimmm/vmalloc.c: change void* into explict vm_struct*
2012-01-11 Hillf Dantonmm: vmscan: fix typo in isolating lru pages
2012-01-11 Hugh Dickinsmm: test PageSwapBacked in lumpy reclaim
2012-01-11 Wang Sheng-Huimm/migrate.c: remove the unused macro lru_to_page
2012-01-11 Hillf Dantonmm/hugetlb.c: avoid bogus counter of surplus huge page
2012-01-11 Tejun Heomempool: fix first round failure behavior
2012-01-11 Tejun Heomempool: drop unnecessary and incorrect BUG_ON() from...
2012-01-11 Tejun Heomempool: fix and document synchronization and memory...
2012-01-11 Wang Sheng-Huimm/migrate.c: cleanup comment for migration_entry_wait()
2012-01-11 KOSAKI Motohiromm/mempolicy.c: mpol_equal(): use bool
2012-01-11 Hillf Dantonmm: hugetlb: fix pgoff computation when unmapping page...
2012-01-11 Minchan Kimmm/vmscan.c: consider swap space when deciding whether...
2012-01-11 Johannes Weinermm: bootmem: try harder to free pages in bulk
2012-01-11 Johannes Weinermm: bootmem: drop superfluous range check when freeing...
2012-01-11 Johannes Weinermm: page_alloc: generalize order handling in __free_pag...
2012-01-11 KAMEZAWA Hiroyukitracepoint: add tracepoints for debugging oom_score_adj
2012-01-11 KOSAKI Motohiromm: simplify find_vma_prev()
2012-01-11 Andrea Arcangelimremap: enforce rmap src/dst vma ordering in case of...
2012-01-11 Michal Hockomm: fix off-by-two in __zone_watermark_ok()
2012-01-11 Uwe Kleine-Königbootmem: micro optimize freeing pages in bulk
2012-01-11 Hillf Dantonmm: compaction: push isolate search base of compact...
2012-01-11 Johannes Weinermm: filemap: pass __GFP_WRITE from grab_cache_page_writ...
2012-01-11 Johannes Weinermm: try to distribute dirty pages fairly across zones
2012-01-11 Johannes Weinermm: writeback: cleanups in preparation for per-zone...
2012-01-11 Johannes Weinermm: exclude reserved pages from dirtyable memory
2012-01-11 KOSAKI Motohirovmscan: add task name to warn_scan_unevictable() messages
2012-01-11 Shawn Bohrerfadvise: only initiate writeback for specified range...
2012-01-11 Stanislaw Gruszkaslub: min order when debug_guardpage_minorder > 0
2012-01-11 Stanislaw Gruszkamm: more intensive memory corruption debugging
2012-01-11 KAMEZAWA Hiroyukimm/hugetlb.c: fix virtual address handling in hugetlb...
2012-01-11 Michal Hockohugetlb: clarify hugetlb_instantiation_mutex usage
2012-01-11 Hillf Dantonhugetlb: detect race upon page allocation failure durin...
2012-01-11 Mel Gormanmm: avoid livelock on !__GFP_FS allocations
2012-01-11 Mel Gormanmm: reduce the amount of work done when updating min_fr...
2012-01-11 Jacobo Giraltmm: migrate: one less atomic operation
2012-01-11 Konstantin Khlebnikovmm-tracepoint: rename page-free events
2012-01-11 Konstantin Khlebnikovmm: remove unused pagevec_free
2012-01-11 Konstantin Khlebnikovmm: add free_hot_cold_page_list() helper
2012-01-11 Konstantin Khlebnikovvmscan: activate executable pages after first usage
2012-01-11 Konstantin Khlebnikovvmscan: promote shared file mapped pages
2012-01-11 Johannes Weinermm/page-writeback.c: make determine_dirtyable_memory...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'nfs-for-3.3' of git://git.linux-nfs.org...
2012-01-10 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge tag 'for-linus-3.3' of git://git.infradead.org...
2012-01-10 David Rientjesslub: disallow changing cpu_partial from userspace...
2012-01-10 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-10 Linus TorvaldsMerge branch 'drm-core-next' of git://people.freedeskto...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-01-10 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-10 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
next