aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-16i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the pcf8591 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Clear i2c_adapter.dev on adapter removalJean Delvare
2008-07-16Fix 'make clean' and .gitignore for firmware/ directory.David Woodhouse
2008-07-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-15ftrace: ftrace.txt updatesSteven Rostedt
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2008-07-15Merge branch 'bkl-removal' into nextTrond Myklebust
2008-07-15Merge branch 'devel' into nextTrond Myklebust
2008-07-15NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust
2008-07-15SUNRPC: Remove the BKL from the callback functionsTrond Myklebust
2008-07-15NFS: Remove BKL from the readdir codeTrond Myklebust
2008-07-15NFS: Remove BKL from the symlink codeTrond Myklebust
2008-07-15NFS: Remove BKL from the sillydelete operationsTrond Myklebust
2008-07-15NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust
2008-07-15NFS: Remove BKL from NFS lookup codeTrond Myklebust
2008-07-15NFS: Remove the BKL from nfs_link()Trond Myklebust
2008-07-15NFS: Remove the BKL from the inode creation operationsTrond Myklebust
2008-07-15NFS: Remove BKL usage from open()Trond Myklebust
2008-07-15NFS: Remove BKL usage from the write pathTrond Myklebust
2008-07-15NFS: Remove the BKL from the permission checking codeTrond Myklebust
2008-07-15NFS: Remove attribute update related BKL referencesTrond Myklebust
2008-07-15NFS: Remove BKL requirement from attribute updatesTrond Myklebust
2008-07-15NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust
2008-07-15nfs: set correct fl_len in nlmclnt_test()Felix Blyakher
2008-07-15SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever
2008-07-15SUNRPC: Refactor rpcb_register to make rpcbindv4 support easierChuck Lever
2008-07-15SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever
2008-07-15SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever
2008-07-15SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever
2008-07-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-15Don't crash on IOMMU overflow in A100U2W driverMikulas Patocka
2008-07-15BUG_ON on kernel misbehavior on A100U2W driverMikulas Patocka
2008-07-15Add udelay to A100U2W SCSI driverMikulas Patocka
2008-07-15Fix endianity in A100U2W SCSI driverMikulas Patocka
2008-07-15generic ipi function calls: wait on alloc failure fallbackJeremy Fitzhardinge
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-15Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-15mm: fix build on non-mmu machinesSebastian Siewior
2008-07-15ftrace: maintainerSteven Rostedt
2008-07-15x86: fix TSC build error on 32bitThomas Gleixner
2008-07-15generic-ipi: more merge falloutIngo Molnar
2008-07-15generic-ipi: merge fixIngo Molnar
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar