index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix typos and cleanup comment
Tony Wu
2013-07-01
1
-3
/
+0
*
MIPS: initial stack protector support
Gregory Fong
2013-07-01
1
-0
/
+6
*
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
2013-05-22
1
-13
/
+0
*
MIPS: Extract schedule_mfi info from __schedule
Tony Wu
2013-05-17
1
-2
/
+32
*
MIPS: Fix sibling call handling in get_frame_info
Tony Wu
2013-05-17
1
-2
/
+4
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
1
-0
/
+101
|
\
|
*
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
2013-05-09
1
-0
/
+101
*
|
mips: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-33
/
+15
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
1
-2
/
+2
|
\
|
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-2
/
+2
*
|
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
2013-02-03
1
-1
/
+2
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-14
1
-3
/
+1
|
\
|
*
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
2012-12-13
1
-3
/
+1
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+2
*
|
mips: switch to generic kernel_thread()
Al Viro
2012-10-14
1
-40
/
+22
|
/
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-07-26
1
-1
/
+0
|
\
|
*
MIPS: Remove redundant addr_limit assignment on exec.
Mathias Krause
2011-07-25
1
-1
/
+0
*
|
MIPS: Add new unwind_stack variant
Daniel Kalmar
2011-06-15
1
-5
/
+14
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
MIPS: Don't stomp on caller's ->regs[2] in copy_thread()
Al Viro
2010-12-16
1
-1
/
+0
*
MIPS: Trace: Don't trace irqsoff for the idle process
Wu Zhangjin
2010-04-12
1
-1
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
MIPS: Avoid clobbering struct pt_regs in kthreads
David Daney
2009-08-03
1
-1
/
+3
*
MIPS: Add arch generic CPU hotplug
Ralf Baechle
2009-06-24
1
-1
/
+12
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-10-13
1
-9
/
+10
|
\
|
*
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
Kevin D. Kissell
2008-10-03
1
-10
/
+9
|
*
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
Ralf Baechle
2008-09-21
1
-0
/
+2
*
|
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-09-06
1
-1
/
+0
|
/
*
Merge branch 'linus' into timers/nohz
Ingo Molnar
2008-07-18
1
-7
/
+0
|
\
|
*
[MIPS] IRIX: Goodbye and thanks for all the fish
Ralf Baechle
2008-07-15
1
-7
/
+0
*
|
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
1
-1
/
+1
|
/
*
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris Dearman
2007-12-14
1
-2
/
+1
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
1
-2
/
+2
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-11
1
-0
/
+3
*
[MIPS] R3000 setup for kernel_thread()
Maciej W. Rozycki
2007-10-11
1
-2
/
+2
*
[MIPS] Fixup secure computing stuff.
Ralf Baechle
2007-07-31
1
-1
/
+1
*
[MIPS] User stack pointer randomisation
Franck Bui-Huu
2007-07-20
1
-0
/
+14
*
[MIPS] Transform old-style macros to newer "__noreturn"
Robert P. J. Day
2007-07-10
1
-2
/
+2
*
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
2007-02-26
1
-2
/
+2
*
[MIPS] Make kernel_thread_helper() static
Atsushi Nemoto
2007-02-18
1
-1
/
+1
*
[MIPS] signals: Share even more code.
Ralf Baechle
2007-02-18
1
-33
/
+0
*
[MIPS] SMTC: Cleanup idle hook invocation.
Ralf Baechle
2007-02-06
1
-4
/
+2
[next]