summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-112-2/+2
|\
| * NET_SB1250_MAC: Rename to SB1250_MACMaciej W. Rozycki2007-10-102-2/+2
* | [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] 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-113-16/+25
* | [MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2007-10-112-40/+21
* | [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-113-77/+94
* | [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-1154-217/+225
* | [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-1178-378/+378
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-1119-85/+85
* | [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-111-2/+6
* | [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa2007-10-111-5/+4
* | [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2007-10-111-0/+17
* | [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] 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-119-5/+250
* | [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-1117-194/+202
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-1110-284/+80
* | [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-116-56/+14
* | [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-1142-199/+110
* | [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-1127-57/+1
* | [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] GPIO LED driver for the WGT634U machineAurelien Jarno2007-10-112-1/+65
* | [MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2007-10-112-1/+80
* | [MIPS] Add CFE support to BCM47XXAurelien Jarno2007-10-113-5/+161
* | [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-1115-7/+7
* | [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-1112-278/+18
* | [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-112-1/+4
* | [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-117-555/+35
* | [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-111-11/+0