Age | Commit message (Expand) | Author | Files | Lines |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 15 | -318/+682 |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -5/+6 |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 43 | -13268/+1097 |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 9 | -35/+51 |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 12 | -80/+308 |
2006-04-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 22 | -37/+173 |
2006-04-15 | [PATCH] ip_output: account for fraggap when checking to add trailer_len | Zach Brown | 1 | -1/+1 |
2006-04-15 | [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges | Linus Walleij | 1 | -52/+264 |
2006-04-15 | [IRDA]: irda-usb, unregister netdev when patch upload fails | Samuel Ortiz | 1 | -2/+4 |
2006-04-15 | [ATM] clip: add module info | Stephen Hemminger | 1 | -1/+2 |
2006-04-15 | [ATM] clip: notifier related cleanups | Stephen Hemminger | 1 | -20/+6 |
2006-04-15 | [ATM] clip: get rid of PROC_FS ifdef | Stephen Hemminger | 1 | -9/+4 |
2006-04-15 | [ATM] clip: run through Lindent | Stephen Hemminger | 1 | -211/+199 |
2006-04-15 | [ATM]: Clip timer race. | Stephen Hemminger | 1 | -11/+5 |
2006-04-15 | kbuild: fix false section mismatch warnings | Sam Ravnborg | 1 | -4/+9 |
2006-04-15 | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 5 | -5/+6 |
2006-04-15 | [ATM]: clip causes unregister hang | Stephen Hemminger | 1 | -15/+27 |
2006-04-15 | [XFRM]: Add documentation for async events. | Jamal Hadi Salim | 1 | -0/+166 |
2006-04-15 | [XFRM]: Fix aevent timer. | Jamal Hadi Salim | 2 | -6/+27 |
2006-04-15 | [IPV4]: Possible cleanups. | Adrian Bunk | 8 | -15/+2 |
2006-04-15 | [SCSI] scsi_transport_sas: don't scan a non-existent end device | James Bottomley | 1 | -0/+2 |
2006-04-14 | [PATCH] remove kernel/power/pm.c:pm_unregister() | Adrian Bunk | 2 | -27/+0 |
2006-04-14 | [PATCH] dma doc updates | David Brownell | 2 | -18/+53 |
2006-04-14 | [PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebook | Jean Delvare | 1 | -0/+2 |
2006-04-14 | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd) | Grzegorz Janoszka | 1 | -0/+3 |
2006-04-14 | [PATCH] PCI: rpaphp: remove init error condition | John Rose | 1 | -3/+0 |
2006-04-14 | [PATCH] PCI: fix sparse warning about pci_bus_flags | Roland Dreier | 1 | -1/+1 |
2006-04-14 | [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge) | John W. Linville | 2 | -2/+3 |
2006-04-14 | [PATCH] PCI: MSI(X) save/restore for suspend/resume | Shaohua Li | 4 | -29/+246 |
2006-04-14 | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 5 | -13/+11 |
2006-04-14 | [PATCH] pm: print name of failed suspend function | Andrew Morton | 5 | -8/+31 |
2006-04-14 | [PATCH] driver core: driver_bind attribute returns incorrect value | Ryan Wilson | 1 | -0/+5 |
2006-04-14 | [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c | Jayachandran C | 1 | -7/+6 |
2006-04-14 | [PATCH] BLOCK: delay all uevents until partition table is scanned | Kay Sievers | 2 | -8/+31 |
2006-04-14 | [PATCH] driver core: safely unbind drivers for devices not on a bus | Alan Stern | 1 | -1/+1 |
2006-04-14 | [PATCH] sysfs: Allow sysfs attribute files to be pollable | NeilBrown | 7 | -0/+88 |
2006-04-14 | [PATCH] i2c-parport: Make type parameter mandatory | Mark M. Hoffman | 5 | -12/+29 |
2006-04-14 | [PATCH] i2c-sis96x: Remove an init-time log message | Mark M. Hoffman | 1 | -8/+0 |
2006-04-14 | [PATCH] w83792d: Be quiet on misdetection | Jean Delvare | 1 | -2/+3 |
2006-04-14 | [PATCH] i2c: convert m41t00 to use a workqueue | Mark A. Greer | 1 | -7/+9 |
2006-04-14 | [PATCH] i2c: convert ds1374 to use a workqueue | Jean Delvare | 1 | -6/+10 |
2006-04-14 | [PATCH] USB: add driver for funsoft usb serial device | Greg Kroah-Hartman | 3 | -0/+75 |
2006-04-14 | [PATCH] USB: remove __init from usb_console_setup | Paul Fulghum | 1 | -1/+1 |
2006-04-14 | [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable | Tomasz Kazmierczak | 2 | -0/+5 |
2006-04-14 | [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core | Ben Dooks | 1 | -8/+24 |
2006-04-14 | [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K... | Jeffrey Vandenbroucke sign | 1 | -0/+4 |
2006-04-14 | [PATCH] USB: UHCI: don't track suspended ports | Alan Stern | 3 | -12/+10 |
2006-04-14 | [PATCH] USB: keyspan-remote bugfix | Michael Downey | 1 | -0/+2 |
2006-04-14 | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t... | David Hollis | 1 | -164/+163 |
2006-04-14 | [PATCH] USB: linux/usb/net2280.h common definitions | Pete Zaitcev | 2 | -416/+445 |