aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/process_64.c
AgeCommit message (Expand)Author
2013-11-13sh64: kernel: remove useless variable 'regs'Chen Gang
2013-11-13sh64: kernel: use 'usp' instead of 'fn'Chen Gang
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro
2012-10-22sh: convert to generic sys_execve()Al Viro
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-05-24sh64: Fix up fallout from generic init_task conversion.Paul Mundt
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23sh64: Remove long unused mid_sched macroAndreas Bombe
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-20sh: machine_ops based reboot support.Paul Mundt
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt
2009-12-15sh: Fix up FPU build for SH5Matt Fleming
2009-10-27sh: Clean up more superfluous symbol exports.Paul Mundt
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-18sh: remove stray markers.Christoph Hellwig
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt
2008-12-22sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-07-28sh/kernel/ cleanupsAdrian Bunk
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt
2008-01-28sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt
2008-01-28sh: Kill off SH-5 enter_deep_standby() cruft.Paul Mundt
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt