index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
processor_32.h
Age
Commit message (
Expand
)
Author
2023-03-09
sh: sanitize the flags on sigreturn
Al Viro
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-06-09
sh: add loglvl to show_trace()
Dmitry Safonov
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2011-01-11
sh: constify prefetch pointers.
Paul Mundt
2010-11-18
sh: Use GCC __builtin_prefetch() to implement prefetch().
Giuseppe CAVALLARO
2010-06-14
sh: Add kprobe-based event tracer.
Paul Mundt
2010-04-21
sh: __cpuinit annotate the CPU init path.
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
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: Abstracted SH-4A UBC support on hw-breakpoint core.
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-24
sh: Minor optimisations to FPU handling
Stuart Menefy
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-02-27
sh: Disable unsupportable prefetching on SH-3.
Paul Mundt
2009-01-29
SH: fix start_thread and user_stack_pointer macros
Roel Kluin
2008-12-22
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
Paul Mundt
2008-12-22
sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.
Paul Mundt
2008-12-22
sh: Add a simple code dumper for SUPERH32 show_regs().
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