summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-20s390/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev
2023-06-06Merge branch 'protected-key' into featuresAlexander Gordeev
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra
2023-06-05percpu: Wire up cmpxchg128Peter Zijlstra
2023-06-05arch: Introduce arch_{,try_}_cmpxchg128{,_local}()Peter Zijlstra
2023-06-01s390/pkey: add support for ecc clear keyHarald Freudenberger
2023-06-01s390/pkey: do not use struct pkey_protkeyHarald Freudenberger
2023-06-01s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-15s390: select ARCH_SUPPORTS_INT128Heiko Carstens
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-20s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens
2023-04-20s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens
2023-04-20s390/mm: use BIT macro to generate SET_MEMORY bit masksHeiko Carstens
2023-04-19s390/kasan: remove override of mem*() functionsHeiko Carstens
2023-04-19s390/kdump: remove nodat stack restriction for calling nodat functionsAlexander Gordeev
2023-04-19s390/kdump: rework invocation of DAT-off codeAlexander Gordeev
2023-04-13s390/fcx: replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-04-13s390/diag: replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-04-13s390/mm: fix direct map accountingHeiko Carstens
2023-04-13s390/mm: implement set_memory_rwnx()Heiko Carstens
2023-04-13s390/mm: implement set_memory_rox()Heiko Carstens
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2023-04-13s390/checksum: remove not needed uaccess.h includeHeiko Carstens
2023-04-13s390/checksum: always use cksm instructionHeiko Carstens
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-04-04s390: move on_thread_stack() to processor.hHeiko Carstens
2023-04-04s390/stacktrace: remove call_on_stack_noreturn()Heiko Carstens
2023-04-04s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger