summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/diag: Diag204 add busy return errnoMete Durlu2024-07-101-1/+5
* s390/diag: Return errno's from diag204Mete Durlu2024-07-101-3/+3
* s390/sclp: Diag204 busy indication facility detectionMete Durlu2024-07-102-0/+2
* s390/atomic_ops: Make use of flag output constraintHeiko Carstens2024-07-101-7/+37
* s390/atomic_ops: Improve __atomic_set() for small valuesHeiko Carstens2024-07-101-6/+20
* s390/atomic_ops: Use symbolic namesHeiko Carstens2024-07-101-8/+8
* s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle2024-07-104-37/+23
* s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens2024-07-021-0/+8
* s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda2024-07-021-2/+23
* s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu2024-07-021-7/+1
* s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter2024-07-011-4/+10
* s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter2024-07-011-2/+8
* s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter2024-07-011-0/+4
* s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-283-0/+3
* s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-281-0/+1
* s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-281-0/+1
* s390/lib: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-283-0/+3
* s390/crc32: Add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-281-0/+1
* s390/mm: Get total ram pages from memblockWei Yang2024-06-241-1/+2
* s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens2024-06-243-2/+79
* s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev2024-06-181-2/+5
* s390: Remove S390_lowcoreSven Schnelle2024-06-181-2/+0
* s390/mm: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-13/+15
* s390/idle: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-5/+6
* s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle2024-06-182-42/+52
* s390/smp: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-10/+13
* s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-9/+11
* s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-186-28/+28
* s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-185-11/+11
* s390: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-1840-238/+237
* s390: Add get_lowcore() functionSven Schnelle2024-06-181-0/+5
* s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter2024-06-073-44/+41
* s390/pai_ext: Enable per-task counting eventThomas Richter2024-06-071-16/+63
* s390/pai_ext: Enable concurrent system-wide counting/samplingThomas Richter2024-06-071-8/+10
* s390/pai_crypto: Enable per-task and system-wide sampling eventThomas Richter2024-06-071-55/+46
* s390/pai_crypto: Enable per-task counting eventThomas Richter2024-06-072-14/+68
* s390/pai_crypto: Enable concurrent system-wide counting/sampling eventThomas Richter2024-06-071-10/+9
* s390/hugetlb: Convert PG_arch_1 code to work on folio->flagsDavid Hildenbrand2024-06-052-6/+6
* s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand2024-06-053-13/+22
* s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand2024-06-053-10/+18
* s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand2024-06-054-12/+30
* s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand2024-06-052-7/+1
* s390/uv: Update PG_arch_1 commentDavid Hildenbrand2024-06-051-5/+4
* s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand2024-06-052-16/+27
* s390/uv: Split large folios in gmap_make_secure()David Hildenbrand2024-06-051-6/+25
* s390/uv: gmap_make_secure() cleanups for further changesDavid Hildenbrand2024-06-051-26/+40
* s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand2024-06-051-0/+8
* Linux 6.10-rc2v6.10-rc2Linus Torvalds2024-06-031-1/+1
* Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-022-2/+8
|\
| * ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340Niklas Cassel2024-05-311-0/+3