| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 2.6.24-rc2v2.6.24-rc2 | Linus Torvalds | 2007-11-06 | 1 | -1/+1 |
* | UML: fix defconfig build again | Jeff Dike | 2007-11-06 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-11-06 | 4 | -5/+11 |
|\ |
|
| * | 9p: add missing end-of-options record for trans_fd | Latchesar Ionkov | 2007-11-06 | 1 | -1/+2 |
| * | 9p: return NULL when trans not found | Latchesar Ionkov | 2007-11-06 | 1 | -2/+2 |
| * | 9p: use copy of the options value instead of original | Latchesar Ionkov | 2007-11-06 | 1 | -2/+4 |
| * | 9p: fix memory leak in v9fs_get_sb | Latchesar Ionkov | 2007-11-06 | 1 | -0/+3 |
* | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-11-06 | 4 | -14/+1 |
|\ \ |
|
| * | | drm: DRM: fix memset size error | Li Zefan | 2007-11-06 | 1 | -1/+1 |
| * | | drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL | Dave Airlie | 2007-11-06 | 2 | -11/+0 |
| * | | drm: remove second forward decleration of drm device struct. | Dave Airlie | 2007-11-06 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-11-06 | 5 | -28/+83 |
|\ \ |
|
| * | | libata: handle broken cable reporting | Alan Cox | 2007-11-06 | 3 | -1/+30 |
| * | | pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect | Alan Cox | 2007-11-06 | 1 | -13/+36 |
| * | | ata_piix: Add additional PCI identifier for 40 wire short cable | Alan Cox | 2007-11-06 | 1 | -0/+1 |
| * | | pata_serverworks: Fix problem with some drive combinations | Alan Cox | 2007-11-06 | 1 | -6/+5 |
| * | | Merge branch 'dipm-fix' into upstream-fixes | Jeff Garzik | 2007-11-05 | 1 | -8/+10 |
| |\ \ |
|
| | * | | libata: Don't disable dipm with SET FEATURES | Kristen Carlson Accardi | 2007-11-05 | 1 | -8/+10 |
| * | | | libata and bogus LBA48 drives | Geert Uytterhoeven | 2007-11-05 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-11-06 | 4 | -9/+23 |
|\ \ \
| |_|/
|/| | |
|
| * | | phylib: Silence driver registration | Olof Johansson | 2007-11-05 | 1 | -1/+1 |
| * | | phylib: Add ID for Marvell 88E1240 | Olof Johansson | 2007-11-05 | 1 | -5/+18 |
| * | | 82596: free nonexistent resource fix | Evgeniy Dushistov | 2007-11-05 | 1 | -1/+2 |
| * | | SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals | David Miller | 2007-11-05 | 1 | -2/+2 |
| |/ |
|
* | | ata_piix: Add additional PCI identifier for 40 wire short cable | Alan Cox | 2007-11-06 | 1 | -0/+1 |
* | | time: fix inconsistent function names in comments | Li Zefan | 2007-11-06 | 3 | -3/+3 |
* | | m68knommu: fix pread/pwrite defines | Greg Ungerer | 2007-11-06 | 1 | -2/+2 |
* | | eCryptfs: release mutex on hash error path | Michael Halcrow | 2007-11-06 | 1 | -4/+22 |
* | | eCryptfs: increment extent_offset once per loop interation | Michael Halcrow | 2007-11-06 | 1 | -2/+0 |
* | | telephony: phonedev panics if unregistering device not registered [Bug 9266] | Matti Linnanvuori | 2007-11-06 | 1 | -3/+2 |
* | | md: fix misapplied patch in raid5.c | Neil Brown | 2007-11-06 | 1 | -7/+7 |
* | | virtio/virtcons: fix section mismatch warning | Randy Dunlap | 2007-11-06 | 1 | -1/+1 |
* | | rtc: m48t59 fix section mismatch warning | Randy Dunlap | 2007-11-06 | 1 | -3/+3 |
* | | uml: correctly strip kernel defines from userspace CFLAGS | Jeff Dike | 2007-11-06 | 1 | -2/+5 |
* | | uml: fix incompatible types warning in previous SG fix | WANG Cong | 2007-11-06 | 1 | -1/+1 |
* | | paride: fix 'and' typo in drivers/block/paride/pt.c | Roel Kluin | 2007-11-06 | 1 | -1/+1 |
* | | fs/afs/vlocation.c: fix off-by-one | Adrian Bunk | 2007-11-06 | 1 | -1/+1 |
* | | arm26: remove it again | Hugh Dickins | 2007-11-06 | 1 | -1/+0 |
* | | Fix bitmap_scnlistprintf for empty masks | Andi Kleen | 2007-11-06 | 1 | -0/+4 |
* | | Missing include file in kallsyms.h | Kamalesh Babulal | 2007-11-06 | 1 | -0/+1 |
* | | local_t Documentation update | Mathieu Desnoyers | 2007-11-06 | 1 | -0/+23 |
* | | serial: fix compile warning about putc | Yinghai Lu | 2007-11-06 | 1 | -2/+2 |
* | | i2o: debug messages corrected | Vasily Averin | 2007-11-06 | 1 | -2/+2 |
* | | Dump stack during sysctl registration failure | Alexey Dobriyan | 2007-11-06 | 1 | -0/+1 |
* | | i4l: errors with assignments in if | Roel Kluin | 2007-11-06 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2007-11-05 | 1 | -9/+11 |
|\ \ |
|
| * | | leds: bugfixes for leds-gpio | David Brownell | 2007-11-05 | 1 | -9/+11 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-11-05 | 19 | -64/+134 |
|\ \ \ |
|
| * | | | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 2007-11-05 | 12 | -26/+52 |
| * | | | PCI: pciserial_resume_one ignored return value of pci_enable_device | Dirk Hohndel | 2007-11-05 | 1 | -1/+4 |