Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | dmatest: fix max channels handling | Dan Williams | 2009-04-08 | 1 | -3/+1 | |
* | | | | | | | | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-05-12 | 7 | -10/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nfsd: silence lockdep warning | J. Bruce Fields | 2009-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | lockd: fix list corruption on lockd restart | J. Bruce Fields | 2009-05-06 | 1 | -4/+11 | |
| * | | | | | | | | | nfsd4: check for negative dentry before use in nfsv4 readdir | J. Bruce Fields | 2009-05-06 | 1 | -1/+15 | |
| * | | | | | | | | | nfsd41: slots are freed with session | Andy Adamson | 2009-05-03 | 1 | -1/+0 | |
| * | | | | | | | | | svcrdma: clean up error paths. | Steve Wise | 2009-05-03 | 2 | -1/+5 | |
| * | | | | | | | | | svcrdma: Fix dma map direction for rdma read targets | Steve Wise | 2009-04-25 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | epoll: fix size check in epoll_create() | Davide Libenzi | 2009-05-12 | 1 | -1/+1 | |
* | | | | | | | | | viafb: make it work on x86_64 | Harald Welte | 2009-05-12 | 1 | -3/+3 | |
* | | | | | | | | | fbdev: remove outdated advice about I2C configuration | Jean Delvare | 2009-05-12 | 1 | -19/+4 | |
* | | | | | | | | | alpha: unbreak percpu again | Tejun Heo | 2009-05-12 | 1 | -1/+25 | |
* | | | | | | | | | rtc: rtc-twl4030 don't mask alarm interrupts on suspend | Kim Kyuwon | 2009-05-12 | 1 | -3/+1 | |
* | | | | | | | | | syscalls.h add the missing sys_pipe2 declaration | Arnd Bergmann | 2009-05-12 | 1 | -0/+1 | |
* | | | | | | | | | pxa2xx_spi: prevent panic case setup() fails | Daniel Ribeiro | 2009-05-12 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-05-12 | 4 | -26/+32 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL | Mark Ware | 2009-05-12 | 1 | -8/+8 | |
| * | | | | | | | | | i2c: Enable i2c-s3c2410 for S3C64XX too | Mark Brown | 2009-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | i2c-mpc: bug fix for MPC52xx clock setting and printout | Wolfgang Grandegger | 2009-05-12 | 1 | -14/+20 | |
| * | | | | | | | | | i2c-pxa.c: timeouts off by 1 | Roel Kluin | 2009-05-03 | 1 | -3/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-05-12 | 4 | -4/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Input: tsc2007 - fix locking in hrtimer handler | Thierry Reding | 2009-05-11 | 1 | -2/+3 | |
| * | | | | | | | | | | Input: atkbd - add force release keys quirk for Amilo Xi 3650 | Adrian Batzill | 2009-05-11 | 1 | -0/+16 | |
| * | | | | | | | | | | Input: ff-memless - fix signed to unsigned bit overflow | Jussi Kivilinna | 2009-05-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Input: joydev - blacklist digitizers | Tim Cole | 2009-05-07 | 1 | -1/+7 | |
* | | | | | | | | | | | Remove unreached code in drivers/net/mlx4/en_rx.c | Dan Carpenter | 2009-05-12 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-05-11 | 28 | -438/+217 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson | 2009-04-28 | 1 | -2/+2 | |
| * | | | | | | | | | | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 2009-04-28 | 3 | -5/+29 | |
| * | | | | | | | | | | CRISv32: Remove obsolete vcs_hook.o from Makefile | Jesper Nilsson | 2009-04-21 | 1 | -2/+0 | |
| * | | | | | | | | | | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson | 2009-04-21 | 23 | -429/+186 | |
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-11 | 6 | -15/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ata_piix: The Sony TZ90 needs the cable type hardcoding | Alan Cox | 2009-05-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | ata_piix: ICH7 does not support correct MWDMA timings | Alan Cox | 2009-05-11 | 1 | -3/+14 | |
| * | | | | | | | | | | | Avoid world-writable sysfs files in libata driver. | Vitaly Mayatskikh | 2009-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | libata: fix suspend/resume for ATA SEMB devices | Borislav Petkov | 2009-05-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | libata: clear ering on resume | Tejun Heo | 2009-05-11 | 1 | -0/+13 | |
| * | | | | | | | | | | | pata_pdc202xx_old: fix UDMA33 handling | Bartlomiej Zolnierkiewicz | 2009-05-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | sata_mv: use new sata phy register settings for new devices | Martin Michlmayr | 2009-05-11 | 1 | -2/+67 | |
| * | | | | | | | | | | | libata: fix attach error handling | Tejun Heo | 2009-05-11 | 1 | -4/+17 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | dup2: Fix return value with oldfd == newfd and invalid fd | Jeff Mahoney | 2009-05-11 | 1 | -2/+4 | |
* | | | | | | | | | | | intel-iommu: PAE memory corruption fix | David Woodhouse | 2009-05-11 | 1 | -4/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-05-10 | 5 | -42/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Staging: comedi: David doesn't want to get comedi patches | Greg Kroah-Hartman | 2009-05-08 | 1 | -1/+0 | |
| * | | | | | | | | | | Staging: rtl8187se: Fix compilation warnings and procfs directory leak | Larry Finger | 2009-05-08 | 2 | -39/+9 | |
| * | | | | | | | | | | Staging: rt2870: new device id | Dave Hayes | 2009-05-08 | 1 | -0/+1 | |
| * | | | | | | | | | | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() | Pekka Enberg | 2009-05-08 | 1 | -2/+7 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-05-10 | 6 | -11/+38 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 2009-05-08 | 1 | -4/+14 | |
| * | | | | | | | | | | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-08 | 1 | -2/+3 |