summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-11436-10331/+14483
|\
| * [MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu2007-10-111-48/+48
| * [MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa2007-10-113-35/+81
| * [MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle2007-10-111-1/+53
| * [MIPS] VPE: reimplement ELF loader.Ralf Baechle2007-10-111-34/+11
| * [MIPS] cleanup WRPPMC include filesYoichi Yuasa2007-10-114-35/+12
| * [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu2007-10-111-0/+8
| * [MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle2007-10-111-10/+13
| * [MIPS] SMP: Kill useless casts.Ralf Baechle2007-10-111-7/+7
| * [MIPS] Kill num_online_cpus() loops.Ralf Baechle2007-10-114-18/+27
| * [MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2007-10-113-40/+30
| * [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-114-77/+97
| * [MIPS] Convert list of CPU types from #define to enum.Ralf Baechle2007-10-111-70/+49
| * [MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle2007-10-111-6/+21
| * [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11121-1943/+1951
| * [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11104-845/+845
| * [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-1120-86/+89
| * [MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle2007-10-111-4/+4
| * [MIPS] pg-r4k.c: Dump the generated codeMaciej W. Rozycki2007-10-111-0/+20
| * [MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa2007-10-112-11/+1
| * [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa2007-10-112-9/+6
| * [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa2007-10-112-7/+4
| * [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2007-10-112-24/+19
| * [MIPS] MTX1: Add defconfig fileFlorian Fainelli2007-10-111-0/+3115
| * [MIPS] Cobalt: Add LED support to cobalt_defconfigYoichi Yuasa2007-10-111-3/+20
| * [MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa2007-10-111-1/+7
| * [MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa2007-10-113-9/+71
| * [MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle2007-10-111-1/+1
| * [MIPS] Avoid indexed cacheops.Ralf Baechle2007-10-111-46/+28
| * [MIPS] Don't abort the build process if '-msym32' isn't supportedFranck Bui-Huu2007-10-111-1/+3
| * [MIPS] Clockevent driver for BCM1480Ralf Baechle2007-10-111-25/+80
| * [MIPS] Clockevent driver for BCM1250Ralf Baechle2007-10-111-21/+160
| * [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-1110-5/+280
| * [MIPS] IP27: Add clocksource driversRalf Baechle2007-10-111-3/+11
| * [MIPS] Jazz clockevent driverRalf Baechle2007-10-112-7/+48
| * [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-114-49/+134
| * [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-1120-200/+210
| * [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-1111-292/+88
| * [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-117-63/+14
| * [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-1144-209/+114
| * [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-113-38/+8
| * [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish2007-10-111-1/+1
| * [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-1128-84/+4
| * [MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle2007-10-111-40/+48
| * [MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki2007-10-111-1/+0
| * [MIPS] Split up war.hRalf Baechle2007-10-1124-97/+625
| * [MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno2007-10-112-1/+65
| * [MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2007-10-113-1/+139
| * [MIPS] Add CFE support to BCM47XXAurelien Jarno2007-10-113-5/+161
| * [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-1119-11/+11