summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/ptrace: add missing linux/const.h includeHeiko Carstens2023-08-011-0/+2
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-0611-103/+100
|\
| * Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev2023-07-041-0/+2
| * s390/entry: remove mcck clockSven Schnelle2023-07-031-2/+2
| * s390: fix various typosHeiko Carstens2023-07-034-6/+6
| * s390/mm: fence off VM macros from asm and linkerAlexander Gordeev2023-07-031-2/+2
| * s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-032-2/+2
| * s390/ptrace: make all psw related defines also available for asmHeiko Carstens2023-07-032-85/+84
| * s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens2023-07-033-5/+3
| * s390: consistently use .balign instead of .alignHeiko Carstens2023-06-281-2/+2
| * s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev2023-06-281-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-032-3/+82
|\ \
| * \ Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-07-012-3/+82
| |\ \
| | * | s390/uv: Update query for secret-UVCsSteffen Eiden2023-06-161-2/+11
| | * | s390/uvdevice: Add 'Lock Secret Store' UVCSteffen Eiden2023-06-162-0/+5
| | * | s390/uvdevice: Add 'List Secrets' UVCSteffen Eiden2023-06-162-0/+7
| | * | s390/uvdevice: Add 'Add Secret' UVCSteffen Eiden2023-06-162-0/+18
| | * | s390/uvdevice: Add info IOCTLSteffen Eiden2023-06-161-1/+41
* | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | thread_info: move function declarations to linux/thread_info.hArnd Bergmann2023-06-091-3/+0
| |/ /
* | | Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-275-10/+27
|\ \ \
| * \ \ Merge branch 'protected-key' into featuresAlexander Gordeev2023-06-063-8/+18
| |\ \ \
| | * | | s390/pkey: add support for ecc clear keyHarald Freudenberger2023-06-012-6/+16
| | * | | s390/pkey: do not use struct pkey_protkeyHarald Freudenberger2023-06-011-2/+2
| | | |/ | | |/|
| * | | s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko2023-06-011-2/+5
| * | | s390: select ARCH_SUPPORTS_INT128Heiko Carstens2023-05-151-0/+4
| |/ /
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-273-45/+23
|\ \ \
| * | | s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra2023-06-051-1/+1
| * | | arch: Remove cmpxchg_doublePeter Zijlstra2023-06-052-52/+0
| * | | percpu: Wire up cmpxchg128Peter Zijlstra2023-06-051-0/+16
| * | | arch: Introduce arch_{,try_}_cmpxchg128{,_local}()Peter Zijlstra2023-06-051-0/+14
| |/ /
* | | Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-271-4/+9
|\ \ \
| * | | s390/time: Provide sched_clock_noinstr()Peter Zijlstra2023-06-051-4/+9
| |/ /
* | | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-06-261-3/+0
|\ \ \
| * | | procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-3/+0
| |/ /
* | / s390/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev2023-06-201-2/+3
| |/ |/|
* | s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich2023-05-172-3/+3
|/
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-4/+4
|\
| * locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-4/+4
* | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-3018-237/+441
|\ \
| * | s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens2023-04-201-0/+35
| * | s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens2023-04-201-0/+7
| * | s390/mm: use BIT macro to generate SET_MEMORY bit masksHeiko Carstens2023-04-201-5/+13
| * | s390/kasan: remove override of mem*() functionsHeiko Carstens2023-04-191-12/+3
| * | s390/kdump: remove nodat stack restriction for calling nodat functionsAlexander Gordeev2023-04-191-1/+3
| * | s390/kdump: rework invocation of DAT-off codeAlexander Gordeev2023-04-191-0/+47
| * | s390/fcx: replace zero-length array with flexible-array memberGustavo A. R. Silva2023-04-131-1/+1
| * | s390/diag: replace zero-length array with flexible-array memberGustavo A. R. Silva2023-04-131-1/+1
| * | s390/mm: fix direct map accountingHeiko Carstens2023-04-131-1/+1
| * | s390/mm: implement set_memory_rwnx()Heiko Carstens2023-04-131-0/+5