summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-011-0/+2
* [MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin2007-09-281-1/+1
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-244-22/+8
* [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-2/+2
* [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-141-1/+8
* [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-141-0/+1
* [MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber2007-09-141-1/+1
* [MIPS] rtlx: Fix build error.Ralf Baechle2007-09-141-2/+0
* [MIPS] rtlx: fix int vs. long bug.Ralf Baechle2007-09-141-1/+1
* [MIPS] i8259: Add disable method.Kyungmin Park2007-09-101-0/+1
* [MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer2007-08-271-3/+18
* [MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer2007-08-271-9/+1
* [MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan2007-08-271-4/+1
* [MIPS] Fix gcc 3.3 warning.Ralf Baechle2007-08-271-1/+1
* [MIPS] Fix invalid semicolon after if statementIlpo Järvinen2007-08-271-1/+1
* [MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle2007-08-271-2/+5
* [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2007-08-271-2/+0
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-3/+3
* [MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto2007-08-271-7/+3
* [MIPS] Do not discard extra debugging sections.Daniel Jacobowitz2007-08-271-3/+4
* [MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto2007-08-272-0/+197
* [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle2007-08-271-0/+4
* [MIPS] Add smp_call_function_single()Peter Watkins2007-07-311-0/+55
* [MIPS] Kexec: Fix several 64-bit bugs.Ralf Baechle2007-07-311-38/+40
* [MIPS] Kexec: Fix several warnings.Ralf Baechle2007-07-311-5/+8
* [MIPS] remove some duplicate includesJesper Juhl2007-07-311-1/+0
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle2007-07-311-31/+20
* [MIPS] Replace use of stext with _stext.Ralf Baechle2007-07-311-1/+0
* [MIPS] SMTC: Fix modpost warning.Ralf Baechle2007-07-311-1/+1
* [MIPS] rtlx: Fix modpost warningRalf Baechle2007-07-311-1/+1
* [MIPS] RP: Sysfs interface for stopping RP programRalf Baechle2007-07-311-0/+18
* [MIPS] RP: Pass number of TCs available to RP program in $2.Ralf Baechle2007-07-311-9/+73
* [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle2007-07-315-157/+185
* [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2007-07-311-1/+1
* [MIPS] SMTC: Declare static what should be static.Ralf Baechle2007-07-311-2/+2
* [MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle2007-07-311-6/+6
* [MIPS] Wire up the fallocate syscall.Ralf Baechle2007-07-315-0/+11
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-317-17/+31
* Remove fs.h from mm.hAlexey Dobriyan2007-07-292-0/+2
* [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto2007-07-241-1/+1
* [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-245-8/+7
* [MIPS] User stack pointer randomisationFranck Bui-Huu2007-07-201-0/+14
* [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle2007-07-201-1/+25
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [MIPS] Make show_code static and add __user tagAtsushi Nemoto2007-07-131-3/+3
* [MIPS] Add some __user tagsAtsushi Nemoto2007-07-132-3/+4