summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-093-122/+13
|\
| *-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-273-122/+13
| |\ \
| | | * s390/pci: Fix reset of IOMMU software countersNiklas Schnelle2023-10-051-4/+0
| | | * s390/pci: Use dma-iommu layerNiklas Schnelle2023-10-023-118/+13
| | |/
* | | s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev2023-11-052-2/+3
* | | s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev2023-11-053-8/+0
* | | s390/cmma: rework no-dat handlingHeiko Carstens2023-11-051-2/+0
* | | s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens2023-11-052-1/+17
* | | s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2023-11-051-0/+38
* | | s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2023-11-052-1/+4
* | | s390/perf: implement perf_callchain_user()Heiko Carstens2023-11-051-0/+7
* | | s390/mm: add missing conversion to use ptdescsAlexander Gordeev2023-11-051-2/+2
* | | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0313-194/+379
|\ \ \
| * | | s390: delete the unused store_prefix() functionIlya Leoshkevich2023-10-251-8/+0
| * | | s390/mm: move translation-exception identification structure to fault.hHeiko Carstens2023-10-231-0/+28
| * | | s390: add support for DCACHE_WORD_ACCESSHeiko Carstens2023-10-162-0/+26
| * | | s390: provide word-at-a-time implementationHeiko Carstens2023-10-161-0/+42
| * | | s390/extable: reduce number of extable macrosHeiko Carstens2023-10-161-16/+7
| * | | s390/ctlreg: add control register bitsHeiko Carstens2023-09-191-34/+69
| * | | s390/irq: use CR0 defines to define CR0_IRQ_SUBCLASS_MASKHeiko Carstens2023-09-191-11/+12
| * | | s390/ctlreg: add missing definesHeiko Carstens2023-09-191-0/+14
| * | | s390/ctlreg: add system_ctl_load()Heiko Carstens2023-09-191-3/+14
| * | | s390/ctltreg: make initialization of control register save area explicitHeiko Carstens2023-09-191-0/+3
| * | | s390/ctlreg: add struct ctlregHeiko Carstens2023-09-195-16/+27
| * | | s390/ctlreg: add type checking to __local_ctl_load() and __local_ctl_store()Heiko Carstens2023-09-191-0/+2
| * | | s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()Heiko Carstens2023-09-191-2/+2
| * | | s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens2023-09-193-10/+10
| * | | s390/ctlreg: add local_ctl_load() and local_ctl_store()Heiko Carstens2023-09-191-0/+17
| * | | s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2023-09-192-18/+18
| * | | s390/ctlreg: cleanup inline assembliesHeiko Carstens2023-09-191-9/+22
| * | | s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens2023-09-192-4/+4
| * | | s390/ctlreg: move control register code to separate fileHeiko Carstens2023-09-193-5/+5
| * | | s390/smp: keep the original lowcore for CPU 0Ilya Leoshkevich2023-09-191-1/+0
| | |/ | |/|
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-0/+10
|\ \ \
| * | | s390: implement arch_xor_unlock_is_negative_byteMatthew Wilcox (Oracle)2023-10-181-0/+10
| | |/ | |/|
* | | Merge tag 'kvm-s390-next-6.7-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-10-311-0/+7
|\ \ \ | |/ / |/| |
| * | KVM: s390: add stat counter for shadow gmap eventsNico Boehr2023-10-161-0/+7
| |/
* / mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-291-2/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-072-1/+20
|\
| * KVM: s390: pv: Allow AP-instructions for pv-guestsSteffen Eiden2023-08-281-1/+11
| * KVM: s390: Add UV feature negotiationSteffen Eiden2023-08-281-0/+2
| * s390/uv: UV feature check utilitySteffen Eiden2023-08-281-0/+7
* | Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-09-075-37/+33
|\ \
| * | s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev2023-09-051-1/+1
| * | s390/airq: remove lsi_mask from airq_structBenjamin Block2023-08-301-1/+0
| * | s390/set_memory: add __set_memory() variantHeiko Carstens2023-08-301-5/+23
| * | s390/set_memory: generate all set_memory() functionsHeiko Carstens2023-08-301-31/+11
| * | s390/amode31: change type of __samode31, __eamode31, etcHeiko Carstens2023-08-301-2/+2
| * | s390: remove "noexec" optionHeiko Carstens2023-08-301-1/+0