summaryrefslogtreecommitdiffstats
path: root/drivers/slimbus (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-10s390/diag: Return errno's from diag204Mete Durlu1-3/+3
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu2-0/+2
2024-07-10s390/atomic_ops: Make use of flag output constraintHeiko Carstens1-7/+37
2024-07-10s390/atomic_ops: Improve __atomic_set() for small valuesHeiko Carstens1-6/+20
2024-07-10s390/atomic_ops: Use symbolic namesHeiko Carstens1-8/+8
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle4-37/+23
2024-07-02s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens1-0/+8
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda1-2/+23
2024-07-02s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu1-7/+1
2024-07-01s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter1-4/+10
2024-07-01s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter1-2/+8
2024-07-01s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter1-0/+4
2024-06-28s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28s390/lib: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28s390/crc32: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-24s390/mm: Get total ram pages from memblockWei Yang1-1/+2
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens3-2/+79
2024-06-18s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev1-2/+5
2024-06-18s390: Remove S390_lowcoreSven Schnelle1-2/+0
2024-06-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle1-13/+15
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle1-5/+6
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle2-42/+52
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle1-10/+13
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle1-9/+11
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle6-28/+28
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle5-11/+11
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle40-238/+237
2024-06-18s390: Add get_lowcore() functionSven Schnelle1-0/+5
2024-06-07s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter3-44/+41
2024-06-07s390/pai_ext: Enable per-task counting eventThomas Richter1-16/+63
2024-06-07s390/pai_ext: Enable concurrent system-wide counting/samplingThomas Richter1-8/+10
2024-06-07s390/pai_crypto: Enable per-task and system-wide sampling eventThomas Richter1-55/+46
2024-06-07s390/pai_crypto: Enable per-task counting eventThomas Richter2-14/+68
2024-06-07s390/pai_crypto: Enable concurrent system-wide counting/sampling eventThomas Richter1-10/+9
2024-06-05s390/hugetlb: Convert PG_arch_1 code to work on folio->flagsDavid Hildenbrand2-6/+6
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand3-13/+22
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand3-10/+18
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand4-12/+30
2024-06-05s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand2-7/+1
2024-06-05s390/uv: Update PG_arch_1 commentDavid Hildenbrand1-5/+4
2024-06-05s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand2-16/+27
2024-06-05s390/uv: Split large folios in gmap_make_secure()David Hildenbrand1-6/+25
2024-06-05s390/uv: gmap_make_secure() cleanups for further changesDavid Hildenbrand1-26/+40
2024-06-05s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand1-0/+8
2024-06-03Linux 6.10-rc2v6.10-rc2Linus Torvalds1-1/+1
2024-06-01Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman1-49/+47
2024-05-31kunit/fortify: Remove __kmalloc_node() testKees Cook1-3/+0
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner3-10/+20