summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev2024-10-091-0/+2
* Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-231-1/+8
|\
| * s390/pci: Stop usurping pdev->dev.groupsLukas Wunner2024-08-091-1/+8
* | Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-2121-104/+331
|\ \
| * | s390/crypto: Add Support for Query Authentication InformationFinn Callies2024-09-121-1/+30
| * | s390/crypto: Rework RRE and RRF CPACF inline functionsFinn Callies2024-09-121-33/+41
| * | s390/crypto: Add KDSA CPACF InstructionFinn Callies2024-09-121-0/+23
| * | s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens2024-09-075-17/+23
| * | s390: Provide MARCH_HAS_*_FEATURES definesHeiko Carstens2024-09-071-0/+38
| * | s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens2024-09-071-2/+4
| * | s390/cpacf: Add MSA 10 and 11 new PCKMO functionsHarald Freudenberger2024-09-051-12/+16
| * | s390/hiperdispatch: Add trace eventsMete Durlu2024-08-291-0/+58
| * | s390/hiperdispatch: Introduce hiperdispatchMete Durlu2024-08-291-0/+14
| * | s390/smp: Add cpu capacitiesMete Durlu2024-08-293-0/+8
| * | s390/wti: Introduce infrastructure for warning track interruptTobias Huschle2024-08-294-2/+15
| * | s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik2024-08-291-0/+2
| * | s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle2024-08-291-2/+2
| * | s390/sha3: Support sha3 performance enhancementsJoerg Schmidbauer2024-08-291-2/+10
| * | s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger2024-08-291-2/+2
| * | s390/crypto: Add hardware acceleration for HMAC modesHolger Dengler2024-08-291-8/+29
| * | s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler2024-08-291-0/+2
| * | s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik2024-08-271-1/+16
| * | s390/early: Dump register contents and call trace for early crashesHeiko Carstens2024-08-221-0/+2
| * | s390/cpum_cf: Move defines from header file to source fileThomas Richter2024-08-071-4/+0
| * | s390/cpum_sf: Move defines from header file to source fileThomas Richter2024-08-071-16/+0
| * | s390/cpum_sf: Rename macro to consistent prefixThomas Richter2024-08-071-1/+1
| * | s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOWThomas Richter2024-08-071-2/+0
| * | s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASKThomas Richter2024-08-071-2/+0
| |/
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-214-19/+2
|\ \
| * | mm: always define pxx_pgprot()Peter Xu2024-09-171-0/+1
| * | arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-032-17/+1
| * | s390/uv: drop arch_make_page_accessible()David Hildenbrand2024-09-011-2/+0
* | | s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens2024-09-133-0/+77
* | | s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens2024-09-132-12/+17
* | | s390/module: Provide find_section() helperHeiko Carstens2024-09-131-0/+14
* | | s390/facility: Let test_facility() generate static branch if possibleHeiko Carstens2024-09-131-8/+29
* | | s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens2024-09-131-5/+1
* | | s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens2024-09-131-2/+4
|/ /
* | Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-08-251-1/+2
|\ \
| * | s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev2024-08-221-1/+2
| |/
* / s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda2024-08-071-1/+4
|/
* Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-2616-128/+296
|\
| * s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-232-34/+0
| * s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle2024-07-231-0/+6
| * s390: Add infrastructure to patch lowcore accessesSven Schnelle2024-07-233-1/+34
| * s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0Heiko Carstens2024-07-231-1/+2
| * s390/entry: Move SIE indicator flag to thread infoHeiko Carstens2024-07-232-2/+1
| * s390/alternatives: Remove alternative facility listHeiko Carstens2024-07-232-6/+4
| * s390/nospec: Push down alternative handlingHeiko Carstens2024-07-233-1/+15
| * s390/alternatives: Allow early alternative patching in decompressorSven Schnelle2024-07-231-3/+9