aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt2006-12-043-2/+349
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-048-247/+224
* [POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2006-12-042-6/+16
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-046-4/+124
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-042-2/+5
* [POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt2006-12-041-23/+4
* [POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt2006-12-041-5/+1
* [POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt2006-12-041-3/+34
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-0417-552/+271
* [POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt2006-12-041-0/+9
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-044-146/+401
* [POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2006-12-042-0/+45
* [POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2006-12-041-13/+37
* [POWERPC] Support for DCR based MPICBenjamin Herrenschmidt2006-12-041-36/+100
* [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-046-2/+205
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-043-27/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-0425-182/+58
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04540-8079/+8806
|\
| * [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-022-19/+25
| * [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-022-14/+14
| * [NET]: UML checksum annotations and cleanups.Al Viro2006-12-022-68/+53
| * [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-022-33/+18
| * [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-021-7/+10
| * [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-021-4/+4
| * [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-022-15/+15
| * [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-021-7/+6
| * [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-021-7/+5
| * [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-022-42/+27
| * [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-022-13/+18
| * [NET]: FRV checksum annotations.Al Viro2006-12-021-12/+12
| * [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-021-30/+32
| * [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-022-42/+26
| * [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-022-2/+0
| * Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/li...Linus Torvalds2006-12-021-5/+5
| |\
| | * Revert "ACPI: SCI interrupt source override"Len Brown2006-12-021-5/+5
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0179-1945/+909
| |\ \
| | * | [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-303-34/+6
| | * | [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-301-4/+10
| | * | [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-306-38/+28
| | * | [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-303-20/+7
| | * | [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Ralf Baechle2006-11-301-3/+7
| | * | [MIPS] Remove redundant r4k_blast_icache() callsAtsushi Nemoto2006-11-301-8/+4
| | * | [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
| | * | [MIPS] Fix double inclusionsNicolas Kaiser2006-11-304-15/+4
| | * | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-3027-33/+63
| | * | [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-3036-1655/+292
| | * | [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-302-16/+8
| | * | [MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-301-6/+2
| | * | [MIPS] Oprofile: kernel support for the R10000.Ralf Baechle2006-11-303-5/+31
| | * | [MIPS] Add support for kexecNicolas Schichan2006-11-308-4/+188