aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-5/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro1-48/+4
2012-10-22sh: convert to generic sys_execve()Al Viro1-23/+0
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro1-45/+19
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-9/+0
2012-04-19sh: initial stack protector support.Filippo Arcidiacono1-0/+5
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt1-0/+1
2012-03-28Disintegrate asm/system.h for SHDavid Howells1-1/+0
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-05-24sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt1-0/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-1/+1
2010-01-20sh: machine_ops based reboot support.Paul Mundt1-48/+0
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt1-91/+23
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt1-2/+4
2010-01-12sh: Move start_thread() out of line.Paul Mundt1-0/+12
2010-01-05sh: Kill off dead UBC headers.Paul Mundt1-1/+0
2009-12-08Merge branch 'master' into sh/hw-breakpointsPaul Mundt1-10/+33
2009-12-08sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt1-88/+6
2009-11-25sh: Fix up the FPU emulation build.Paul Mundt1-7/+3
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy1-8/+16
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt1-0/+2
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO1-0/+16
2009-10-27sh: Clean up more superfluous symbol exports.Paul Mundt1-0/+2
2009-08-24sh: Use internal watchdog timer to perform resetJon Frosdick1-0/+20
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming1-2/+3
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+0
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-5/+0
2009-06-18sh: remove stray markers.Christoph Hellwig1-2/+0
2009-05-09sh: Fix UBC setup and registers for SH2AKieran Bingham1-1/+3
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+13
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi1-1/+13
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-12-22sh: Simplify kernel_thread_helper() for sh32.Paul Mundt1-15/+4
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt1-61/+0
2008-12-22sh: do not latency trace idle.Paul Mundt1-0/+4
2008-12-22sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt1-2/+2
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt1-0/+1
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt1-5/+9
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt1-2/+7
2008-09-08sh: fixup many sparse errors.Paul Mundt1-0/+1
2008-09-08sh: Display CPU information in show_regs().Paul Mundt1-3/+9
2008-07-28sh/kernel/ cleanupsAdrian Bunk1-13/+1
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt1-0/+1