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
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2013-07-14
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2012-05-24
sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().
Paul Mundt
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-08
sh-use-common-threadinfo-allocator
Thomas Gleixner
2012-04-19
sh: initial stack protector support.
Filippo Arcidiacono
2011-03-24
sh: Fix build alloc_thread_info_node function
Nobuhiro Iwamatsu
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-21
sh: __cpuinit annotate the CPU init path.
Paul Mundt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-12
sh: Use SLAB_PANIC for thread_info slab cache.
Paul Mundt
2010-01-12
sh: Always provide thread_info allocators.
Paul Mundt
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-09-28
sh: Conditionalize gUSA support.
Paul Mundt
2007-09-28
sh: Follow gUSA preempt changes in __switch_to().
Paul Mundt
2007-07-31
sh: Fix fs.h removal from mm.h regressions.
Paul Mundt
2007-07-26
sh: fix get_wchan() for SH kernels without framepointers
David McCullough
2007-06-11
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
2007-06-08
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2007-06-08
sh: __user annotations for __get/__put_user().
Paul Mundt
2007-05-21
sh: sr.bl toggling around idle sleep.
Paul Mundt
2007-05-09
sh: clockevent/clocksource/hrtimers/nohz TMU support.
Paul Mundt
2007-05-09
sh: Convert to common die chain.
Paul Mundt
2007-05-09
sh: Fix PC adjustments for varying opcode length.
Paul Mundt
2007-05-09
sh: Support for SH-2A 32-bit opcodes.
Paul Mundt
2007-05-09
sh: generic quicklist support.
Paul Mundt
2007-05-07
sh: Add die chain notifiers.
Paul Mundt
2007-05-07
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
2007-03-05
sh: Fix kernel thread stack corruption with preempt.
Hideo Saito
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2006-12-12
sh: Fix get_wchan().
Paul Mundt
2006-12-12
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-06
sh: gcc4 support.
Stuart Menefy
2006-10-19
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-10-12
sh: SH-4A UBC support
Ryusuke Sakato
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
2006-09-27
sh: Update kexec support for API changes.
Paul Mundt
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
[next]