Clean up duplicate includes in kernel/
[cascardo/linux.git] / mm /
2007-10-17 Alexey DobriyanSLAB_PANIC more (proc, posix-timers, shmem)
2007-10-17 Andrew Mortonwriteback: don't propagate AOP_WRITEPAGE_ACTIVATE
2007-10-17 Nick Pigginmm: document tree_lock->zone.lock lockorder
2007-10-17 David Rientjesmm: test and set zone reclaim lock before starting...
2007-10-17 David Rientjesoom: convert zone_scan_lock from mutex to spinlock
2007-10-17 David Rientjesoom: do not take callback_mutex
2007-10-17 David Rientjesoom: compare cpuset mems_allowed instead of exclusive...
2007-10-17 David Rientjesoom: suppress extraneous stack and memory dump
2007-10-17 David Rientjesoom: add oom_kill_allocating_task sysctl
2007-10-17 David Rientjesoom: serialize out of memory calls
2007-10-17 David Rientjesoom: add per-zone locking
2007-10-17 David Rientjesoom: change all_unreclaimable zone member to flags
2007-10-17 David Rientjesoom: move constraints to enum
2007-10-17 David Rientjesoom: move prototypes to appropriate header file
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Christoph LameterSLUB: simplify IRQ off handling
2007-10-17 Peter Zijlstramm: dirty balancing for tasks
2007-10-17 Peter Zijlstramm: per device dirty threshold
2007-10-17 Peter Zijlstramm: count writeback pages per BDI
2007-10-17 Peter Zijlstramm: count reclaimable pages per BDI
2007-10-17 Peter Zijlstramm: scalable bdi statistics counters
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Peter Zijlstranfs: remove congestion_end()
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Adrian Bunkmm/vmstat.c: cleanups
2007-10-16 Adrian Bunkmm/mempolicy.c: cleanups
2007-10-16 Adrian Bunkmm/shmem.c: make 3 functions static
2007-10-16 Adam Litkehugetlb: fix dynamic pool resize failure case
2007-10-16 Nishanth Aravamudanhugetlb: fix hugepage allocation with memoryless nodes
2007-10-16 Adam Litkehugetlb: fix pool resizing corner case
2007-10-16 Adam Litkehugetlb: Add hugetlb_dynamic_pool sysctl
2007-10-16 Adam Litkehugetlb: Try to grow hugetlb pool for MAP_SHARED mappings
2007-10-16 Adam Litkehugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings
2007-10-16 Adam Litkehugetlb: Move update_and_free_page
2007-10-16 Yasunori Gotomemory hotplug: Hot-add with sparsemem-vmemmap
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page offline
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page isolation
2007-10-16 KAMEZAWA Hiroyukimemory unplug: memory hotplug cleanup
2007-10-16 Mel GormanBreakout page_order() to internal.h to avoid special...
2007-10-16 Andrew Mortonslub: list_locations() can use GFP_TEMPORARY
2007-10-16 Christoph LameterSLUB: Optimize cacheline use for zeroing
2007-10-16 Christoph LameterSLUB: Place kmem_cache_cpu structures in a NUMA aware way
2007-10-16 Christoph LameterSLUB: Avoid touching page struct when freeing to per...
2007-10-16 Christoph LameterSLUB: Move page->offset to kmem_cache_cpu->offset
2007-10-16 Christoph LameterSLUB: Do not use page->mapping
2007-10-16 Christoph LameterSLUB: Avoid page struct cacheline bouncing due to remot...
2007-10-16 Adrian Bunkmm/page_alloc.c: make code static
2007-10-16 Mel GormanPrint out statistics in relation to fragmentation avoid...
2007-10-16 Mel GormanDo not depend on MAX_ORDER when grouping pages by mobility
2007-10-16 Mel GormanFix calculation in move_freepages_block for counting...
2007-10-16 Mel Gormandon't group high order atomic allocations
2007-10-16 Mel Gormanremove PAGE_GROUP_BY_MOBILITY
2007-10-16 Mel GormanBias the location of pages freed for min_free_kbytes...
2007-10-16 Mel GormanFix corruption of memmap on IA64 SPARSEMEM when mem_sec...
2007-10-16 Mel GormanBe more agressive about stealing when MIGRATE_RECLAIMAB...
2007-10-16 Mel GormanBias the placement of kernel pages at lower PFNs
2007-10-16 Mel GormanDo not group pages by mobility type on low memory systems
2007-10-16 Mel GormanGroup high-order atomic allocations
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Mel GormanMove free pages between lists on steal
2007-10-16 Mel GormanDrain per-cpu lists when high-order allocations fail
2007-10-16 Mel GormanAdd a configure option to group pages by mobility
2007-10-16 Mel GormanChoose pages from the per-cpu list based on migration...
2007-10-16 Mel GormanSplit the free lists for movable and unmovable allocations
2007-10-16 Mel GormanAdd a bitmap that is used to track flags affecting...
2007-10-16 KAMEZAWA Hiroyukiflush icache before set_pte() on ia64: flush icache...
2007-10-16 KAMEZAWA Hiroyukiflush cache before installing new page at migraton
2007-10-16 Andrea Arcangelimake swappiness safer to use
2007-10-16 Christoph LameterCategorize GFP flags
2007-10-16 Yasunori GotoFix panic of cpu online with memory less node
2007-10-16 Lee Schermerhornmemoryless nodes: fixup uses of node_online_map in...
2007-10-16 Christoph LameterMemoryless nodes: Fix GFP_THISNODE behavior
2007-10-16 Christoph LameterMemoryless nodes: drop one memoryless node boot warning
2007-10-16 Christoph LameterMemoryless nodes: Add N_CPU node state
2007-10-16 Christoph LameterMemoryless nodes: Update memory policy and page migration
2007-10-16 Christoph LameterMemoryless nodes: SLUB support
2007-10-16 Christoph LameterMemoryless nodes: Slab support
2007-10-16 Christoph LameterMemoryless nodes: No need for kswapd
2007-10-16 Christoph LameterMemoryless nodes: OOM: use N_HIGH_MEMORY map instead...
2007-10-16 Christoph LameterMemoryless nodes: Fix interleave behavior for memoryles...
2007-10-16 Christoph LameterMemoryless nodes: introduce mask of nodes with memory
2007-10-16 Christoph LameterMemoryless nodes: Generic management of nodemasks for...
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-16 Nick Pigginmm: restore KERNEL_DS optimisations
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginmm: buffered write iterator
2007-10-16 Nick Pigginmm: fix pagecache write deadlocks
2007-10-16 Nick Pigginmm: write iovec cleanup
2007-10-16 Nick Pigginmm: buffered write cleanup
2007-10-16 Nick Pigginmm: trim more holes
2007-10-16 Nick Pigginmm: debug write deadlocks
2007-10-16 Andrew Mortonmm: clean up buffered write code
2007-10-16 Andrew MortonRevert "[PATCH] generic_file_buffered_write(): deadlock...
next