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
/
s390
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-10
s390: fix transactional execution control register handling
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
s390: get rid of exit_thread()
Heiko Carstens
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
2017-09-28
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
s390/cputime: reset all accounting fields on fork
Martin Schwidefsky
2017-02-23
s390: opt into HAVE_COPY_THREAD_TLS
Heiko Carstens
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-10
s390: add missing include statements
Heiko Carstens
2016-04-21
s390/fpu: allocate 'struct fpu' with the task_struct
Martin Schwidefsky
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
2015-10-14
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
s390/kernel: dynamically allocate FP register save area
Hendrik Brueckner
2015-07-22
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
2015-07-13
s390/process: fix sfpc inline assembly
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-02-10
s390/process: free vx save area when releasing tasks
Hendrik Brueckner
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
2014-12-08
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2013-12-18
s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZE
Martin Schwidefsky
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-04-08
s390: Use generic idle loop
Thomas Gleixner
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
s390: switch to generic fork/vfork/clone
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-30
s390: switch to generic kernel_thread()
Al Viro
2012-09-30
s390: fold kernel_thread_helper() into ret_from_fork()
Al Viro
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
[next]