summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/process.c
AgeCommit message (Expand)Author
2014-08-02MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton
2014-08-02MIPS: Remove asm/user.hAlex Smith
2014-08-02MIPS: Remove old core dump functionsAlex Smith
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuPaul Burton
2014-01-24MIPS: replace open-coded init_dspPaul Burton
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton
2013-07-01MIPS: Fix typos and cleanup commentTony Wu
2013-07-01MIPS: initial stack protector supportGregory Fong
2013-05-22MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle
2013-05-17MIPS: Extract schedule_mfi info from __scheduleTony Wu
2013-05-17MIPS: Fix sibling call handling in get_frame_infoTony Wu
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-09MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin
2013-04-08mips: Use generic idle loopThomas Gleixner
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-13MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-10-14mips: switch to generic kernel_thread()Al Viro
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause
2011-06-15MIPS: Add new unwind_stack variantDaniel Kalmar
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-16MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro
2010-04-12MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-03MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney
2009-06-24MIPS: Add arch generic CPU hotplugRalf Baechle
2009-04-02Simplify copy_thread()Alexey Dobriyan
2008-10-13Merge 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-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle
2007-12-14[MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris 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 interruptRalf Baechle