Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[pandora-kernel.git] / mm /
2006-06-28 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-06-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex debug
2006-06-28 Ingo Molnar[PATCH] pi-futex: introduce debug_check_no_locks_freed()
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-28 Vladimir V. Saveliev[PATCH] generic_file_buffered_write(): deadlock on...
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-28 Randy Dunlap[PATCH] add poison.h and patch primary users
2006-06-28 Yasunori Goto[PATCH] Register sysfs file for hotplugged new node
2006-06-28 Yasunori Goto[PATCH] sparc64: support sparsemem and !memory hotplug
2006-06-28 KAMEZAWA Hiroyuki[PATCH] catch valid mem range at onlining memory
2006-06-28 KAMEZAWA Hiroyuki[PATCH] register hot-added memory to iomem resource
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (call pgdat...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (export kswap...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (specify...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-26 Eric W. Biederman[PATCH] proc: don't lock task_structs indefinitely
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-26 Andreas Mohrspelling fixes
2006-06-26 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-06-25 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-06-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-06-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-25 Wu Fengguang[PATCH] readahead: backoff on I/O error
2006-06-25 Randy Dunlap[PATCH] kernel-doc: mm/readhead fixup
2006-06-25 NeilBrown[PATCH] Prepare for __copy_from_user_inatomic to not...
2006-06-25 Chris Wright[PATCH] cpuset: remove extra cpuset_zone_allowed check...
2006-06-25 Andrew Morton[PATCH] pdflush: handle resume wakeups
2006-06-25 Christoph Lameter[PATCH] Allow migration of mlocked pages
2006-06-25 Christoph Lameter[PATCH] page migration: Support a vma migration function
2006-06-25 Zach Brown[PATCH] AOP_TRUNCATED_PAGE victims in read_pages()...
2006-06-25 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-06-25 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-24 Russell KingMerge signal handler branch
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-23 Tony LuckAuto-update from upstream
2006-06-23 Jens Axboe[PATCH] Kill PF_SYNCWRITE flag
2006-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-23 Eric Sesterhenn[PATCH] More BUG_ON conversion
2006-06-23 NeilBrown[PATCH] Remove semi-softlockup from invalidate_mapping_...
2006-06-23 Ravikiran G Thirumalai[PATCH] percpu_counters: create lib/percpu_counter.c
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 Hiro Yoshioka[PATCH] x86: cache pollution aware __copy_from_user_ll()
2006-06-23 David Quigley[PATCH] SELinux: add security_task_movememory calls...
2006-06-23 Christoph Lameter[PATCH] page migration: sys_move_pages(): support movin...
2006-06-23 Christoph Lameter[PATCH] page migration: use allocator function for...
2006-06-23 Christoph Lameter[PATCH] page migration: handle freeing of pages in...
2006-06-23 Christoph Lameter[PATCH] page migration: simplify migrate_pages()
2006-06-23 Kirill Korotaev[PATCH] printk() should not be called under zone->lock
2006-06-23 Randy Dunlap[PATCH] kernel-doc for mm/filemap.c
2006-06-23 Paul Drynoff[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
2006-06-23 KAMEZAWA Hiroyuki[PATCH] update vm_total_pages at memory hotadd
2006-06-23 Andrew Morton[PATCH] initialise total_memory() earlier
2006-06-23 Ingo Molnar[PATCH] mm/slab.c: fix early init assumption
2006-06-23 Hugh Dickins[PATCH] fix update_mmu_cache in fremap.c
2006-06-23 Hugh Dickins[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
2006-06-23 David Howells[PATCH] add page_mkwrite() vm_operations method
2006-06-23 Andy Whitcroft[PATCH] sparsemem: record nid during memory present
2006-06-23 Pekka Enberg[PATCH] slab: verify pointers before free
2006-06-23 Christoph Lameter[PATCH] More page migration: use migration entries...
2006-06-23 Christoph Lameter[PATCH] More page migration: do not inc/dec rss counters
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: modify core logic
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: rip out swap based...
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: add R/W migration...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: move fallback handling...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: pass "mapping" to migra...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: extract try_to_unmap...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: drop nr_refs in remove_...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: remove useless definitions
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: group functions
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: rename "ignrefs" to...
2006-06-23 OGAWA Hirofumi[PATCH] writeback: fix range handling
2006-06-23 Pekka Enberg[PATCH] slab: redzone double-free detection
2006-06-23 Hua Zhong[PATCH] likely cleanup: remove unlikely in sys_mprotect()
2006-06-23 Nick Piggin[PATCH] mm: introduce remap_vmalloc_range()
2006-06-23 Rafael J. Wysocki[PATCH] swsusp: rework memory shrinker
2006-06-23 Christoph Hellwig[PATCH] slab: stop using list_for_each
2006-06-23 Christoph Hellwig[PATCH] slab: clean up kmem_getpages
2006-06-23 Chen, Kenneth W[PATCH] tightening hugetlb strict accounting
2006-06-23 Dave Peterson[PATCH] mm: fix typos in comments in mm/oom_kill.c
2006-06-23 KAMEZAWA Hiroyuki[PATCH] support for panic at OOM
2006-06-23 Andy Whitcroft[PATCH] squash duplicate page_to_pfn and pfn_to_page
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
next