summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-1976-754/+1159
|\
| * s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer2024-07-171-1/+2
| * s390/kvm: Move bitfields for dat tablesClaudio Imbrenda2024-07-102-160/+173
| * s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda2024-07-106-10/+12
| * s390/sthyi: Use cached data when diag is busyMete Durlu2024-07-101-17/+38
| * s390/sthyi: Move diag operationsMete Durlu2024-07-101-15/+31
| * s390/hypfs_diag: Diag204 busy loopMete Durlu2024-07-103-4/+18
| * s390/diag: Add busy-indication-facility requirementsMete Durlu2024-07-101-0/+7
| * 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-101-0/+1
| * 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-103-36/+22
| * 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/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: 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: 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
* | Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-1/+0
|\ \
| * | function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)2024-06-111-1/+0
| |/