summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-0425-182/+58Star
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04540-8079/+8806
|\
| * [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-032-19/+25
| * [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-032-14/+14
| * [NET]: UML checksum annotations and cleanups.Al Viro2006-12-032-68/+53Star
| * [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-032-33/+18Star
| * [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-031-7/+10
| * [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-031-4/+4
| * [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-032-15/+15
| * [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-031-7/+6Star
| * [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-031-7/+5Star
| * [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-032-42/+27Star
| * [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-032-13/+18
| * [NET]: FRV checksum annotations.Al Viro2006-12-031-12/+12
| * [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-031-30/+32
| * [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-032-42/+26Star
| * [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-032-2/+0Star
| * 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-0279-1945/+909Star
| |\ \
| | * | [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-303-34/+6Star
| | * | [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/+28Star
| | * | [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-303-20/+7Star
| | * | [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/+4Star
| | * | [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
| | * | [MIPS] Fix double inclusionsNicolas Kaiser2006-11-304-15/+4Star
| | * | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-3027-33/+63
| | * | [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-3036-1655/+292Star
| | * | [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-302-16/+8Star
| | * | [MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-301-6/+2Star
| | * | [MIPS] Oprofile: kernel support for the R10000.Ralf Baechle2006-11-303-5/+31
| | * | [MIPS] Add support for kexecNicolas Schichan2006-11-308-4/+188
| | * | [MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle2006-11-301-16/+3Star
| | * | [MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto2006-11-302-1/+77
| | * | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-306-3/+81
| | * | [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-304-39/+35Star
| | * | [MIPS] Make free_init_pages() arguments to be physical addressesFranck Bui-Huu2006-11-301-16/+17
| | * | [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-302-32/+48
| | * | [MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu2006-11-301-5/+5
| | * | [MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu2006-11-301-3/+3
| | * | [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-301-4/+4
| | |/