summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] ARM SMP: __xchg supportRussell King1-3/+9
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...Linus Torvalds3-23/+101
2005-06-28[IA64] Fix another IA64 preemption problemPeter Chubb2-0/+6
2005-06-28[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.cDavid Mosberger-Tang1-5/+11
2005-06-28[IA64-SGI] Altix patch to tiocx, add subsys_initcallBruce Losure2-5/+10
2005-06-28[IA64] sparse cleanup of TIOCA filesPrarit Bhargava3-4/+7
2005-06-28[IA64-SGI] Fix TIO IOSPACE MMR AddresColin Ngam1-5/+12
2005-06-28[IA64-SGI] - new macros for SGI SN simulator Jack Steiner4-15/+37
2005-06-28[IA64] sparse cleanup of shub_mmr.hPrarit Bhargava2-172/+175
2005-06-28[IA64] Speed up lfetch.fault [NULL]David Mosberger-Tang1-0/+19
2005-06-28[IA64] Recognize HP sx2000 chipsetBjorn Helgaas1-0/+4
2005-06-28[IA64-SGI] altix: enable vgacon supportMark Maule3-8/+18
2005-06-28[IA64-SGI] pcdp: add PCDP pci interface supportMark Maule4-12/+62
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck6-224/+299
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King1-0/+123
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King2-2/+2
2005-06-28[PATCH] ARM SMP: TLB implementations only affect local CPURussell King1-6/+22
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH418-16622/+24586
2005-06-28[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman1-10/+48
2005-06-28[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-28[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman4-23/+62
2005-06-28[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman10-47/+27
2005-06-28[PATCH] cpqphp: fix oops during unload without probeKeith Moore1-2/+3
2005-06-28[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2-60/+37
2005-06-28[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton16-0/+32
2005-06-28[PATCH] PCI: DMA bursting adviceDavid S. Miller16-0/+174
2005-06-28[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman7-13/+97
2005-06-28[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2-0/+129
2005-06-28[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige3-32/+135
2005-06-28[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige3-0/+36
2005-06-28[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah1-31/+38
2005-06-28[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah1-9/+202
2005-06-28[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah1-2/+2
2005-06-28[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah1-8/+26
2005-06-28[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah6-1530/+134
2005-06-28[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah2-6/+6
2005-06-28[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah4-28/+119
2005-06-28[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah1-0/+4
2005-06-28[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah1-1/+4
2005-06-28[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah1-5/+9
2005-06-28[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2-6/+9
2005-06-28[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah1-1/+10
2005-06-28[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah1-2/+10
2005-06-28[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah1-1/+21
2005-06-28[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah1-3/+7
2005-06-28[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah10-8/+53
2005-06-28[PATCH] pci: remove deprecatesAmit Gud1-2/+2
2005-06-28[PATCH] pci: remove deprecatesAmit Gud1-1/+1
2005-06-28[PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz4-15/+47
2005-06-28Merge /spare/repo/linux-2.6/Jeff Garzik101-2795/+5475