summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-0217-700/+1055
|\ \
| * | PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk2006-12-011-1/+1
| * | PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2006-12-011-0/+6
| * | PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmapAmol Lad2006-12-011-1/+3
| * | pci/i386: style cleanupsRandy Dunlap2006-12-011-21/+43
| * | Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-013-2/+39
| * | Altix: Add initial ACPI IO supportJohn Keller2006-12-0110-570/+945
| * | PCI: Delete unused extern in powermac/pci.cMatthew Wilcox2006-12-011-1/+0Star
| * | PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox2006-12-011-9/+0Star
| * | PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox2006-12-011-51/+20Star
| * | PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2006-12-011-46/+0Star
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-022-20/+20
|\ \
| * | Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman2006-12-011-10/+10
| * | Driver core: convert msr code to use struct deviceGreg Kroah-Hartman2006-12-011-10/+10
| |/
* | Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* | Fix misc .c/.h comment typosMatt LaPlante2006-11-305-10/+10
* | Fix misc Kconfig typosMatt LaPlante2006-11-3014-21/+21
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-2911-0/+11
|\
| * [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
| * [ARM] Add PM_LEGACY defaultsRussell King2006-11-2610-0/+10
* | [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-292-3/+9
|\ \
| * | [PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen2006-11-281-1/+9
| * | [PATCH] x86-64: Fix warning in io_apic.cAndi Kleen2006-11-281-2/+0Star
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-291-1/+1
|\ \
| * | [MIPS] Fix Bonito bootup message.Ralf Baechle2006-11-281-1/+1
| |/