开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
processor_64.h
Age
Commit message (
Expand
)
Author
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2018-12-28
sh: include: convert to SPDX identifiers
Kuninori Morimoto
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2013-11-13
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
2013-01-11
sh: define TASK_UNMAPPED_BASE as a page aligned constant
Kuninori Morimoto
2012-10-22
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-04-19
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
2011-06-14
sh, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2010-06-14
sh: Add kprobe-based event tracer.
Paul Mundt
2010-02-23
sh: wire up SET/GET_UNALIGN_CTL.
Paul Mundt
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2009-01-29
SH: fix start_thread and user_stack_pointer macros
Roel Kluin
2008-12-22
sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.
Paul Mundt
2008-12-22
sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.
Paul Mundt
2008-09-17
sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.
Paul Mundt
2008-09-12
sh: provide user_stack_pointer(), needed for tracehook support.
Paul Mundt
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt