| Commit message (Expand) | Author | Files | Lines |
2005-06-28 | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman | 7 | -13/+97 |
2005-06-28 | [PATCH] ACPI based I/O APIC hot-plug: acpiphp support | Kenji Kaneshige | 2 | -0/+129 |
2005-06-28 | [PATCH] ACPI based I/O APIC hot-plug: ia64 support | Kenji Kaneshige | 3 | -32/+135 |
2005-06-28 | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige | 3 | -0/+36 |
2005-06-28 | [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug | Rajesh Shah | 1 | -31/+38 |
2005-06-28 | [PATCH] acpi hotplug: aCPI based root bridge hot-add | Rajesh Shah | 1 | -9/+202 |
2005-06-28 | [PATCH] acpi hotplug: fix slot power-down problem with acpiphp | Rajesh Shah | 1 | -2/+2 |
2005-06-28 | [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload | Rajesh Shah | 1 | -8/+26 |
2005-06-28 | [PATCH] acpi hotplug: convert acpiphp to use generic resource code | Rajesh Shah | 6 | -1530/+134 |
2005-06-28 | [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha... | Rajesh Shah | 2 | -6/+6 |
2005-06-28 | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ... | Rajesh Shah | 4 | -28/+119 |
2005-06-28 | [PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus | Rajesh Shah | 1 | -0/+4 |
2005-06-28 | [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo... | Rajesh Shah | 1 | -1/+4 |
2005-06-28 | [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-... | Rajesh Shah | 1 | -5/+9 |
2005-06-28 | [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on... | Rajesh Shah | 2 | -6/+9 |
2005-06-28 | [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic... | Rajesh Shah | 1 | -1/+10 |
2005-06-28 | [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b... | Rajesh Shah | 1 | -2/+10 |
2005-06-28 | [PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe | Rajesh Shah | 1 | -1/+21 |
2005-06-28 | [PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges | Rajesh Shah | 1 | -3/+7 |
2005-06-28 | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 10 | -8/+53 |
2005-06-28 | [PATCH] pci: remove deprecates | Amit Gud | 1 | -2/+2 |
2005-06-28 | [PATCH] pci: remove deprecates | Amit Gud | 1 | -1/+1 |
2005-06-28 | [PATCH] PCI Allow OutOfRange PIRQ table address | jayalk@intworks.biz | 4 | -15/+47 |
2005-06-27 | [IPVS]: Fix for overflows | pageexec | 2 | -5/+7 |
2005-06-27 | [PATCH] DM9000 network driver bugfix | Sascha Hauer | 1 | -2/+2 |
2005-06-27 | [PATCH] Documentation/networking/dmfe.txt: Make documentation nicer | Ismail Donmez | 1 | -38/+44 |
2005-06-27 | [PATCH] fealnx.c calls dev_kfree_skb from atomic context | Denis Vlasenko | 1 | -2/+1 |
2005-06-27 | [PATCH] fix int vs. pm_message_t confusion in airo | Pavel Machek | 1 | -5/+5 |
2005-06-27 | [PATCH] defxx: Use irqreturn_t for the interrupt handler | Maciej W. Rozycki | 1 | -37/+51 |
2005-06-27 | [PATCH] dmfe warning fix | Andrew Morton | 1 | -2/+3 |
2005-06-27 | [PATCH] document that 8139TOO supports 8129/8130 | Adrian Bunk | 2 | -3/+4 |
2005-06-27 | [NETLINK]: Fix two socket hashing bugs. | David S. Miller | 1 | -3/+8 |
2005-06-27 | [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan | 1 | -4/+2 |
2005-06-27 | [PATCH] drivers/net/ewrk3.c: remove dead code | Adrian Bunk | 1 | -9/+3 |
2005-06-27 | [PATCH] drivers/net/skfp/: fix LITTLE_ENDIAN | Adrian Bunk | 2 | -1/+3 |
2005-06-27 | [PATCH] drivers/net/tokenring/: cleanups | Adrian Bunk | 12 | -90/+21 |
2005-06-27 | [ATALK]: Include asm/byteorder.h in linux/atalk.h | David S. Miller | 1 | -0/+2 |
2005-06-27 | [PKTGEN]: Fix random packet sizes causing panic | Robert Olsson | 1 | -16/+13 |
2005-06-27 | [PATCH] pcnet_cs.c: IRQ handler optimization | Andreas Mohr | 1 | -4/+6 |
2005-06-27 | drivers/net/: Use the DMA_{64,32}BIT_MASK constants | Domen Puncer | 11 | -16/+27 |
2005-06-27 | [TCP]: Let TCP_CONG_ADVANCED default to n | Adrian Bunk | 1 | -1/+0 |
2005-06-27 | [IPV4]: Fix thinko in TCP_CONG_BIC default. | David S. Miller | 1 | -1/+1 |
2005-06-27 | [PATCH] arlan: module parameter fixes | Magnus Damm | 1 | -14/+12 |
2005-06-27 | [PATCH] net/sis900: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -3/+2 |
2005-06-27 | 8139cp: safer spin loop for get_statistics | Stephen Hemminger | 1 | -6/+6 |
2005-06-26 | gianfar: Update Marvell PHY name | Kumar Gala | 1 | -1/+1 |
2005-06-26 | bonding: xor/802.3ad improved slave hash | Jay Vosburgh | 4 | -13/+114 |
2005-06-26 | bonding: gratuitous ARP | Jay Vosburgh | 2 | -34/+255 |
2005-06-26 | Tulip fixes for Cobalt Qube/RaQ | Ralf Baechle | 3 | -2/+21 |
2005-06-26 | [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code | Lennert Buytenhek | 1 | -6/+0 |