summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-193-45/+34
|\
| * s390/entry: compare gmap asce to determine guest/host faultSven Schnelle2024-03-171-16/+15
| * s390/entry: remove OUTSIDE macroSven Schnelle2024-03-171-25/+4
| * s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle2024-03-171-3/+14
| * s390/vtime: fix average steal time calculationMete Durlu2024-03-131-2/+2
| * s390/sysinfo: allow response buffer in normal memoryAlexander Gordeev2024-03-131-1/+1
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-146-15/+36
|\ \ | |/ |/|
| * arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-233-15/+22
| * s390, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-233-0/+14
* | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-1230-549/+503
|\ \
| * | s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens2024-03-071-0/+1
| * | s390/pai: change sampling event assignment for PMU device driverThomas Richter2024-03-072-3/+6
| * | s390/boot: simplify GOT handlingAlexander Gordeev2024-02-261-2/+2
| * | s390: vmlinux.lds.S: fix .got.plt assertionHeiko Carstens2024-02-251-3/+8
| * | s390: compile relocatable kernel without -fPIEJosh Poimboeuf2024-02-201-0/+15
| * | s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar2024-02-201-0/+1
| * | s390/pai: simplify event start function for perf statThomas Richter2024-02-202-15/+4
| * | s390/pai: save PAI counter value page in event structureThomas Richter2024-02-202-16/+59
| * | s390/sysinfo: convert bogomips calculation to CHeiko Carstens2024-02-161-15/+8
| * | s390/checksum: provide and use cksm() inline assemblyHeiko Carstens2024-02-162-5/+4
| * | s390/fpu: limit save and restore to used registersHeiko Carstens2024-02-161-35/+77
| * | s390/fpu: decrease stack usage for some casesHeiko Carstens2024-02-162-25/+25
| * | s390/fpu: remove anonymous union from struct fpuHeiko Carstens2024-02-163-56/+15
| * | s390/fpu: remove regs member from struct fpuHeiko Carstens2024-02-162-8/+4
| * | s390/kvm: convert to regular kernel fpu userHeiko Carstens2024-02-161-2/+0
| * | s390/fpu: make kernel fpu context preemptibleHeiko Carstens2024-02-161-0/+3
| * | s390/fpu: change type of fpu mask from u32 to intHeiko Carstens2024-02-161-4/+4
| * | s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etcHeiko Carstens2024-02-167-79/+79
| * | s390/fpu: convert FPU CIF flag to regular TIF flagHeiko Carstens2024-02-163-10/+5
| * | s390/fpu: convert __kernel_fpu_begin()/__kernel_fpu_end() to CHeiko Carstens2024-02-161-86/+62
| * | s390/fpu: provide and use vlm and vstm inline assembliesHeiko Carstens2024-02-161-18/+6
| * | s390/fpu: provide and use lfpc, sfpc, and stfpc inline assembliesHeiko Carstens2024-02-162-10/+6
| * | s390/fpu: provide and use ld and std inline assembliesHeiko Carstens2024-02-161-72/+9
| * | s390/fpu: use lfpc instead of sfpc instructionHeiko Carstens2024-02-161-1/+1
| * | s390/fpu: move, rename, and merge header filesHeiko Carstens2024-02-1613-14/+13
| * | s390/fpu: various coding style changesHeiko Carstens2024-02-161-11/+7
| * | s390/fpu: use KERNEL_VXR_LOW instead of KERNEL_VXR_V0V7Heiko Carstens2024-02-161-2/+2
| * | s390/nmi: remove register validation codeHeiko Carstens2024-02-162-122/+47
| * | s390/setup: fix virtual vs physical address confusionGerald Schaefer2024-02-161-6/+6
| * | s390/vdso: remove unused ENTRY in linker scriptsHeiko Carstens2024-02-142-2/+0
| * | s390: vmlinux.lds.S: explicitly keep various sectionsNathan Chancellor2024-02-141-0/+12
| * | s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sectionsNathan Chancellor2024-02-141-0/+16
| * | s390: vmlinux.lds.S: handle '.data.rel' sections explicitlyNathan Chancellor2024-02-141-0/+6
| * | s390/switch_to: use generic header fileHeiko Carstens2024-02-127-10/+30
| * | s390/acrs: cleanup access register handlingHeiko Carstens2024-02-125-4/+6
| * | s390/fpu: make use of __uninitialized macroHeiko Carstens2024-02-091-1/+1
| * | s390/time: make stp_subsys constRicardo B. Marliere2024-02-091-1/+1
| * | s390/vdso: drop '-fPIC' from LDFLAGSNathan Chancellor2024-02-092-2/+2
| * | s390/diag: add missing virt_to_phys() translation to diag14()Thomas Richter2024-02-091-0/+20
| * | s390/time: improve steering precisionSven Schnelle2024-02-091-2/+2