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
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
1
-9
/
+10
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-1
/
+0
2022-03-01
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
1
-0
/
+2
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
1
-1
/
+1
2021-11-16
s390/setup: re-arrange memblock setup
Vasily Gorbik
1
-5
/
+4
2021-11-16
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
1
-3
/
+0
2021-11-16
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
1
-9
/
+1
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-23
/
+19
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-1
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-4
/
+4
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
1
-0
/
+5
2021-10-26
s390/setup: convert start and end initrd pointers to virtual
Alexander Gordeev
1
-1
/
+1
2021-10-26
s390/setup: use physical pointers for memblock_reserve()
Alexander Gordeev
1
-5
/
+2
2021-10-26
s390/setup: use virtual address for STSI instruction
Alexander Gordeev
1
-4
/
+2
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
1
-13
/
+9
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+7
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+6
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-3
/
+6
2021-08-31
s390: add kmemleak annotation in stack_alloc()
Sven Schnelle
1
-3
/
+7
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
1
-1
/
+8
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
1
-0
/
+1
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
1
-43
/
+43
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
1
-158
/
+0
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
1
-26
/
+26
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
1
-0
/
+2
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
1
-0
/
+4
2021-07-27
s390/setup: don't reserve memory that occupied decompressor's head
Alexander Egorenkov
1
-1
/
+1
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
1
-7
/
+103
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
1
-4
/
+5
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
1
-7
/
+8
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+2
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
1
-0
/
+1
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
1
-1
/
+1
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-06-18
s390/setup: cleanup reserve/remove_oldmem
Vasily Gorbik
1
-26
/
+0
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
1
-47
/
+3
2021-06-07
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
1
-21
/
+0
2021-06-07
s390/sclp_vt220: fix console name to match device
Valentin Vidic
1
-1
/
+1
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
1
-5
/
+3
2021-05-04
s390: fix detection of vector enhancements facility 1 vs. vector packed decim...
David Hildenbrand
1
-2
/
+2
2021-04-07
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
1
-1
/
+1
2021-02-13
s390: add stack for machine check handler
Sven Schnelle
1
-2
/
+16
2021-02-13
s390: use WRITE_ONCE when re-allocating async stack
Sven Schnelle
1
-1
/
+1
2021-01-19
s390: convert to generic entry
Sven Schnelle
1
-2
/
+1
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
1
-1
/
+0
2020-12-10
s390/mm: add support to allocate gigantic hugepages using CMA
Gerald Schaefer
1
-0
/
+3
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
1
-20
/
+17
2020-11-09
s390: make sure vmemmap is top region table entry aligned
Vasily Gorbik
1
-4
/
+5
2020-11-09
s390/udelay: make it work for the early code
Vasily Gorbik
1
-0
/
+1
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-27
/
+35
[next]