aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/process.c
Commit message (Expand)AuthorAge
* MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton2014-08-01
* MIPS: Remove asm/user.hAlex Smith2014-08-01
* MIPS: Remove old core dump functionsAlex Smith2014-08-01
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-23
* MIPS: Basic MSA context switching supportPaul Burton2014-03-26
* MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuPaul Burton2014-03-26
* MIPS: replace open-coded init_dspPaul Burton2014-01-24
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-13
* MIPS: Fix typos and cleanup commentTony Wu2013-07-01
* MIPS: initial stack protector supportGregory Fong2013-07-01
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-21
* MIPS: Extract schedule_mfi info from __scheduleTony Wu2013-05-17
* MIPS: Fix sibling call handling in get_frame_infoTony Wu2013-05-17
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin2013-05-09
* | mips: Use generic idle loopThomas Gleixner2013-04-08
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-03
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\
| * MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2012-12-13
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* | mips: switch to generic kernel_thread()Al Viro2012-10-14
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-31
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-26
|\
| * MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-25
* | MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-15
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-16
* MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin2010-04-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-03
* MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-24
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
|\
| * [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-03
| * [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-21
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
|/
* Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
|\
| * [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-15
* | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
|/
* [MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman2007-12-14
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11