index
:
xivo/linux.git
net-next
Linux branches with e1000 patched for support of the EP80579 GbE MAC and XiVO IPBX Open Hardware
XiVO Dev Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
process_32.c
Age
Commit message (
Expand
)
Author
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2011-06-14
sh, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-05-24
sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.
Paul Mundt
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
2010-01-13
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-12
sh: Move start_thread() out of line.
Paul Mundt
2010-01-05
sh: Kill off dead UBC headers.
Paul Mundt
2009-12-08
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
2009-12-08
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt
2009-11-25
sh: Fix up the FPU emulation build.
Paul Mundt
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
2009-11-24
Merge branch 'master' into sh/st-integration
Paul Mundt
2009-11-24
sh: add sleazy FPU optimization
Giuseppe CAVALLARO
2009-10-27
sh: Clean up more superfluous symbol exports.
Paul Mundt
2009-08-24
sh: Use internal watchdog timer to perform reset
Jon Frosdick
2009-07-11
sh: Mark __switch_to() as __notrace_funcgraph
Matt Fleming
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-05-09
sh: Fix UBC setup and registers for SH2A
Kieran Bingham
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2008-12-22
sh: Simplify kernel_thread_helper() for sh32.
Paul Mundt
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
2008-12-22
sh: do not latency trace idle.
Paul Mundt
2008-12-22
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
2008-12-22
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
2008-09-21
sh: Add FPU registers to regset interface.
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-09-08
sh: Display CPU information in show_regs().
Paul Mundt
2008-07-28
sh/kernel/ cleanups
Adrian Bunk
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-03-26
sh: Fix occasional FPU register corruption under preempt.
Paul Mundt
2008-01-28
sh: GUSA atomic rollback support.
Stuart Menefy
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-28
sh: Share the ELF dump_task interfaces.
Paul Mundt
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt