summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/process_32.c
Commit message (Expand)AuthorAgeFilesLines
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-1/+1
* sh: machine_ops based reboot support.Paul Mundt2010-01-201-48/+0
*-. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-131-91/+23
|\ \
| | * sh: Kill off dead UBC headers.Paul Mundt2010-01-051-1/+0
| | * Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-081-10/+33
| | |\ | |_|/ |/| |
| | * sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-081-88/+6
| * | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-2/+4
| * | sh: Move start_thread() out of line.Paul Mundt2010-01-121-0/+12
|/ /
* | sh: Fix up the FPU emulation build.Paul Mundt2009-11-251-7/+3
* | sh: Minor optimisations to FPU handlingStuart Menefy2009-11-241-8/+16
* | Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-241-0/+2
|\ \
| * | sh: Clean up more superfluous symbol exports.Paul Mundt2009-10-271-0/+2
| |/
* | sh: add sleazy FPU optimizationGiuseppe CAVALLARO2009-11-241-0/+16
|/
* sh: Use internal watchdog timer to perform resetJon Frosdick2009-08-241-0/+20
* sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming2009-07-111-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-181-2/+0
|\
| * sh: remove stray markers.Christoph Hellwig2009-06-181-2/+0
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
|/
* sh: Fix UBC setup and registers for SH2AKieran Bingham2009-05-091-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-051-1/+13
|\
| * sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-041-1/+13
* | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/
* sh: Simplify kernel_thread_helper() for sh32.Paul Mundt2008-12-221-15/+4
* sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt2008-12-221-61/+0
* sh: do not latency trace idle.Paul Mundt2008-12-221-0/+4
* sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2008-12-221-2/+2
* sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt2008-12-221-0/+1
* sh: Add FPU registers to regset interface.Paul Mundt2008-09-211-5/+9
* sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-211-2/+7
* sh: fixup many sparse errors.Paul Mundt2008-09-081-0/+1
* sh: Display CPU information in show_regs().Paul Mundt2008-09-081-3/+9
* sh/kernel/ cleanupsAdrian Bunk2008-07-281-13/+1
* nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-261-0/+1
* sh: GUSA atomic rollback support.Stuart Menefy2008-01-281-19/+0
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-281-46/+0
* sh: Share the ELF dump_task interfaces.Paul Mundt2008-01-281-28/+0
* sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt2008-01-281-0/+558
OpenPOWER on IntegriCloud