index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
2013-11-13
sh64: kernel: remove useless variable 'regs'
Chen Gang
2013-11-13
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
sh: switch to generic fork/vfork/clone
Al Viro
2012-10-22
sh: convert to generic sys_execve()
Al Viro
2012-10-22
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-05-24
sh64: Fix up fallout from generic init_task conversion.
Paul Mundt
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
sh64: Remove long unused mid_sched macro
Andreas Bombe
2010-02-02
Merge branch 'sh/stable-updates'
Paul Mundt
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2009-12-15
sh: Fix up FPU build for SH5
Matt Fleming
2009-10-27
sh: Clean up more superfluous symbol exports.
Paul Mundt
2009-08-04
sh: Tidy up NEFF-based sign extension for SH-5.
Paul Mundt
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
sh: remove stray markers.
Christoph Hellwig
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-01-21
sh: Drop the BKL from sys_execve() on SH-5.
Paul Mundt
2008-12-22
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
2008-12-22
sh: Kill off sh64's unused alloc/free_task_struct() definitions.
Paul Mundt
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-07-28
sh/kernel/ cleanups
Adrian Bunk
2008-04-16
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
sh: Fix up proc ASIDs for CPU-local ASID cache accessors.
Paul Mundt
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-28
sh: Kill off SH-5 enter_deep_standby() cruft.
Paul Mundt
2008-01-28
sh: Move over and enable FPU support for SH-5.
Paul Mundt
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt