aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle10-284/+80
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle6-56/+14
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle42-199/+110
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 Baechle27-57/+1
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] GPIO LED driver for the WGT634U machineAurelien Jarno2-1/+65
2007-10-11[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2-1/+80
2007-10-11[MIPS] Add CFE support to BCM47XXAurelien Jarno3-5/+161
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno15-7/+7
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno12-278/+18
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2-1/+4
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle7-555/+35
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 Yuasa8-109/+189
2007-10-11[MIPS] i8295 cleanups.Yoichi Yuasa1-6/+8
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] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle1-3/+1
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto5-41/+36
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner5-12/+30
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno11-0/+342
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer6-158/+161
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy28-0/+3507
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-Huu1-7/+5
2007-10-11[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu2-18/+20
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. Kissell4-0/+129
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras4-98/+65
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2-4/+32
2007-10-11[POWERPC] 4xx: Kilauea defconfig fileStefan Roese1-0/+768
2007-10-11[POWERPC] 4xx: Kilauea DTSStefan Roese1-0/+252
2007-10-11[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese3-2/+68
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese1-0/+11
2007-10-11[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala1-1/+2
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlersKumar Gala4-22/+19
2007-10-11[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala1-5/+18
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala7-142/+9
2007-10-11[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2-0/+72
2007-10-11[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood3-116/+134