aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno19-11/+11
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno12-8/+18
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle5-22/+25
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle11-577/+54
2007-10-11[MIPS] Alchemy: remove useless prototypes.Ralf Baechle1-11/+0
2007-10-11[MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2-76/+76
2007-10-11[MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki1-2/+2
2007-10-11[MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg1-150/+189
2007-10-11[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa11-135/+307
2007-10-11[MIPS] GT64120: Remove unused definitionsYoichi Yuasa2-10/+0
2007-10-11[MIPS] i8295 cleanups.Yoichi Yuasa3-16/+10
2007-10-11[MIPS] Kill useless volatile keywordRalf Baechle1-2/+2
2007-10-11[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2-2/+0
2007-10-11[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.Thiemo Seufer2-1/+11
2007-10-11[MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().Ralf Baechle1-1/+3
2007-10-11[MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle2-7/+1
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto8-4663/+38
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner5-12/+30
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno14-2/+385
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer9-188/+182
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy38-0/+4204
2007-10-11[MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa1-1/+2
2007-10-11[MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa1-20/+0
2007-10-11[MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa1-2/+0
2007-10-11[MIPS] VR41xx: replace infinite loop with hibernateYoichi Yuasa1-9/+2
2007-10-11[MIPS] VR41xx: Add default restart routine.Yoichi Yuasa1-1/+6
2007-10-11[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu4-15/+13
2007-10-11[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu3-19/+21
2007-10-11[MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64Franck Bui-Huu1-3/+1
2007-10-11[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle1-1/+1
2007-10-11[MIPS] vr41xx: add cpu_waitYoichi Yuasa1-2/+16
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell6-2/+195
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras6-99/+68
2007-10-11ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz19-136/+29
2007-10-11sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz1-7/+4
2007-10-11it8213/piix/slc90e66: don't change DMA settings when programming PIOBartlomiej Zolnierkiewicz3-30/+20
2007-10-11alim15x3: PIO mode setup fixesBartlomiej Zolnierkiewicz1-3/+12
2007-10-11siimage: fix ->set_pio_mode method to select PIO data transferBartlomiej Zolnierkiewicz1-3/+17
2007-10-11cs5520: don't enable VDMA in ->speedprocBartlomiej Zolnierkiewicz1-9/+4
2007-10-11sc1200: remove redundant warning message from sc1200_tune_chipset()Bartlomiej Zolnierkiewicz1-3/+1
2007-10-11ide-pmac: PIO mode setup fixes (take 3)Bartlomiej Zolnierkiewicz1-5/+10
2007-10-11icside: fix ->speedproc to return on unsupported modes (take 5)Bartlomiej Zolnierkiewicz1-13/+8
2007-10-11sgiioc4: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-43/+43
2007-10-11amd74xx/via82cxxx: use ide_tune_dma()Bartlomiej Zolnierkiewicz2-22/+8
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz45-326/+318
2007-10-11ide: Kconfig face-liftBartlomiej Zolnierkiewicz1-50/+52
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz32-123/+59
2007-10-11sis5513: add ->udma_filter method for chipset_family >= ATA_133Bartlomiej Zolnierkiewicz1-4/+18
2007-10-11ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz5-42/+39
2007-10-11ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz6-10/+11