aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle
2007-10-11[MIPS] Alchemy: remove useless prototypes.Ralf Baechle
2007-10-11[MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle
2007-10-11[MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki
2007-10-11[MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg
2007-10-11[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa
2007-10-11[MIPS] GT64120: Remove unused definitionsYoichi Yuasa
2007-10-11[MIPS] i8295 cleanups.Yoichi Yuasa
2007-10-11[MIPS] Kill useless volatile keywordRalf Baechle
2007-10-11[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto
2007-10-11[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.Thiemo Seufer
2007-10-11[MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().Ralf Baechle
2007-10-11[MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy
2007-10-11[MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa
2007-10-11[MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa
2007-10-11[MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa
2007-10-11[MIPS] VR41xx: replace infinite loop with hibernateYoichi Yuasa
2007-10-11[MIPS] VR41xx: Add default restart routine.Yoichi Yuasa
2007-10-11[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu
2007-10-11[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu
2007-10-11[MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64Franck Bui-Huu
2007-10-11[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle
2007-10-11[MIPS] vr41xx: add cpu_waitYoichi Yuasa
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2007-10-11ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz
2007-10-11sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz
2007-10-11it8213/piix/slc90e66: don't change DMA settings when programming PIOBartlomiej Zolnierkiewicz
2007-10-11alim15x3: PIO mode setup fixesBartlomiej Zolnierkiewicz
2007-10-11siimage: fix ->set_pio_mode method to select PIO data transferBartlomiej Zolnierkiewicz
2007-10-11cs5520: don't enable VDMA in ->speedprocBartlomiej Zolnierkiewicz
2007-10-11sc1200: remove redundant warning message from sc1200_tune_chipset()Bartlomiej Zolnierkiewicz
2007-10-11ide-pmac: PIO mode setup fixes (take 3)Bartlomiej Zolnierkiewicz
2007-10-11icside: fix ->speedproc to return on unsupported modes (take 5)Bartlomiej Zolnierkiewicz
2007-10-11sgiioc4: use ide_tune_dma()Bartlomiej Zolnierkiewicz
2007-10-11amd74xx/via82cxxx: use ide_tune_dma()Bartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-10-11ide: Kconfig face-liftBartlomiej Zolnierkiewicz
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz
2007-10-11sis5513: add ->udma_filter method for chipset_family >= ATA_133Bartlomiej Zolnierkiewicz
2007-10-11ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz
2007-10-11ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz
2007-10-11ide: call udma_filter() before resorting to the UltraDMA maskSergei Shtylyov
2007-10-11ide: make jmicron match vendor and device classTejun Heo