index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
1
-1
/
+2
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-4
/
+4
*
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
1
-3
/
+7
|
\
|
*
s390: add kmemleak annotation in stack_alloc()
Sven Schnelle
2021-08-31
1
-3
/
+7
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
1
-3
/
+6
*
|
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-08-26
1
-1
/
+8
*
|
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
2021-08-18
1
-0
/
+1
*
|
s390: rename dma section to amode31
Heiko Carstens
2021-08-05
1
-43
/
+43
*
|
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
2021-07-27
1
-158
/
+0
*
|
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
2021-07-27
1
-26
/
+26
*
|
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
2021-07-27
1
-0
/
+2
*
|
s390: report more CPU capabilities
Heiko Carstens
2021-07-27
1
-0
/
+4
*
|
s390/setup: don't reserve memory that occupied decompressor's head
Alexander Egorenkov
2021-07-27
1
-1
/
+1
*
|
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2021-07-27
1
-7
/
+103
*
|
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-07-27
1
-4
/
+5
*
|
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-07-27
1
-7
/
+8
|
/
*
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-10
1
-1
/
+2
|
\
|
*
s390: preempt: Fix preempt_count initialization
Valentin Schneider
2021-07-08
1
-0
/
+1
|
*
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
2021-07-08
1
-1
/
+1
*
|
s390: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
|
/
*
s390/setup: cleanup reserve/remove_oldmem
Vasily Gorbik
2021-06-18
1
-26
/
+0
*
s390: setup kernel memory layout early
Vasily Gorbik
2021-06-18
1
-47
/
+3
*
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
2021-06-07
1
-21
/
+0
*
s390/sclp_vt220: fix console name to match device
Valentin Vidic
2021-06-07
1
-1
/
+1
*
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-06-07
1
-5
/
+3
*
s390: fix detection of vector enhancements facility 1 vs. vector packed decim...
David Hildenbrand
2021-05-04
1
-2
/
+2
*
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
2021-04-07
1
-1
/
+1
*
s390: add stack for machine check handler
Sven Schnelle
2021-02-13
1
-2
/
+16
*
s390: use WRITE_ONCE when re-allocating async stack
Sven Schnelle
2021-02-13
1
-1
/
+1
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-2
/
+1
*
s390/delay: remove udelay_simple()
Heiko Carstens
2020-12-16
1
-1
/
+0
*
s390/mm: add support to allocate gigantic hugepages using CMA
Gerald Schaefer
2020-12-10
1
-0
/
+3
*
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-20
1
-20
/
+17
*
s390: make sure vmemmap is top region table entry aligned
Vasily Gorbik
2020-11-09
1
-4
/
+5
*
s390/udelay: make it work for the early code
Vasily Gorbik
2020-11-09
1
-0
/
+1
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
1
-27
/
+35
|
\
|
*
s390/kasan: make sure int handler always run with DAT on
Vasily Gorbik
2020-10-02
1
-4
/
+8
|
*
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
2020-10-02
1
-2
/
+2
|
*
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
2020-09-29
1
-1
/
+0
|
*
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
2020-09-16
1
-14
/
+9
|
*
s390/protvirt: parse prot_virt option in the decompressor
Vasily Gorbik
2020-09-16
1
-2
/
+1
|
*
s390/kasan: avoid unnecessary moving of vmemmap
Vasily Gorbik
2020-09-16
1
-2
/
+6
|
*
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
2020-09-16
1
-1
/
+1
|
*
s390/mm,ptdump: add couple of additional markers
Vasily Gorbik
2020-09-14
1
-0
/
+2
|
*
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
2020-09-14
1
-0
/
+6
|
*
s390: convert to GENERIC_VDSO
Sven Schnelle
2020-08-26
1
-1
/
+0
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
\
|
*
|
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
|
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-14
1
-8
/
+15
[next]