safe/jmp/linux-2.6
2010-03-24 Dan Carpentercrypto: pcrypt - Handle crypto_get_attr_type errors
2010-03-18 Shane Wangcrypto: vmac - Fix big-endian support
2010-03-13 Huang Yingcrypto: aesni-intel - Fix CTR optimization build failur...
2010-03-10 Huang Yingcrypto: tcrypt - Speed testing support for ghash
2010-03-10 Huang Yingcrypto: aesni-intel - Add AES-NI accelerated CTR mode
2010-03-10 Richard Hartmanncrypto: internal - Fix checkpatch errors
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-next-2.6
2010-03-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-04 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2010-03-04 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-03-04 Dan WilliamsMerge branch 'coh' into dmaengine
2010-03-04 Dan Williamsioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
2010-03-04 Dan Williamsioat3: interrupt coalescing
2010-03-04 Dan Williamsioat: close potential BUG_ON race in the descriptor...
2010-03-04 Linus TorvaldsPrioritize synchronous signals over 'normal' signals
2010-03-03 Al ViroMerge branch 'for-fsnotify' into for-linus
2010-03-03 Eric W. Biedermaninit: Open /dev/console from rootfs
2010-03-03 André Goddard... mqueue: fix typo "failues" -> "failures"
2010-03-03 André Goddard... mqueue: only set error codes if they are really necessary
2010-03-03 André Goddard... mqueue: simplify do_open() error handling
2010-03-03 André Goddard... mqueue: apply mathematics distributivity on mq_bytes...
2010-03-03 André Goddard... mqueue: remove unneeded info->messages initialization
2010-03-03 André Goddard... mqueue: fix mq_open() file descriptor leak on user...
2010-03-03 Al Virofix race in d_splice_alias()
2010-03-03 Al Viroset S_DEAD on unlink() and non-directory rename() victims
2010-03-03 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-03-03 Al Viroget rid of ->mnt_parent in tomoyo/realpath
2010-03-03 Al Virohppfs can use existing proc_mnt, no need for do_kern_mo...
2010-03-03 Al ViroMirror MS_KERNMOUNT in ->mnt_flags
2010-03-03 Al Viroget rid of useless vfsmount_lock use in put_mnt_ns()
2010-03-03 Al ViroTake vfsmount_lock to fs/internal.h
2010-03-03 Al Viroget rid of insanity with namespace roots in tomoyo
2010-03-03 Al Virotake check for new events in namespace (guts of mounts_...
2010-03-03 Al ViroDon't mess with generic_permission() under ->d_lock...
2010-03-03 Al Virosanitize const/signedness for udf
2010-03-03 Al Vironilfs: sanitize const/signedness in dealing with -...
2010-03-03 Al Vironilfs really shouldn't slap struct dentry on stack...
2010-03-03 Al Virosanitize const/signedness of ufs a bit
2010-03-03 Al Virosanitize signedness/const for pointers to char in hpfs...
2010-03-03 Al Vironew helper: iterate_mounts()
2010-03-03 Al Virofix NFS4 handling of mountpoint stat
2010-03-03 Al ViroClean follow_dotdot() up a bit
2010-03-03 Al Virofix mnt_mountpoint abuse in smack
2010-03-03 Al Viroa couple of mntget+dget -> path_get in nfs4proc
2010-03-03 Al ViroSwitch alloc_nfs_open_context() to struct path
2010-03-03 Al ViroNew helper: path_is_under(path1, path2)
2010-03-03 Valerie AuroraVFS: Clean up shared mount flag propagation
2010-03-03 Christoph Hellwigkill unused invalidate_inode_pages helper
2010-03-03 Richard Kennedyfs: re-order super_block to remove 16 bytes of padding...
2010-03-03 Al ViroSimplify failure exits in s390/hypfs fill_super()
2010-03-03 Al ViroDon't bother with d_genocide in rpc_pipe
2010-03-03 Al ViroUse kill_litter_super() in autofs4 ->kill_sb()
2010-03-03 Al ViroGet rid of mnt_mountpoint abuses in ext4
2010-03-03 Al ViroSanitize autofs_dev_ioctl_ismountpoint()
2010-03-03 Al Viroswitch infiniband uverbs to anon_inodes
2010-03-03 Dan Williamsioat2: kill pending flag
2010-03-03 Dan Williamsioat3: use ioat2_quiesce()
2010-03-03 Dan Williamsioat3: cleanup, don't enable DCA completion writes
2010-03-03 Al Viroadd several pieces to shared subtree documentation
2010-03-03 Al ViroKill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
2010-03-03 Al ViroSwitch gfs2 to nd_set_link()
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-03-03 Nick Pigginfs: improve remount,ro vs buffercache coherency
2010-03-03 H Hartley Sweetenfs/dcache.c: CodingStyle cleanup
2010-03-03 Helight.Xusome clean up in fs/proc
2010-03-03 Boaz Harroshlibfs: Unexport and kill simple_prepare_write
2010-03-03 Boaz Harroshlibfs: Open code simple_commit_write into only user
2010-03-03 Al ViroRevert "autofs4: always use lookup for lookup"
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-03-03 David S. Millersparc64: Make prom entry spinlock NMI safe.
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-03-03 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2010-03-03 Linus TorvaldsMerge branch 'x86-bootmem-for-linus' of git://git....
2010-03-03 David S. Millersparc64: Kill off old sys_perfctr system call and state.
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Randy Dunlapdocbook: fix errors from x86 headers merger
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-03-03 Dmitry TorokhovRegulators: wm8400 - cleanup platform driver data handling
2010-03-03 Dmitry TorokhovRegulators: wm8994 - clean up driver data after removal
2010-03-03 Dmitry TorokhovRegulators: wm831x-xxx - clean up driver data after...
2010-03-03 Dmitry TorokhovRegulators: pcap-regulator - clean up driver data after...
2010-03-03 Dmitry TorokhovRegulators: max8660 - annotate probe and remove methods
2010-03-03 Dmitry TorokhovRegulators: max1586 - annotate probe and remove methods
2010-03-03 Dmitry TorokhovRegulators: lp3971 - fail if platform data was not...
2010-03-03 Dmitry TorokhovRegulators: tps6507x-regulator - mark probe method...
next