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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
2018-02-05
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2017-11-14
s390: correct some inline assembly constraints
Vasily Gorbik
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-04-25
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-02-24
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core, s390: Make cpu_relax() a barrier again
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
2016-10-17
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-06-20
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-04-21
s390/fpu: allocate 'struct fpu' with the task_struct
Martin Schwidefsky
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
[next]