Age | Commit message (Expand) | Author |
2007-10-01 | [MIPS] vmlinux.lds.S: Handle note sections | Maciej W. Rozycki |
2007-09-28 | [MIPS] Fix fallocate on o32 binary compat ABI | Kyle McMartin |
2007-09-24 | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. | Ralf Baechle |
2007-09-19 | [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround | Maciej 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.c | Yoichi Yuasa |
2007-09-14 | [MIPS] N32 needs to use compat_sys_futimesat | Johannes 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 exceptions | Thiemo Seufer |
2007-08-27 | [MIPS] SMTC: Fix duplicate status dumps on NMI | Thiemo 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 statement | Ilpo Järvinen |
2007-08-27 | [MIPS] MT: Use kallsyms in CPU state dump | Ralf 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.c | Atsushi Nemoto |
2007-08-27 | [MIPS] Do not discard extra debugging sections. | Daniel Jacobowitz |
2007-08-27 | [MIPS] The irq_chip for TX39/TX49 SoCs | Atsushi Nemoto |
2007-08-27 | [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h | Ralf 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 includes | Jesper 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 warning | Ralf Baechle |
2007-07-31 | [MIPS] RP: Sysfs interface for stopping RP program | Ralf 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-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-24 | [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S | Atsushi Nemoto |
2007-07-24 | [MIPS] Replace __attribute_used__ with __used | David Rientjes |
2007-07-20 | [MIPS] User stack pointer randomisation | Franck Bui-Huu |
2007-07-20 | [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38 | Ralf Baechle |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-13 | [MIPS] Make show_code static and add __user tag | Atsushi Nemoto |
2007-07-13 | [MIPS] Add some __user tags | Atsushi Nemoto |