Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-02-14 | s390/boot: add support for CONFIG_LD_ORPHAN_WARN | Nathan Chancellor | 1 | -2/+3 |
2023-11-22 | s390/boot: always align vmalloc area on segment boundary | Alexander Gordeev | 2 | -2/+3 |
2023-11-05 | s390/cmma: rework no-dat handling | Heiko Carstens | 1 | -0/+17 |
2023-11-05 | s390/cmma: move parsing of cmma kernel parameter to early boot code | Heiko Carstens | 2 | -0/+52 |
2023-11-03 | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -10/+9 |
2023-10-16 | s390/vmem: remove unused variable | Vasily Gorbik | 1 | -2/+0 |
2023-10-16 | s390/kasan: handle DCSS mapping in memory holes | Vasily Gorbik | 1 | -1/+6 |
2023-09-19 | s390: use control register bit defines | Heiko Carstens | 1 | -1/+1 |
2023-09-19 | s390/ctlreg: add struct ctlreg | Heiko Carstens | 1 | -4/+4 |
2023-09-19 | s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible | Heiko Carstens | 1 | -3/+3 |
2023-09-19 | s390/ctlreg: add local and system prefix to some functions | Heiko Carstens | 2 | -4/+4 |
2023-09-19 | s390/ctlreg: rename ctl_reg.h to ctlreg.h | Heiko Carstens | 1 | -1/+1 |
2023-09-19 | s390/ctlreg: move control register code to separate file | Heiko Carstens | 1 | -0/+1 |
2023-08-30 | s390/mm: simplify kernel mapping setup | Heiko Carstens | 2 | -6/+10 |
2023-08-30 | s390: remove "noexec" option | Heiko Carstens | 2 | -8/+1 |
2023-08-16 | s390/boot: fix multi-line comments style | Alexander Gordeev | 1 | -2/+4 |
2023-08-16 | s390/boot: account Real Memory Copy and Lowcore areas | Alexander Gordeev | 1 | -1/+2 |
2023-08-16 | s390/mm: define Real Memory Copy size and mask macros | Alexander Gordeev | 1 | -1/+1 |
2023-08-16 | s390/boot: cleanup number of page table levels setup | Alexander Gordeev | 1 | -5/+4 |
2023-07-24 | s390/mm: get rid of VMEM_MAX_PHYS macro | Alexander Gordeev | 1 | -1/+0 |
2023-07-24 | s390/mm: rework arch_get_mappable_range() callback | Alexander Gordeev | 1 | -0/+3 |
2023-07-06 | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -11/+11 |
2023-07-04 | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro" | Alexander Gordeev | 1 | -0/+1 |
2023-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+4 |
2023-07-03 | s390: fix various typos | Heiko Carstens | 1 | -1/+1 |
2023-06-28 | s390: consistently use .balign instead of .align | Heiko Carstens | 2 | -10/+10 |
2023-06-28 | s390/mm: get rid of VMEM_MAX_PHYS macro | Alexander Gordeev | 1 | -1/+0 |
2023-06-20 | s390/kasan: avoid short by one page shadow memory | Alexander Gordeev | 1 | -4/+11 |
2023-06-16 | s390/uv: Update query for secret-UVCs | Steffen Eiden | 1 | -0/+4 |
2023-04-13 | s390/mm: fix direct map accounting | Heiko Carstens | 1 | -2/+16 |
2023-04-13 | s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT | Heiko Carstens | 1 | -4/+4 |
2023-04-13 | s390/boot: improve install.sh script | Marc Hartmayer | 1 | -4/+4 |