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-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
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
1
-1
/
+1
2017-02-08
s390: report new vector facilities
Martin Schwidefsky
1
-1
/
+7
2017-02-08
s390: use correct input data address for setup_randomness
Heiko Carstens
1
-1
/
+1
2017-02-07
s390: make setup_randomness work
Heiko Carstens
1
-3
/
+3
2017-01-16
s390/setup: call memblock_reserve only for size > 0
Heiko Carstens
1
-0
/
+2
2016-12-14
s390/setup: reword printk messages
Martin Schwidefsky
1
-2
/
+2
2016-12-07
s390/numa: establish cpu to node mapping early
Heiko Carstens
1
-0
/
+1
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
1
-0
/
+1
2016-12-02
s390/setup: fix memblock usage
Heiko Carstens
1
-8
/
+8
2016-12-02
s390/kexec: use node 0 when re-adding crash kernel memory
Heiko Carstens
1
-1
/
+1
2016-11-29
s390: convert remaining bootmem allocations to memblock
Heiko Carstens
1
-8
/
+8
2016-11-23
s390: add cma support
Heiko Carstens
1
-0
/
+2
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
1
-2
/
+1
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
1
-0
/
+1
2016-08-26
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
1
-4
/
+2
[next]