summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
8 daysfs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev1-0/+2
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+8
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds21-104/+331
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+2
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens3-0/+77
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens2-12/+17
2024-09-13s390/module: Provide find_section() helperHeiko Carstens1-0/+14
2024-09-13s390/facility: Let test_facility() generate static branch if possibleHeiko Carstens1-8/+29
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens1-5/+1
2024-09-13s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-12s390/crypto: Add Support for Query Authentication InformationFinn Callies1-1/+30
2024-09-12s390/crypto: Rework RRE and RRF CPACF inline functionsFinn Callies1-33/+41
2024-09-12s390/crypto: Add KDSA CPACF InstructionFinn Callies1-0/+23
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens5-17/+23
2024-09-07s390: Provide MARCH_HAS_*_FEATURES definesHeiko Carstens1-0/+38
2024-09-07s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-05s390/cpacf: Add MSA 10 and 11 new PCKMO functionsHarald Freudenberger1-12/+16
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2-17/+1
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand1-2/+0
2024-08-29s390/hiperdispatch: Add trace eventsMete Durlu1-0/+58
2024-08-29s390/hiperdispatch: Introduce hiperdispatchMete Durlu1-0/+14
2024-08-29s390/smp: Add cpu capacitiesMete Durlu3-0/+8
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle4-2/+15
2024-08-29s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik1-0/+2
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle1-2/+2
2024-08-29s390/sha3: Support sha3 performance enhancementsJoerg Schmidbauer1-2/+10
2024-08-29s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger1-2/+2
2024-08-29s390/crypto: Add hardware acceleration for HMAC modesHolger Dengler1-8/+29
2024-08-29s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler1-0/+2
2024-08-27s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik1-1/+16
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+2
2024-08-22s390/early: Dump register contents and call trace for early crashesHeiko Carstens1-0/+2
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev1-1/+2
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner1-1/+8
2024-08-07s390/cpum_cf: Move defines from header file to source fileThomas Richter1-4/+0
2024-08-07s390/cpum_sf: Move defines from header file to source fileThomas Richter1-16/+0
2024-08-07s390/cpum_sf: Rename macro to consistent prefixThomas Richter1-1/+1
2024-08-07s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOWThomas Richter1-2/+0
2024-08-07s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASKThomas Richter1-2/+0
2024-08-07s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda1-1/+4
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds16-128/+296
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2-34/+0
2024-07-23s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle1-0/+6
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle3-1/+34
2024-07-23s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0Heiko Carstens1-1/+2
2024-07-23s390/entry: Move SIE indicator flag to thread infoHeiko Carstens2-2/+1
2024-07-23s390/alternatives: Remove alternative facility listHeiko Carstens2-6/+4
2024-07-23s390/nospec: Push down alternative handlingHeiko Carstens3-1/+15