index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
s390/build: Avoid relocation information in final vmlinux
Jens Remus
1
-5
/
+3
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-26
/
+33
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
3
-23
/
+1
2024-07-23
s390/boot: Add cmdline option to relocate lowcore
Sven Schnelle
1
-0
/
+2
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
4
-1
/
+14
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
4
-1
/
+11
2024-07-23
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
1
-2
/
+6
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-0
/
+32
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+2
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-28
/
+28
2024-07-03
s390/string: add KMSAN support
Ilya Leoshkevich
1
-0
/
+16
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
1
-0
/
+7
2024-07-03
s390/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2
-0
/
+7
2024-07-03
s390/boot: turn off KMSAN
Ilya Leoshkevich
1
-0
/
+2
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
1
-4
/
+7
2024-06-18
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
6
-28
/
+28
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
3
-4
/
+26
2024-06-11
s390/mm: Allow large pages only for aligned physical addresses
Alexander Gordeev
1
-2
/
+8
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
1
-1
/
+0
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
4
-56
/
+1
2024-04-17
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
2
-40
/
+22
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
6
-68
/
+56
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
1
-9
/
+24
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
4
-64
/
+111
2024-04-17
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
2
-9
/
+15
2024-04-17
s390/mm: Create virtual memory layout structure
Alexander Gordeev
1
-2
/
+1
2024-04-17
s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas
Alexander Gordeev
1
-9
/
+11
2024-04-17
s390/boot: Reduce size of identity mapping on overlap
Alexander Gordeev
1
-1
/
+4
2024-04-17
s390/boot: Consider DCSS segments on memory layout setup
Alexander Gordeev
1
-2
/
+5
2024-04-17
s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITS
Alexander Gordeev
1
-3
/
+2
2024-04-09
s390: adjust indentation of RELOCS command build step out
Heiko Carstens
1
-1
/
+1
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-1
/
+1
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-1
/
+1
2024-02-26
s390/boot: fix minor comment style damages
Alexander Gordeev
1
-3
/
+3
2024-02-26
s390/boot: do not check for zero-termination relocation entry
Alexander Gordeev
1
-3
/
+1
2024-02-26
s390/boot: make type of __vmlinux_relocs_64_start|end consistent
Alexander Gordeev
2
-8
/
+6
2024-02-26
s390/boot: sanitize kaslr_adjust_relocs() function prototype
Alexander Gordeev
1
-4
/
+3
2024-02-26
s390/boot: simplify GOT handling
Alexander Gordeev
2
-7
/
+5
2024-02-25
s390: vmlinux.lds.S: fix .got.plt assertion
Heiko Carstens
1
-3
/
+8
2024-02-22
s390/boot: workaround current 'llvm-objdump -t -j ...' behavior
Nathan Chancellor
1
-2
/
+2
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
5
-9
/
+110
2024-02-20
s390/boot: add 'alloc' to info.bin .vmlinux.info section flags
Nathan Chancellor
1
-1
/
+1
2024-02-14
s390/boot: vmlinux.lds.S: handle commonly discarded sections
Nathan Chancellor
1
-0
/
+1
2024-02-14
s390/boot: vmlinux.lds.S: handle ELF required sections
Nathan Chancellor
1
-0
/
+1
2024-02-14
s390/boot: vmlinux.lds.S: handle DWARF debug sections
Nathan Chancellor
1
-0
/
+2
2024-02-14
s390/boot: vmlinux.lds.S: handle '.rela' sections
Nathan Chancellor
1
-0
/
+4
2024-02-14
s390/boot: vmlinux.lds.S: handle '.init.text'
Nathan Chancellor
1
-0
/
+1
2024-02-14
s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sections
Nathan Chancellor
1
-0
/
+16
[next]