[PARISC] Kill off broken irqstack code
[sfrench/cifs-2.6.git] / mm /
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 Randy Dunlapremap_file_pages: kernel-doc corrections
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Fengguang Wuwriteback: remove unnecessary wait in throttle_vm_write...
2007-10-17 Joern Engelintroduce I_SYNC
2007-10-17 Fengguang Wuwriteback: introduce writeback_control.more_io to indic...
2007-10-17 Robert P. J. DayDelete gcc-2.95 compatible structure definition.
2007-10-17 Alexey DobriyanDrop some headers from mm.h
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-17 Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17 Paul MackerrasMerge branch 'fixes-2.6.24' of /linux/kernel/git/galak...
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Jeremy Fitzhardingexen: lock pte pages while pinning/unpinning
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
next