index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-0
/
+1
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
1
-0
/
+1
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-0
/
+9
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+1
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
1
-0
/
+45
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
1
-0
/
+8
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
1
-0
/
+5
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+13
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+3
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-18
/
+42
2019-02-20
s390/setup: fix boot crash for machine without EDAT-1
Martin Schwidefsky
1
-7
/
+6
2019-02-20
s390/setup: fix early warning messages
Martin Schwidefsky
1
-9
/
+23
2019-02-07
s390: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-02-07
s390/setup: remove obsolete #ifdef
Gerald Schaefer
1
-9
/
+0
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
1
-0
/
+21
2019-01-11
s390/early: improve machine detection
Christian Borntraeger
1
-0
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-4
/
+4
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+2
2018-10-11
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
1
-2
/
+2
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-1
/
+3
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
1
-6
/
+16
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
1
-22
/
+4
2018-10-09
s390/mem_detect: add info source debug print
Vasily Gorbik
1
-0
/
+17
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
1
-2
/
+45
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
1
-6
/
+6
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-9
/
+80
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
1
-2
/
+2
2018-04-16
s390: add support for IBM z14 Model ZR1
Heiko Carstens
1
-0
/
+1
2018-04-11
s390: correct nospec auto detection init order
Martin Schwidefsky
1
-0
/
+3
2018-03-18
s390/setup : enable display support for KVM guest
Farhan Ali
1
-0
/
+2
2018-02-27
s390: unify linker symbols usage
Vasily Gorbik
1
-10
/
+10
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+4
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
1
-1
/
+3
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-09
s390: simplify transactional execution elf hwcap handling
Heiko Carstens
1
-1
/
+1
2017-11-09
s390/virtio: remove unused header file kvm_virtio.h
Christian Borntraeger
1
-1
/
+0
2017-10-19
s390/nmi: allocation of the extended save area
Martin Schwidefsky
1
-9
/
+2
2017-10-18
s390/vdso: move boot_vdso_data to vdso.c
Martin Schwidefsky
1
-1
/
+1
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
1
-0
/
+3
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
1
-0
/
+2
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
1
-0
/
+1
2017-07-26
s390: add support for IBM z14 machines
Martin Schwidefsky
1
-0
/
+3
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
1
-1
/
+1
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
1
-4
/
+4
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-6
/
+0
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-3
/
+15
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[next]