Age | Commit message (Expand) | Author |
2013-01-17 | MIPS: Fix poweroff failure when HOTPLUG_CPU configured. | Huacai Chen |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-10-31 | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | mips: remove needless include of module.h from core kernel files. | Paul Gortmaker |
2011-07-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-07-25 | MIPS: Remove redundant addr_limit assignment on exec. | Mathias Krause |
2011-06-15 | MIPS: Add new unwind_stack variant | Daniel Kalmar |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-16 | MIPS: Don't stomp on caller's ->regs[2] in copy_thread() | Al Viro |
2010-04-12 | MIPS: Trace: Don't trace irqsoff for the idle process | Wu Zhangjin |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-08-03 | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney |
2009-06-24 | MIPS: Add arch generic CPU hotplug | Ralf Baechle |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-03 | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. | Kevin D. Kissell |
2008-09-21 | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. | Ralf Baechle |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner |
2008-07-15 | [MIPS] IRIX: Goodbye and thanks for all the fish | Ralf Baechle |
2007-12-14 | [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel | Chris Dearman |
2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle |
2007-10-11 | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle |
2007-10-11 | [MIPS] R3000 setup for kernel_thread() | Maciej W. Rozycki |
2007-07-31 | [MIPS] Fixup secure computing stuff. | Ralf Baechle |
2007-07-20 | [MIPS] User stack pointer randomisation | Franck Bui-Huu |
2007-07-10 | [MIPS] Transform old-style macros to newer "__noreturn" | Robert P. J. Day |
2007-02-26 | [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. | Ralf Baechle |
2007-02-18 | [MIPS] Make kernel_thread_helper() static | Atsushi Nemoto |
2007-02-18 | [MIPS] signals: Share even more code. | Ralf Baechle |
2007-02-06 | [MIPS] SMTC: Cleanup idle hook invocation. | Ralf Baechle |
2006-10-19 | [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() | Franck Bui-Huu |
2006-10-09 | [MIPS] Make sure cpu_has_fpu is used only in atomic context | Atsushi Nemoto |
2006-10-01 | [MIPS] Make unwind_stack() can dig into interrupted context | Atsushi Nemoto |
2006-10-01 | [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT | Atsushi Nemoto |
2006-09-27 | [MIPS] get_wchan(): remove uses of mfinfo[64] | Franck Bui-Huu |
2006-09-27 | [MIPS] get_frame_info(): null function size means size is unknown | Franck Bui-Huu |
2006-09-27 | [MIPS] unwind_stack(): return ra if an exception occured at the first instruc... | Franck Bui-Huu |
2006-09-27 | [MIPS] Improve unwind_stack() | Franck Bui-Huu |
2006-09-27 | [MIPS] Make get_frame_info() more robust | Franck Bui-Huu |
2006-09-27 | [MIPS] Make frame_info_init() more readable. | Franck Bui-Huu |
2006-09-27 | [MIPS] Make get_frame_info() more readable. | Franck Bui-Huu |
2006-09-27 | [MIPS] dump_stack() based on prologue code analysis | Atsushi Nemoto |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-19 | [MIPS] FPU affinity for MT ASE. | Ralf Baechle |