aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle11-292/+88
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle7-63/+14
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle44-209/+114
2007-10-11[MIPS] Use generic NTP code for all MIPS platformsRalf Baechle3-38/+8
2007-10-11[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish1-1/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle28-84/+4
2007-10-11[MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle1-40/+48
2007-10-11[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki1-1/+0
2007-10-11[MIPS] Split up war.hRalf Baechle24-97/+625
2007-10-11[MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno2-1/+65
2007-10-11[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno3-1/+139
2007-10-11[MIPS] Add CFE support to BCM47XXAurelien Jarno3-5/+161
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