Age | Commit message (Expand) | Author |
2024-04-26 | s390/vdso: Add CFI for RA register to asm macro vdso_func | Jens Remus |
2024-04-17 | s390/mm: Fix NULL pointer dereference | Sven Schnelle |
2024-04-03 | s390/entry: align system call table on 8 bytes | Sumanth Korikkar |
2024-04-03 | s390/pai: fix sampling event removal for PMU device driver | Thomas Richter |
2024-03-19 | Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2024-03-17 | s390/entry: compare gmap asce to determine guest/host fault | Sven Schnelle |
2024-03-17 | s390/entry: remove OUTSIDE macro | Sven Schnelle |
2024-03-17 | s390/entry: add CIF_SIE flag and remove sie64a() address check | Sven Schnelle |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-13 | s390/vtime: fix average steal time calculation | Mete Durlu |
2024-03-13 | s390/sysinfo: allow response buffer in normal memory | Alexander Gordeev |
2024-03-12 | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2024-03-07 | s390/cache: prevent rebuild of shared_cpu_list | Heiko Carstens |
2024-03-07 | s390/pai: change sampling event assignment for PMU device driver | Thomas Richter |
2024-02-26 | s390/boot: simplify GOT handling | Alexander Gordeev |
2024-02-25 | s390: vmlinux.lds.S: fix .got.plt assertion | Heiko Carstens |
2024-02-23 | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c | Baoquan He |
2024-02-23 | s390, crash: wrap crash dumping code into crash related ifdefs | Baoquan He |
2024-02-20 | s390/vdso: Use generic union vdso_data_store | Anna-Maria Behnsen |
2024-02-20 | s390: compile relocatable kernel without -fPIE | Josh Poimboeuf |
2024-02-20 | s390/vdso64: filter out munaligned-symbols flag for vdso | Sumanth Korikkar |
2024-02-20 | s390/pai: simplify event start function for perf stat | Thomas Richter |
2024-02-20 | s390/pai: save PAI counter value page in event structure | Thomas Richter |
2024-02-16 | s390/sysinfo: convert bogomips calculation to C | Heiko Carstens |
2024-02-16 | s390/checksum: provide and use cksm() inline assembly | Heiko Carstens |
2024-02-16 | s390/fpu: limit save and restore to used registers | Heiko Carstens |
2024-02-16 | s390/fpu: decrease stack usage for some cases | Heiko Carstens |
2024-02-16 | s390/fpu: remove anonymous union from struct fpu | Heiko Carstens |
2024-02-16 | s390/fpu: remove regs member from struct fpu | Heiko Carstens |
2024-02-16 | s390/kvm: convert to regular kernel fpu user | Heiko Carstens |
2024-02-16 | s390/fpu: make kernel fpu context preemptible | Heiko Carstens |
2024-02-16 | s390/fpu: change type of fpu mask from u32 to int | Heiko Carstens |
2024-02-16 | s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc | Heiko Carstens |
2024-02-16 | s390/fpu: convert FPU CIF flag to regular TIF flag | Heiko Carstens |
2024-02-16 | s390/fpu: convert __kernel_fpu_begin()/__kernel_fpu_end() to C | Heiko Carstens |
2024-02-16 | s390/fpu: provide and use vlm and vstm inline assemblies | Heiko Carstens |
2024-02-16 | s390/fpu: provide and use lfpc, sfpc, and stfpc inline assemblies | Heiko Carstens |
2024-02-16 | s390/fpu: provide and use ld and std inline assemblies | Heiko Carstens |
2024-02-16 | s390/fpu: use lfpc instead of sfpc instruction | Heiko Carstens |
2024-02-16 | s390/fpu: move, rename, and merge header files | Heiko Carstens |
2024-02-16 | s390/fpu: various coding style changes | Heiko Carstens |
2024-02-16 | s390/fpu: use KERNEL_VXR_LOW instead of KERNEL_VXR_V0V7 | Heiko Carstens |
2024-02-16 | s390/nmi: remove register validation code | Heiko Carstens |
2024-02-16 | s390/setup: fix virtual vs physical address confusion | Gerald Schaefer |
2024-02-14 | s390/vdso: remove unused ENTRY in linker scripts | Heiko Carstens |
2024-02-14 | s390: vmlinux.lds.S: explicitly keep various sections | Nathan Chancellor |
2024-02-14 | s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sections | Nathan Chancellor |
2024-02-14 | s390: vmlinux.lds.S: handle '.data.rel' sections explicitly | Nathan Chancellor |
2024-02-12 | s390/switch_to: use generic header file | Heiko Carstens |
2024-02-12 | s390/acrs: cleanup access register handling | Heiko Carstens |