aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day7-16/+16
2007-07-10[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle1-1/+1
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli2-43/+82
2007-07-10[MIPS] Add generic GPIO supportYoichi Yuasa1-0/+3
2007-07-10[MIPS] Simplify missing-syscalls for N32 and O32Atsushi Nemoto1-22/+10
2007-07-10[MIPS] Remove unused config entriesYoichi Yuasa1-11/+0
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-11/+0
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle1-2/+13
2007-07-06[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle1-1/+1
2007-07-06[MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle1-1/+1
2007-07-06[MIPS] Fix timer/performance interrupt detectionChris Dearman1-4/+4
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle1-4/+0
2007-07-04[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle1-2/+2
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan1-1/+1
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman1-1/+1
2007-06-26[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle1-2/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2-65/+3
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle1-1/+11
2007-06-26[MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle1-0/+1
2007-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa1-1/+1
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa1-1/+1
2007-06-26[MIPS] remove "support for" from system type entryYoichi Yuasa1-2/+2
2007-06-26[MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa1-0/+1
2007-06-26[MIPS] __ucmpdi2 arguments are unsigned long long.Ralf Baechle1-1/+1
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle10-62/+63
2007-06-14[MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman1-1/+4
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman4-46/+135
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman4-61/+67
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto1-1/+1
2007-06-11[MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle1-1/+1
2007-06-11[MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman1-14/+2
2007-06-11[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle1-0/+7
2007-06-11[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle1-2/+3
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle1-2/+2
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto4-1/+17
2007-06-11[MIPS] Atlas: Fix build.Ralf Baechle1-3/+2
2007-06-11[MIPS] Always install the DSP exception handler.Chris Dearman1-2/+1
2007-06-11[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle1-3/+0
2007-06-06[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto1-6/+6
2007-06-06[MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day1-3/+3
2007-06-06[MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle1-2/+0
2007-06-06[MIPS] Fix some system calls with long long argumentsAtsushi Nemoto3-2/+12
2007-06-06[MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer1-2/+3
2007-06-06[MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer1-1/+32
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer1-1/+17
2007-06-06[MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov1-24/+0
2007-06-06[MIPS] Remove duplicate fpu enable hazard code.Chris Dearman1-1/+1
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle5-29/+36
2007-06-01parse errors in ifdefsYoann Padioleau2-8/+8
2007-05-24meth driver renovationRalf Baechle2-1/+21