aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki
2007-09-14[MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle
2007-09-14[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa
2007-09-14[MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber
2007-09-14[MIPS] rtlx: Fix build error.Ralf Baechle
2007-09-14[MIPS] rtlx: fix int vs. long bug.Ralf Baechle
2007-09-10[MIPS] i8259: Add disable method.Kyungmin Park
2007-08-27[MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer
2007-08-27[MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer
2007-08-27[MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan
2007-08-27[MIPS] Fix gcc 3.3 warning.Ralf Baechle
2007-08-27[MIPS] Fix invalid semicolon after if statementIlpo Järvinen
2007-08-27[MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle
2007-08-27[MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto
2007-08-27[MIPS] Do not discard extra debugging sections.Daniel Jacobowitz
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto
2007-08-27[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle
2007-07-31[MIPS] Add smp_call_function_single()Peter Watkins
2007-07-31[MIPS] Kexec: Fix several 64-bit bugs.Ralf Baechle
2007-07-31[MIPS] Kexec: Fix several warnings.Ralf Baechle
2007-07-31[MIPS] remove some duplicate includesJesper Juhl
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-31[MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle
2007-07-31[MIPS] Replace use of stext with _stext.Ralf Baechle
2007-07-31[MIPS] SMTC: Fix modpost warning.Ralf Baechle
2007-07-31[MIPS] rtlx: Fix modpost warningRalf Baechle
2007-07-31[MIPS] RP: Sysfs interface for stopping RP programRalf Baechle
2007-07-31[MIPS] RP: Pass number of TCs available to RP program in $2.Ralf Baechle
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle
2007-07-31[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle
2007-07-31[MIPS] SMTC: Declare static what should be static.Ralf Baechle
2007-07-31[MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle
2007-07-31[MIPS] Wire up the fallocate syscall.Ralf Baechle
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-24[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes
2007-07-20[MIPS] User stack pointer randomisationFranck Bui-Huu
2007-07-20[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle
2007-07-12[MIPS] Sparse: Use NULL for pointerAtsushi Nemoto
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell