summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle-157/+185
2007-07-31[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle-1/+1
2007-07-31[MIPS] SMTC: Declare static what should be static.Ralf Baechle-2/+2
2007-07-31[MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle-6/+6
2007-07-31[MIPS] Wire up the fallocate syscall.Ralf Baechle-0/+11
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle-17/+31
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+2
2007-07-24[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto-1/+1
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes-8/+7
2007-07-20[MIPS] User stack pointer randomisationFranck Bui-Huu-0/+14
2007-07-20[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle-1/+25
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto-3/+3
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto-3/+4
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle-1/+1
2007-07-12[MIPS] Sparse: Use NULL for pointerAtsushi Nemoto-1/+1
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell-0/+4
2007-07-12[MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle-6/+1
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle-112/+0
2007-07-10[MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto-3/+54
2007-07-10[MIPS] Move FPU affinity code into separate file.Ralf Baechle-169/+177
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean-1/+30
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang-6/+16
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle-4/+12
2007-07-10[MIPS] FP affinity: Coding style cleanups Ralf Baechle-48/+51
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle-0/+49
2007-07-10[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto-2/+0
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle-5/+2
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day-4/+4
2007-07-10[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle-1/+1
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar-11/+0
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle-2/+13
2007-07-06[MIPS] Fix timer/performance interrupt detectionChris Dearman-4/+4
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle-4/+0
2007-07-04[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle-2/+2
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman-1/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin-65/+3
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle-1/+11
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle-10/+29
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman-19/+37
2007-06-11[MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle-1/+1
2007-06-11[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle-0/+7
2007-06-11[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle-2/+3
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle-2/+2
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto-1/+17
2007-06-11[MIPS] Always install the DSP exception handler.Chris Dearman-2/+1
2007-06-11[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle-3/+0