summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] md: bio leak fixNeil Brown1-0/+1
2005-06-28[PATCH] kexec: fix sparse warningsAlexey Dobriyan1-5/+5
2005-06-28[PATCH] cciss_ioctl() warning fixAndrew Morton1-1/+0
2005-06-28[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks1-3/+4
2005-06-28[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich7-25/+30
2005-06-28[IPV4]: ipconfig.c: fix dhcp timeout behaviourMaxime Bizon1-1/+3
2005-06-28[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors supportDietmar Eggemann2-3/+12
2005-06-28[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren1-0/+5
2005-06-28[PATCH] ARM: 2762/1: S3C24XX Audio platform dataBen Dooks1-0/+49
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie4-1/+149
2005-06-28[IPV6]: Don't dump temporary addresses twiceYOSHIFUJI Hideaki1-14/+1
2005-06-28[NETLINK]: Missing padding fields in dumped structuresPatrick McHardy6-3/+17
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy9-3/+32
2005-06-28[NETLINK]: Clear padding in netlink messagesPatrick McHardy3-1/+6
2005-06-28[NETFILTER]: ipt_CLUSTERIP: fix ARP manglingHarald Welte1-3/+4
2005-06-28[EBTABLES]: Fix thinkos in ebt_log.cDavid S. Miller1-4/+2
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...Linus Torvalds3-23/+101
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH418-16622/+24586
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman1-10/+48
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman4-23/+62
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman10-47/+27
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore1-2/+3
2005-06-27[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2-60/+37
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton16-0/+32
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller16-0/+174
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman7-13/+97
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2-0/+129
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige3-32/+135
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige3-0/+36
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah1-31/+38
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah1-9/+202
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah1-2/+2
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah1-8/+26
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah6-1530/+134
2005-06-27[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah2-6/+6
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah4-28/+119
2005-06-27[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah1-0/+4
2005-06-27[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah1-1/+4
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah1-5/+9
2005-06-27[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2-6/+9
2005-06-27[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah1-1/+10
2005-06-27[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah1-2/+10
2005-06-27[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah1-1/+21
2005-06-27[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah1-3/+7
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah10-8/+53
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-2/+2
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-1/+1
2005-06-27[PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz4-15/+47
2005-06-28Merge /spare/repo/linux-2.6/Jeff Garzik101-2795/+5475