Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3026050179a3a9a6f5c892c414b5e36ecf092081
/
arch
/
sh
/
kernel
/
process_64.c
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
e646469
exit_thread: accept a task parameter to be exited
by Jiri Slaby
· 9 years ago
8d28df8
sh64: kernel: remove useless variable 'regs'
by Chen Gang
· 11 years ago
42b4334
sh64: kernel: use 'usp' instead of 'fn'
by Chen Gang
· 11 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
0ad9513
sh: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
80b249b
sh: convert to generic sys_execve()
by Al Viro
· 12 years ago
7147e21
sh: switch to generic kernel_thread()/kernel_execve()
by Al Viro
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
3a9485d
sh64: Fix up fallout from generic init_task conversion.
by Paul Mundt
· 13 years ago
e839ca5
Disintegrate asm/system.h for SH
by David Howells
· 13 years ago
ff2d8b1
treewide: convert uses of ATTRIB_NORETURN to __noreturn
by Joe Perches
· 13 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
685abec
sh64: Remove long unused mid_sched macro
by Andreas Bombe
· 15 years ago
9d3f188
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
221af7f
Split 'flush_old_exec' into two functions
by Linus Torvalds
· 15 years ago
fbb82b0
sh: machine_ops based reboot support.
by Paul Mundt
· 15 years ago
3ef2932
sh64: Fix up the build for the thread_xstate changes.
by Paul Mundt
· 15 years ago
61cc7b0
sh: Fix up FPU build for SH5
by Matt Fleming
· 15 years ago
4c978ca3
sh: Clean up more superfluous symbol exports.
by Paul Mundt
· 15 years ago
c791483
sh: Tidy up NEFF-based sign extension for SH-5.
by Paul Mundt
· 15 years ago
15fc204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 16 years ago
4505ffd
sh: remove stray markers.
by Christoph Hellwig
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
5e61361
sh: Drop the BKL from sys_execve() on SH-5.
by Paul Mundt
· 16 years ago
a99d6fd
sh: Convert sh64 /proc/asids to debugfs and generic sh.
by Paul Mundt
· 16 years ago
4d1f3bb
sh: Kill off sh64's unused alloc/free_task_struct() definitions.
by Paul Mundt
· 16 years ago
1da1180
sh: Split out the idle loop for reuse between _32/_64 variants.
by Paul Mundt
· 16 years ago
3d58695
sh: Trivial trace_mark() instrumentation for core events.
by Paul Mundt
· 16 years ago
fa43972
sh: fixup many sparse errors.
by Paul Mundt
· 16 years ago
4c1cfab
sh/kernel/ cleanups
by Adrian Bunk
· 17 years ago
50387b3
sh64: add missing #include <asm/fpu.h>'s
by Adrian Bunk
· 17 years ago
43081e1
sh: Shut up some trivial build warnings.
by Paul Mundt
· 17 years ago
a23ba43
sh: comment tidying for sh64->sh migration.
by Paul Mundt
· 17 years ago
332fd57
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
by Paul Mundt
· 17 years ago
df0fb25
sh: Fix up proc ASIDs for CPU-local ASID cache accessors.
by Paul Mundt
· 17 years ago
5a4f7c6
sh: Share bug/debug traps across _32 and _64.
by Paul Mundt
· 17 years ago
a7aa92d1b49
sh: Kill off SH-5 enter_deep_standby() cruft.
by Paul Mundt
· 17 years ago
600ee24
sh: Move over and enable FPU support for SH-5.
by Paul Mundt
· 17 years ago
fe51bc9
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
by Paul Mundt
· 17 years ago
[Renamed from arch/sh64/kernel/process.c]
c26056b
sh64: Kill off duplicate includes.
by Paul Mundt
· 17 years ago
78d9827
sh64: Fix fs.h removal from mm.h regressions.
by Paul Mundt
· 17 years ago
0a35477
spelling fixes: arch/sh64/
by Simon Arlott
· 18 years ago
821278a
[PATCH] sh64: remove the use of kernel syscalls
by Arnd Bergmann
· 18 years ago
1bb99a6
sh64: Add a sane pm_power_off implementation.
by Paul Mundt
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
ee8c1dd
[PATCH] sh64: task_stack_page()
by Al Viro
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago