aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-11[MIPS] IP27: Add clocksource driversRalf Baechle
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] Use generic NTP code for all MIPS platformsRalf Baechle
2007-10-11[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle
2007-10-11[MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle
2007-10-11[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki
2007-10-11[MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno
2007-10-11[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno
2007-10-11[MIPS] Add CFE support to BCM47XXAurelien Jarno
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno
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] 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] 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] 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-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie
2007-10-11[POWERPC] 4xx: Kilauea defconfig fileStefan Roese
2007-10-11[POWERPC] 4xx: Kilauea DTSStefan Roese
2007-10-11[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese
2007-10-11[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala