index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Lines
2022-09-07
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
-1
/
+1
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
-0
/
+1
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-7
/
+6
2022-08-06
Revert "s390/smp: enforce lowcore protection on CPU restart"
Alexander Gordeev
-1
/
+1
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
-21
/
+13
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
-13
/
+21
2022-07-28
s390/setup: rearrange absolute lowcore initialization
Alexander Gordeev
-7
/
+6
2022-07-28
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
-1
/
+1
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
-2
/
+0
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
-0
/
+5
2022-04-25
s390/smp: sort out physical vs virtual CPU0 lowcore pointer
Alexander Gordeev
-1
/
+1
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
-9
/
+10
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
-1
/
+0
2022-03-01
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
-0
/
+2
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
-1
/
+1
2021-11-16
s390/setup: re-arrange memblock setup
Vasily Gorbik
-5
/
+4
2021-11-16
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
-3
/
+0
2021-11-16
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
-9
/
+1
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-23
/
+19
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
-1
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
-4
/
+4
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
-0
/
+5
2021-10-26
s390/setup: convert start and end initrd pointers to virtual
Alexander Gordeev
-1
/
+1
2021-10-26
s390/setup: use physical pointers for memblock_reserve()
Alexander Gordeev
-5
/
+2
2021-10-26
s390/setup: use virtual address for STSI instruction
Alexander Gordeev
-4
/
+2
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
-13
/
+9
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-3
/
+7
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+6
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
-3
/
+6
2021-08-31
s390: add kmemleak annotation in stack_alloc()
Sven Schnelle
-3
/
+7
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
-1
/
+8
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
-0
/
+1
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
-43
/
+43
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
-158
/
+0
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
-26
/
+26
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
-0
/
+2
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
-0
/
+4
2021-07-27
s390/setup: don't reserve memory that occupied decompressor's head
Alexander Egorenkov
-1
/
+1
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
-7
/
+103
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
-4
/
+5
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
-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
/
+2
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
-0
/
+1
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
-1
/
+1
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
-4
/
+1
2021-06-18
s390/setup: cleanup reserve/remove_oldmem
Vasily Gorbik
-26
/
+0
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
-47
/
+3
2021-06-07
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
-21
/
+0
2021-06-07
s390/sclp_vt220: fix console name to match device
Valentin Vidic
-1
/
+1
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
-5
/
+3
[next]