summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-07-10s390/atomic_ops: Make use of flag output constraintHeiko Carstens
2024-07-10s390/atomic_ops: Improve __atomic_set() for small valuesHeiko Carstens
2024-07-10s390/atomic_ops: Use symbolic namesHeiko Carstens
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-02s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda
2024-07-02s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu
2024-06-28s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28s390/lib: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-28s390/crc32: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-24s390/mm: Get total ram pages from memblockWei Yang
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens
2024-06-18s390: Remove S390_lowcoreSven Schnelle
2024-06-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-18s390: Add get_lowcore() functionSven Schnelle
2024-06-07s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter
2024-06-07s390/pai_ext: Enable per-task counting eventThomas Richter
2024-06-07s390/pai_ext: Enable concurrent system-wide counting/samplingThomas Richter
2024-06-07s390/pai_crypto: Enable per-task and system-wide sampling eventThomas Richter
2024-06-07s390/pai_crypto: Enable per-task counting eventThomas Richter
2024-06-07s390/pai_crypto: Enable concurrent system-wide counting/sampling eventThomas Richter
2024-06-05s390/hugetlb: Convert PG_arch_1 code to work on folio->flagsDavid Hildenbrand
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand
2024-06-05s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand
2024-06-05s390/uv: Update PG_arch_1 commentDavid Hildenbrand
2024-06-05s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand
2024-06-05s390/uv: Split large folios in gmap_make_secure()David Hildenbrand
2024-06-05s390/uv: gmap_make_secure() cleanups for further changesDavid Hildenbrand
2024-06-05s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16s390/kprobes: Remove custom insn slot allocatorHeiko Carstens
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-05-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-05-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds