summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro2005-05-042-5/+7
* [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-048-21/+21
* [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)Al Viro2005-05-043-11/+31
* [PATCH] ISA DMA Kconfig fixes - part 1Al Viro2005-05-0411-0/+45
* [PATCH] mbcs trivial user annotationsAl Viro2005-05-042-4/+4
* [PATCH] sparc NULL noise removalAl Viro2005-05-043-16/+16
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds2005-05-0432-178/+329
|\
| * [PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez2005-05-041-97/+88
| * [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-0424-34/+34
| * [PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz2005-05-041-0/+7
| * [PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier2005-05-041-0/+8
| * [PATCH] USB: ftdi_sio redundant macro removalIan Abbott2005-05-042-6/+2
| * [PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2005-05-042-11/+57
| * [PATCH] USB: new usbnet device idAndrea Arcangeli2005-05-041-0/+3
| * [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH2005-05-043-0/+73
| * [PATCH] USB: ehci power fixesDavid Brownell2005-05-043-30/+56
| * [PATCH] USB Storage: fix compile errorMatthew Dharm2005-05-041-0/+1
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds2005-05-046-17/+70
|\ \
| * | [PATCH] aoe: update version number to 10Ed L Cashin2005-05-041-1/+1
| * | [PATCH] aoe: add firmware version to info in sysfsEd L Cashin2005-05-041-0/+13
| * | [PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin2005-05-041-7/+4
| * | [PATCH] aoe: update the documentation to mention aoetoolsEd L Cashin2005-05-041-10/+19
| * | [PATCH] aoe: aoe-stat should work for built-in as well as moduleEd L Cashin2005-05-041-4/+0
| * | [PATCH] aoe: improve allowed interfaces configurationEd L Cashin2005-05-042-1/+39
| |/
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/Linus Torvalds2005-05-0418-103/+113
|\ \
| * | [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk2005-05-043-24/+0
| * | [PATCH] PCI Hotplug: fix pciehp regressionDely Sy2005-05-041-5/+18
| * | [PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole2005-05-046-10/+10
| * | [PATCH] PCI: Rapid Hance quirkR.Marek@sh.cvut.cz2005-05-041-0/+1
| * | [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer2005-05-041-2/+5
| * | [PATCH] PCI: Add pci shutdown abilityGreg KH2005-05-042-0/+10
| * | [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com2005-05-041-24/+58
| * | [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-045-1/+5
| * | [PATCH] PCI: fix stale PCI pm docsPavel Machek2005-05-041-33/+2
| * | [PATCH] PCI: update PCI documentation for pci_get_slot() depreciationMatthew Wilcox2005-05-041-0/+1
| * | [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige2005-05-041-4/+3
| |/
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.gitLinus Torvalds2005-05-041-1/+2
|\ \
| * | [IPV6]: net/addrconf.h needs to include linux/in6.h earlierPatrick McHardy2005-05-041-1/+2
| |/
* | [SPARC64]: Disable IRQ forwarding.David S. Miller2005-05-041-1/+1
* | [SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller2005-05-041-2/+2
|/
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds2005-05-0439-291/+402
|\
| * [PKT_SCHED]: Action repeatJ Hadi Salim2005-05-041-2/+2
| * [IPSEC]: Store idev entriesHerbert Xu2005-05-044-23/+97
| * [PKT_SCHED]: netetm: adjust parent qlen when duplicatingStephen Hemminger2005-05-042-5/+16
| * [PKT_SCHED]: netetm: make qdisc friendly to outer disciplinesStephen Hemminger2005-05-041-46/+67
| * [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflowStephen Hemminger2005-05-041-0/+1
| * [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy2005-05-042-2/+1
| * [NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy2005-05-041-13/+2
| * [NET]: Disable queueing when carrier is lost.Tommy S. Christensen2005-05-042-0/+11
| * [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller2005-05-042-2/+6