aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-5/+5
2006-12-02Revert "ACPI: SCI interrupt source override"Len Brown1-5/+5
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds79-1945/+909
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds17-700/+1055
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-20/+20
2006-12-01Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman1-10/+10
2006-12-01Driver core: convert msr code to use struct deviceGreg Kroah-Hartman1-10/+10
2006-12-01PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk1-1/+1
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston1-0/+6
2006-12-01PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmapAmol Lad1-1/+3
2006-12-01pci/i386: style cleanupsRandy Dunlap1-21/+43
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller3-2/+39
2006-12-01Altix: Add initial ACPI IO supportJohn Keller10-570/+945
2006-12-01PCI: Delete unused extern in powermac/pci.cMatthew Wilcox1-1/+0
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-9/+0
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox1-51/+20
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox1-46/+0
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante5-10/+10
2006-11-30Fix misc Kconfig typosMatt LaPlante14-21/+21
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle3-34/+6
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle1-4/+10
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto6-38/+28
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto3-20/+7
2006-11-30[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.Ralf Baechle1-3/+7
2006-11-30[MIPS] Remove redundant r4k_blast_icache() callsAtsushi Nemoto1-8/+4
2006-11-30[MIPS] Work around bogus gcc warnings.Ralf Baechle1-21/+22
2006-11-30[MIPS] Fix double inclusionsNicolas Kaiser4-15/+4
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto27-33/+63
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto36-1655/+292
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2-16/+8
2006-11-30[MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa1-6/+2
2006-11-30[MIPS] Oprofile: kernel support for the R10000.Ralf Baechle3-5/+31
2006-11-30[MIPS] Add support for kexecNicolas Schichan8-4/+188
2006-11-30[MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle1-16/+3
2006-11-30[MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto2-1/+77
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto6-3/+81
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa4-39/+35
2006-11-30[MIPS] Make free_init_pages() arguments to be physical addressesFranck Bui-Huu1-16/+17
2006-11-30[MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2-32/+48
2006-11-30[MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu1-5/+5
2006-11-30[MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu1-3/+3
2006-11-30[MIPS] page.h: remove __pa() usages.Franck Bui-Huu1-4/+4
2006-11-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-0/+11
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle3-24/+30
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-3/+9
2006-11-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle1-1/+1
2006-11-28[PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen1-1/+9
2006-11-28[PATCH] x86-64: Fix warning in io_apic.cAndi Kleen1-2/+0