safe/jmp/linux-2.6
2006-06-23 Al Viro[PATCH] frv: initrd is grossly broken on frv (never...
2006-06-23 Al Viro[PATCH] ext2 XIP won't build without MMU
2006-06-23 Al Viro[PATCH] frv: wrong syscall
2006-06-23 Al Viro[PATCH] frv: misc sparse annotations
2006-06-23 Al Viro[PATCH] frv: misc __user annotations
2006-06-23 Al Viro[PATCH] frv: binfmt_elf_fdpic __user annotations
2006-06-23 Al Viro[PATCH] frv: sysctl __user annotations
2006-06-23 Al Viro[PATCH] frv: signal annotations
2006-06-23 Al Viro[PATCH] frv: basic __iomem annotations
2006-06-23 Al Viro[PATCH] frv: __user infrastructure
2006-06-23 David Quigley[PATCH] SELinux: add security_task_movememory calls...
2006-06-23 David Quigley[PATCH] SELinux: add task_movememory hook
2006-06-23 David Quigley[PATCH] SELinux: add security hook call to mediate...
2006-06-23 David Quigley[PATCH] SELinux: add security hooks to {get,set}affinity
2006-06-23 James Morris[PATCH] lsm: add task_setioprio hook
2006-06-23 Christoph Lameter[PATCH] move_pages: fix 32 -> 64 bit compat function
2006-06-23 Christoph Lameter[PATCH] sys_move_pages: 32bit support (i386, x86_64)
2006-06-23 Christoph Lameter[PATCH] sys_move_pages: x86_64 support
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 Ralf Baechle[PATCH] Delete unused definitions of kvaddr_to_nid
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] remove unused o_flags from do_shmat
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 Con Kolivas[PATCH] mm: fix swap unused warning
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] page migration: Update documentation
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 Peter Zijlstra[PATCH] buglet in radix_tree_tag_set
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] radix-tree: small
2006-06-23 Nick Piggin[PATCH] radix-tree: direct data
2006-06-23 Dean Nelson[PATCH] change gen_pool allocator to not touch managed...
2006-06-23 Nick Piggin[PATCH] mm: introduce remap_vmalloc_range()
2006-06-23 Yasunori Goto[PATCH] Unify pxm_to_node() and node_to_pxm()
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 Andreas Dilger[PATCH] reserve space for swap label
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...
2006-06-23 Christoph Lameter[PATCH] migration: remove unnecessary PageSwapCache...
2006-06-23 Pekka Enberg[PATCH] slab: page mapping cleanup
2006-06-23 Andrew Morton[PATCH] PG_uncached is ia64 only
2006-06-23 Pekka Enberg[PATCH] slab: extract cache_free_alien from __cache_free
2006-06-23 Christoph Lameter[PATCH] Page Migration: Make do_swap_page redo the...
2006-06-23 Andy Whitcroft[PATCH] zone handle unaligned zone boundaries
2006-06-23 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: xfs
2006-06-23 David Howells[PATCH] XFS: Use the dentry passed to statfs() to limit...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-23 Rachita Kothiyal[PATCH] Fix cdrom being confused on using kdump
2006-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-06-23 Greg Kroah... [PATCH] Driver core: fix locking issues with the device...
2006-06-23 Greg Kroah... [PATCH] USB: get USB suspend to work again
2006-06-23 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-06-23 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-23 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-06-23 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-23 Brice Goglin[PATCH] myri10ge - drop workaround pci_save_state(...
2006-06-23 Brice Goglin[PATCH] myri10ge - drop workaround for the missing...
2006-06-23 Jeff GarzikMerge branch 'upstream' of git://electric-eye.fr.zoreil...
2006-06-23 Gary Zambrano[PATCH] add b44 to maintainers
2006-06-23 Krzysztof Halasa[PATCH] WAN: ioremap() failure checks in drivers
2006-06-23 Krzysztof Halasa[PATCH] WAN: register_hdlc_device() doesn't need dev_al...
2006-06-23 Alan Cox[PATCH] skb_padto()-area fixes in 8390, wavelan
2006-06-23 Adrian Bunk[PATCH] make drivers/net/forcedeth.c:nv_update_pause...
2006-06-23 Sascha Hauer[PATCH] network driver for Hilscher netx
next