aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[PATCH] severing module.h->sched.hAl Viro2-0/+2
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro2-19/+25
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro2-14/+14
2006-12-02[NET]: UML checksum annotations and cleanups.Al Viro2-68/+53
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro2-33/+18
2006-12-02[NET]: PARISC checksum annotations and cleanups.Al Viro1-7/+10
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro1-4/+4
2006-12-02[NET]: M68Knommu checksum annotations and cleanups.Al Viro2-15/+15
2006-12-02[NET]: M68K checksum annotations and cleanups.Al Viro1-7/+6
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro1-7/+5
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro2-42/+27
2006-12-02[NET]: H8300 checksum annotations and cleanups.Al Viro2-13/+18
2006-12-02[NET]: FRV checksum annotations.Al Viro1-12/+12
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro1-30/+32
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro2-42/+26
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro2-2/+0
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