[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
[linux-2.6] / mm /
2006-09-26  Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26  Rafael J. Wysocki[PATCH] swsusp: Fix mark_free_pages
2006-09-26  Andrew Morton[PATCH] swsusp: read speedup
2006-09-26  Andrew Morton[PATCH] swsusp: write speedup
2006-09-26  Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26  Christoph Lameter[PATCH] Hugepages: Use page_to_nid rather than traversi...
2006-09-26  Ram Gupta[PATCH] oom-kill: update comments to reflect current...
2006-09-26  Christoph Lameter[PATCH] zone reclaim with slab: avoid unecessary off...
2006-09-26  Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26  Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26  Christoph Lameter[PATCH] Replace min_unmapped_ratio by min_unmapped_page...
2006-09-26  Christoph Lameter[PATCH] Extract the allocpercpu functions from the...
2006-09-26  Christoph Lameter[PATCH] mm: do not check unpopulated zones for draining...
2006-09-26  Christoph Lameter[PATCH] Optimize free_one_page
2006-09-26  Siddha, Suresh B[PATCH] fix potential stack overflow in mm/slab.c
2006-09-26  Christoph Lameter[PATCH] Define easier to handle GFP_THISNODE
2006-09-26  Christoph Lameter[PATCH] Cleanup: Add zone pointer to get_page_from_freelist
2006-09-26  Christoph Lameter[PATCH] sys_move_pages: Do not fall back to other nodes
2006-09-26  Christoph Lameter[PATCH] Add __GFP_THISNODE to avoid fallback to other...
2006-09-26  Ravikiran G Thirumalai[PATCH] slab: fix lockdep warnings
2006-09-26  Christoph Lameter[PATCH] slab: do not panic when alloc_kmemlist fails...
2006-09-26  Christoph Lameter[PATCH] slab: extract __kmem_cache_destroy from kmem_ca...
2006-09-26  Christoph Hellwig[PATCH] slab: optimize kmalloc_node the same way as...
2006-09-26  Nick Piggin[PATCH] update some mm/ comments
2006-09-26  Ravikiran G Thirumalai[PATCH] Add some comments to slab.c
2006-09-26  Heiko Carstens[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
2006-09-26  Nick Piggin[PATCH] oom: more printk
2006-09-26  Nick Piggin[PATCH] oom: kthread infinite loop fix
2006-09-26  Nick Piggin[PATCH] oom: swapoff tasks tweak
2006-09-26  Nick Piggin[PATCH] oom: handle oom_disable exiting
2006-09-26  Nick Piggin[PATCH] oom: handle current exiting
2006-09-26  Nick Piggin[PATCH] oom: cpuset hint
2006-09-26  Nick Piggin[PATCH] oom: reclaim_mapped on oom
2006-09-26  Nick Piggin[PATCH] oom: use unreclaimable info
2006-09-26  Peter Zijlstra[PATCH] mm: swap write failure fixup
2006-09-26  Pekka Enberg[PATCH] slab: respect architecture and caller mandated...
2006-09-26  Nick Piggin[PATCH] mm: non syncing lock_page()
2006-09-26  Nick Piggin[PATCH] mm: remove_mapping() safeness
2006-09-26  Rolf Eike Beer[PATCH] Add kerneldocs for some functions in mm/memory.c
2006-09-26  Martin Peschke[PATCH] CPU hotplug compatible alloc_percpu()
2006-09-26  Martin Schwidefsky[PATCH] out of memory notifier
2006-09-26  Christoph Lameter[PATCH] linearly index zone->node_zonelists[]
2006-09-26  Christoph Lameter[PATCH] Apply type enum zone_type
2006-09-26  Christoph Lameter[PATCH] mempolicies: fix policy_zone check
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: remove display of counters...
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: use enum to define zones...
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHME...
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters...
2006-09-26  Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make display of highmem...
2006-09-26  Franck Bui-Huu[PATCH] bootmem: miscellaneous coding style fixes
2006-09-26  Franck Bui-Huu[PATCH] bootmem: use pfn/page conversion macros
2006-09-26  Franck Bui-Huu[PATCH] bootmem: remove useless headers inclusions
2006-09-26  Franck Bui-Huu[PATCH] bootmem: limit to 80 columns width
2006-09-26  Franck Bui-Huu[PATCH] bootmem: mark link_bootmem() as part of the...
2006-09-26  Adrian Bunk[PATCH] mm/: make functions static
2006-09-26  Peter Zijlstra[PATCH] mm: msync() cleanup
2006-09-26  Peter Zijlstra[PATCH] mm: fixup do_wp_page()
2006-09-26  Peter Zijlstra[PATCH] mm: small cleanup of install_page()
2006-09-26  Peter Zijlstra[PATCH] mm: optimize the new mprotect() code a bit
2006-09-26  Peter Zijlstra[PATCH] mm: balance dirty pages
2006-09-26  Peter Zijlstra[PATCH] mm: tracking shared dirty pages
2006-09-26  Nick Piggin[PATCH] mm: VM_BUG_ON
2006-09-26  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-26  David Rientjes[PATCH] do not free non slab allocated per_cpu_pageset
2006-09-24  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-24  Jeff GarzikMerge branch 'master' into upstream
2006-09-24  James BottomleyMerge mulgrave-w:git/linux-2.6
2006-09-24  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-24  Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2006-09-23  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-09-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-23  James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23  Trond MyklebustAdd a real API for dealing with blk_congestion_wait()
2006-09-23  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-09-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-09-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-09-23  Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-22  David S. Miller[XFRM]: Dynamic xfrm_state hash table sizing.
2006-09-19  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-13  Paul MackerrasMerge branch 'linux-2.6'
2006-09-13  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-09-13  Jeff GarzikMerge tag 'r8169-20060912-00' of git://electric-eye...
2006-09-13  Jeff GarzikMerge tag '8139cp-20060912-00' of git://electric-eye...
2006-09-13  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-09-13  Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-12  Jeff GarzikMerge branch 'master' into upstream
2006-09-11  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-09-11  John W. LinvilleMerge branch 'from-linus' into upstream
2006-09-11  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-09-11  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-09-11  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-11  Jeff GarzikMerge branch 'master' into upstream
2006-09-08  Andrew Morton[PATCH] invalidate_complete_page() race fix
2006-09-08  Kirill Korotaev[PATCH] IA64,sparc: local DoS with corrupted ELFs
next