sfrench/cifs-2.6.git
2009-06-12 Al ViroCache root in nameidata
2009-06-12 Al ViroPreparations to caching root in path_walk()
2009-06-12 Al ViroGet rid of path_lookup in autofs4
2009-06-12 Jeff Mahoneyreiserfs: allow exposing privroot w/ xattrs enabled
2009-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git./linux...
2009-06-11 Eric Parisfsnotify: allow groups to set freeing_mark to null
2009-06-11 Eric Parisinotify/dnotify: should_send_event shouldn't match...
2009-06-11 Eric Parisdnotify: do not bother to lock entry->lock when reading...
2009-06-11 Eric Parisdnotify: do not use ?true:false when assigning to a...
2009-06-11 Eric Parisfsnotify: move events should indicate the event was...
2009-06-11 Eric Parisinotify: reimplement inotify using fsnotify
2009-06-11 Eric Parisfsnotify: handle filesystem unmounts with fsnotify...
2009-06-11 Eric Parisfsnotify: fsnotify marks on inodes pin them in core
2009-06-11 Eric Parisfsnotify: allow groups to add private data to events
2009-06-11 Eric Parisfsnotify: add correlations between events
2009-06-11 Eric Parisfsnotify: include pathnames with entries when possible
2009-06-11 Eric Parisfsnotify: generic notification queue and waitq
2009-06-11 Eric Parisdnotify: reimplement dnotify using fsnotify
2009-06-11 Eric Parisfsnotify: parent event notification
2009-06-11 Eric Parisfsnotify: add marks to inodes so groups can interpret...
2009-06-11 Eric Parisfsnotify: unified filesystem notification backend
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-11 Oleg Nesterovslow_work_thread() should do the exclusive wait
2009-06-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-06-11 Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-11 Pekka Enbergvgacon: use slab allocator instead of the bootmem allocator
2009-06-11 Pekka Enbergirq: use kcalloc() instead of the bootmem allocator
2009-06-11 Pekka Enbergsched: use slab in cpupri_init()
2009-06-11 Pekka Enbergsched: use alloc_cpumask_var() instead of alloc_bootmem...
2009-06-11 Yinghai Lumemcg: don't use bootmem allocator in setup code
2009-06-11 Yinghai Luirq/cpumask: make memoryless node zero happy
2009-06-11 Yinghai Lux86: remove some alloc_bootmem_cpumask_var calling
2009-06-11 Pekka Enbergvt: use kzalloc() instead of the bootmem allocator
2009-06-11 Pekka Enbergsched: use kzalloc() instead of the bootmem allocator
2009-06-11 Pekka Enberginit: introduce mm_init()
2009-06-11 Pekka Enbergvmalloc: use kzalloc() instead of alloc_bootmem()
2009-06-11 Pekka Enbergslab: setup allocators earlier in the boot sequence
2009-06-11 Pekka Enbergbootmem: fix slab fallback on numa
2009-06-11 Pekka Enbergbootmem: use slab if bootmem is no longer available
2009-06-11 Catalin Marinaskmemleak: Add the corresponding MAINTAINERS entry
2009-06-11 Catalin Marinaskmemleak: Simple testing module for kmemleak
2009-06-11 Catalin Marinaskmemleak: Enable the building of the memory leak detector
2009-06-11 Catalin Marinaskmemleak: Remove some of the kmemleak false positives
2009-06-11 Catalin Marinaskmemleak: Add modules support
2009-06-11 Catalin Marinaskmemleak: Add kmemleak_alloc callback from alloc_large_...
2009-06-11 Catalin Marinaskmemleak: Add the vmalloc memory allocation/freeing...
2009-06-11 Catalin Marinaskmemleak: Add the slub memory allocation/freeing hooks
2009-06-11 Catalin Marinaskmemleak: Add the slob memory allocation/freeing hooks
2009-06-11 Catalin Marinaskmemleak: Add the slab memory allocation/freeing hooks
2009-06-11 Catalin Marinaskmemleak: Add documentation on the memory leak detector
2009-06-11 Catalin Marinaskmemleak: Add the base support
2009-06-11 Linus TorvaldsMerge branches 'frv' and 'mn10300'
2009-06-11 David HowellsMN10300: Add utrace/tracehooks support
2009-06-11 David HowellsMN10300: Don't set the dirty bit in the DTLB entries...
2009-06-11 David HowellsFRV: Implement new-style ptrace
2009-06-11 David HowellsFRV: Don't turn on TIF_SYSCALL_TRACE unconditionally...
2009-06-11 David HowellsFRV: Implement TIF_NOTIFY_RESUME
2009-06-11 David HowellsFRV: Remove in-kernel strace code
2009-06-11 Stoyan GaydarovFRV: BUG to BUG_ON changes
2009-06-11 Justin ChenFRV: bitops: Change the bitmap index from int to unsign...
2009-06-11 Linus TorvaldsMerge branch 'serial-from-alan'
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Ingo Molnarperf_counter: Turn off by default
2009-06-11 Peter Zijlstraperf_counter: Add counter->id to the throttle event
2009-06-11 Ingo Molnarperf_counter: Better align code
2009-06-11 Peter Zijlstraperf_counter: Rename L2 to LL cache
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-11 Peter Zijlstraperf_counter: Rename enums
2009-06-11 Dirk Eibachmoxa: prevent opening unavailable ports
2009-06-11 Oskar Schirmerimx: serial: use tty_encode_baud_rate to set true rate
2009-06-11 Fabian Godehardtimx: serial: add IrDA support to serial driver
2009-06-11 Oskar Schirmerimx: serial: use rational library function
2009-06-11 Oskar Schirmerlib: isolate rational fractions helper function
2009-06-11 Daniel Glöcknerimx: serial: handle initialisation failure correctly
2009-06-11 Fabian Godehardtimx: serial: be sure to stop xmit upon shutdown
2009-06-11 Fabian Godehardtimx: serial: notify higher layers in case xmit IRQ...
2009-06-11 Daniel Glöcknerimx: serial: fix one bit field type
2009-06-11 Oskar Schirmerimx: serial: fix whitespaces (no changes in functionality)
2009-06-11 Jiri Slabytty: use prepare/finish_wait
2009-06-11 Jiri Slabytty: remove sleep_on
2009-06-11 Elina Pashevasierra: driver interface blacklisting
2009-06-11 Elina Pashevasierra: driver urb handling improvements
2009-06-11 Alan Coxtty: resolve some sierra breakage
2009-06-11 Alan Coxtimbuart: Fix the termios logic
2009-06-11 Richard Röjforsserial: Added Timberdale UART driver
2009-06-11 Alan Coxtty: Add URL for ttydev queue
2009-06-11 Alan Coxdevpts: unregister the file system on error
next