tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / mm / page_alloc.c
2010-01-17 KOSAKI Motohiropage allocator: update NR_FREE_PAGES only when necessary
2010-01-16 Kazuhisa Ichikawamm/page_alloc: fix the range check for backward merging
2009-12-28 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2009-12-23 Andi KleenSYSCTL: Add a mutex to the page_alloc zone order sysctl
2009-12-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-12-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-18 Robert Jenningsmm: Add notifier in pageblock isolation for balloon...
2009-12-17 Yinghai Lux86: Fix checking of SRAT when node 0 ram is not from 0
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 KAMEZAWA Hiroyukioom-kill: fix NUMA constraint check with nodemask
2009-12-16 Wu FengguangHWPOISON: detect free buddy pages explicitly
2009-12-15 Hugh Dickinsmm: CONFIG_MMU for PG_mlocked
2009-11-26 Ingo Molnartracing: Fix kmem event exports
2009-11-26 Li Zefantracing: Convert some kmem events to DEFINE_EVENT
2009-11-12 Mel Gormanpage allocator: Do not allow interrupts to use ALLOC_HARDER
2009-11-12 Mel Gormanpage allocator: always wake kswapd when restarting...
2009-10-29 Andrew Mortonrevert "mm: oom analysis: add buffer cache information...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-22 Hugh Dickinsmm: move highest_memmap_pfn
2009-09-22 Mel Gormanpage-allocator: maintain rolling count of pages to...
2009-09-22 Mel Gormanpage-allocator: split per-cpu list into one-list-per...
2009-09-22 Wu Fengguangmm: do batched scans for mem_cgroup
2009-09-22 Jan Beulichmm: also use alloc_large_system_hash() for the PID...
2009-09-22 Mel Gormanpage-allocator: limit the number of MIGRATE_RESERVE...
2009-09-22 Mel Gormantracing, page-allocator: add trace event for page traff...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for anti...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for page...
2009-09-22 Mel Gormanpage-allocator: remove dead function free_cold_page()
2009-09-22 Mel Gormanpage-allocator: change migratetype for all pageblocks...
2009-09-22 Johannes Weinermm: perform non-atomic test-clear of PG_mlocked on...
2009-09-22 Akinobu Mitamm: add gfp mask checking for __get_free_pages()
2009-09-22 KOSAKI Motohiromm: vmstat: add isolate pages
2009-09-22 David Rientjesmm: update alloc_flags after oom killer has been called
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-22 KOSAKI Motohiromm: oom analysis: Show kernel stack usage in /proc...
2009-09-22 KOSAKI Motohiromm: oom analysis: add buffer cache information to show_...
2009-09-22 KOSAKI Motohiromm: oom analysis: add per-zone statistics to show_free_...
2009-09-22 KOSAKI Motohiromm: show_free_areas(): display slab pages in two separa...
2009-09-22 Randy Dunlappage_alloc: fix kernel-doc warning
2009-09-22 Shaohua Limemory hotplug: make pages from movable zone always...
2009-09-22 Shaohua Limemory hotplug: exclude isolated page from pco page...
2009-09-22 Shaohua Limemory hotplug: update zone pcp at memory online
2009-09-22 David Rientjesmm: remove obsoleted alloc_pages cpuset comment
2009-09-16 Wu FengguangHWPOISON: check and isolate corrupted free pages v2
2009-09-05 Mel Gormanpage-allocator: always change pageblock ownership when...
2009-08-18 Bo Liumm: build_zonelists(): move clear node_load[] to __buil...
2009-07-30 Mel Gormanpage-allocator: allow too high-order warning messages...
2009-07-30 David Rientjesmm: avoid endless looping for oom killed tasks
2009-07-30 Mel Gormanpage-allocator: preserve PFN ordering when __GFP_COLD...
2009-07-12 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-09 Catalin Marinaskmemleak: Remove alloc_bootmem annotations introduced...
2009-07-06 Kevin CernekeeFix virt_to_phys() warnings
2009-07-01 Yinghai Lux86: only clear node_states for 64bit
2009-06-24 Linus TorvaldsDon't warn about order-1 allocations with __GFP_NOFAIL
2009-06-23 Dimitri Sivanichmm: fix handling of pagesets for downed cpus
2009-06-20 Johannes Weinermm: page_alloc: clear PG_locked before checking flags...
2009-06-18 Benjamin Herrenschmidtmm: Extend gfp masking to the page allocator
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Mel Gormanvmscan: do not unconditionally treat zones that fail...
2009-06-17 Yinghai Lupage-allocator: clear N_HIGH_MEMORY map before we set...
2009-06-17 David Rientjesoom: invoke oom killer for __GFP_NOFAIL
2009-06-17 KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-06-17 Minchan Kimpage-allocator: reset wmark_min and inactive ratio...
2009-06-17 Minchan Kimpage-allocator: add inactive ratio calculation function...
2009-06-17 Minchan Kimpage-allocator: clean up functions related to pages_min
2009-06-17 Rafael J. Wysockimm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-17 Andrew Mortonpage-allocator: warn if __GFP_NOFAIL is used for a...
2009-06-17 Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - fix comment and...
2009-06-17 Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - do not call for...
2009-06-17 Wu Fengguangvmscan: cleanup the scan batching code
2009-06-17 Wu Fengguangmm: introduce PageHuge() for testing huge/gigantic...
2009-06-17 Mel Gormanmm: use alloc_pages_exact() in alloc_large_system_hash...
2009-06-17 Mel Gormanpage allocator: sanity check order in the page allocato...
2009-06-17 KOSAKI Motohiropage allocator: move free_page_mlock() to page_alloc.c
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-17 Mel Gormanpage allocator: get the pageblock migratetype without...
2009-06-17 Mel Gormanpage allocator: update NR_FREE_PAGES only as necessary
2009-06-17 Mel Gormanpage allocator: use allocation flags as an index to...
2009-06-17 Nick Pigginpage allocator: do not check for compound pages during...
2009-06-17 Mel Gormanpage allocator: do not setup zonelist cache when there...
2009-06-17 Mel Gormanpage allocator: do not disable interrupts in free_page_...
2009-06-17 Mel Gormanpage allocator: do not call get_pageblock_migratetype...
2009-06-17 Mel Gormanpage allocator: inline __rmqueue_fallback()
2009-06-17 Mel Gormanpage allocator: inline buffered_rmqueue()
2009-06-17 Mel Gormanpage allocator: inline __rmqueue_smallest()
2009-06-17 Mel Gormanpage allocator: remove a branch by assuming __GFP_HIGH...
2009-06-17 Peter Zijlstrapage allocator: calculate the alloc_flags for allocatio...
2009-06-17 Mel Gormanpage allocator: calculate the migratetype for allocatio...
2009-06-17 Mel Gormanpage allocator: calculate the preferred zone for alloca...
2009-06-17 Mel Gormanpage allocator: move check for disabled anti-fragmentat...
2009-06-17 Mel Gormanpage allocator: break up the allocator entry point...
2009-06-17 Mel Gormanpage allocator: check only once if the zonelist is...
2009-06-17 Mel Gormanpage allocator: do not sanity check order in the fast...
2009-06-17 Mel Gormanpage allocator: replace __alloc_pages_internal() with...
2009-06-17 Hugh Dickinsmm: alloc_large_system_hash check order
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-11 Catalin Marinaskmemleak: Add kmemleak_alloc callback from alloc_large_...
next