| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc) | Al Viro | 2005-05-04 | 3 | -11/+31 |
* | [PATCH] ISA DMA Kconfig fixes - part 1 | Al Viro | 2005-05-04 | 11 | -0/+45 |
* | [PATCH] mbcs trivial user annotations | Al Viro | 2005-05-04 | 2 | -4/+4 |
* | [PATCH] sparc NULL noise removal | Al Viro | 2005-05-04 | 3 | -16/+16 |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u... | Linus Torvalds | 2005-05-04 | 32 | -178/+329 |
|\ |
|
| * | [PATCH] USB cypress_m8: update kernel driver with current source | Lonnie Mendez | 2005-05-03 | 1 | -97/+88 |
| * | [PATCH] USB: Spelling fixes for drivers/usb. | Steven Cole | 2005-05-03 | 24 | -34/+34 |
| * | [PATCH] USB: unusual_devs entry for Minolta Dimage Z10 | Phil Dibowitz | 2005-05-03 | 1 | -0/+7 |
| * | [PATCH] USB: unusual_devs.h: atmel snd1 storage | Vivian Bregier | 2005-05-03 | 1 | -0/+8 |
| * | [PATCH] USB: ftdi_sio redundant macro removal | Ian Abbott | 2005-05-03 | 2 | -6/+2 |
| * | [PATCH] USB: VID/PID updates for ftdi_sio driver | Ian Abbott | 2005-05-03 | 2 | -11/+57 |
| * | [PATCH] USB: new usbnet device id | Andrea Arcangeli | 2005-05-03 | 1 | -0/+3 |
| * | [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card. | Greg KH | 2005-05-03 | 3 | -0/+73 |
| * | [PATCH] USB: ehci power fixes | David Brownell | 2005-05-03 | 3 | -30/+56 |
| * | [PATCH] USB Storage: fix compile error | Matthew Dharm | 2005-05-03 | 1 | -0/+1 |
* | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ | Linus Torvalds | 2005-05-04 | 6 | -17/+70 |
|\ \ |
|
| * | | [PATCH] aoe: update version number to 10 | Ed L Cashin | 2005-05-03 | 1 | -1/+1 |
| * | | [PATCH] aoe: add firmware version to info in sysfs | Ed L Cashin | 2005-05-03 | 1 | -0/+13 |
| * | | [PATCH] aoe: allow multiple aoe devices to have the same mac | Ed L Cashin | 2005-05-03 | 1 | -7/+4 |
| * | | [PATCH] aoe: update the documentation to mention aoetools | Ed L Cashin | 2005-05-03 | 1 | -10/+19 |
| * | | [PATCH] aoe: aoe-stat should work for built-in as well as module | Ed L Cashin | 2005-05-03 | 1 | -4/+0 |
| * | | [PATCH] aoe: improve allowed interfaces configuration | Ed L Cashin | 2005-05-03 | 2 | -1/+39 |
| |/ |
|
* | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/ | Linus Torvalds | 2005-05-04 | 18 | -103/+113 |
|\ \ |
|
| * | | [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask | Adrian Bunk | 2005-05-03 | 3 | -24/+0 |
| * | | [PATCH] PCI Hotplug: fix pciehp regression | Dely Sy | 2005-05-03 | 1 | -5/+18 |
| * | | [PATCH] PCI: Spelling fixes for drivers/pci. | Steven Cole | 2005-05-03 | 6 | -10/+10 |
| * | | [PATCH] PCI: Rapid Hance quirk | R.Marek@sh.cvut.cz | 2005-05-03 | 1 | -0/+1 |
| * | | [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too early | Rolf Eike Beer | 2005-05-03 | 1 | -2/+5 |
| * | | [PATCH] PCI: Add pci shutdown ability | Greg KH | 2005-05-03 | 2 | -0/+10 |
| * | | [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs | ssant@in.ibm.com | 2005-05-03 | 1 | -24/+58 |
| * | | [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings. | Greg KH | 2005-05-03 | 5 | -1/+5 |
| * | | [PATCH] PCI: fix stale PCI pm docs | Pavel Machek | 2005-05-03 | 1 | -33/+2 |
| * | | [PATCH] PCI: update PCI documentation for pci_get_slot() depreciation | Matthew Wilcox | 2005-05-03 | 1 | -0/+1 |
| * | | [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua... | Kenji Kaneshige | 2005-05-03 | 1 | -4/+3 |
| |/ |
|
* | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | Linus Torvalds | 2005-05-04 | 1 | -1/+2 |
|\ \ |
|
| * | | [IPV6]: net/addrconf.h needs to include linux/in6.h earlier | Patrick McHardy | 2005-05-03 | 1 | -1/+2 |
| |/ |
|
* | | [SPARC64]: Disable IRQ forwarding. | David S. Miller | 2005-05-03 | 1 | -1/+1 |
* | | [SPARC64]: Fix goal_cpu tracking in retarget_one_irq(). | David S. Miller | 2005-05-03 | 1 | -2/+2 |
|/ |
|
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/ | Linus Torvalds | 2005-05-03 | 39 | -291/+402 |
|\ |
|
| * | [PKT_SCHED]: Action repeat | J Hadi Salim | 2005-05-03 | 1 | -2/+2 |
| * | [IPSEC]: Store idev entries | Herbert Xu | 2005-05-03 | 4 | -23/+97 |
| * | [PKT_SCHED]: netetm: adjust parent qlen when duplicating | Stephen Hemminger | 2005-05-03 | 2 | -5/+16 |
| * | [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines | Stephen Hemminger | 2005-05-03 | 1 | -46/+67 |
| * | [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow | Stephen Hemminger | 2005-05-03 | 1 | -0/+1 |
| * | [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() | Patrick McHardy | 2005-05-03 | 2 | -2/+1 |
| * | [NETFILTER]: Fix nf_debug_ip_local_deliver() | Patrick McHardy | 2005-05-03 | 1 | -13/+2 |
| * | [NET]: Disable queueing when carrier is lost. | Tommy S. Christensen | 2005-05-03 | 2 | -0/+11 |
| * | [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). | David S. Miller | 2005-05-03 | 2 | -2/+6 |
| * | [NETLINK]: Fix infinite loops in synchronous netlink changes. | David S. Miller | 2005-05-03 | 3 | -9/+7 |
| * | [NETLINK]: Synchronous message processing. | Herbert Xu | 2005-05-03 | 7 | -48/+55 |