summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-12-15s390: Remove superfluous new lines from inline assembliesHeiko Carstens
2024-12-15s390/preempt: Adjust coding styleHeiko Carstens
2024-12-15s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementationHeiko Carstens
2024-12-15s390/preempt: Add commentsHeiko Carstens
2024-12-15s390/atomic: Consistent layering between atomic.h and atomic_ops.hHeiko Carstens
2024-12-15s390/atomic: Implement arch_atomic_inc() / arch_atomic_dec()Heiko Carstens
2024-12-11s390/ipl: Fix never less than zero warningAlexander Gordeev
2024-12-10s390/setup: Cleanup stack_alloc() and stack_free()Heiko Carstens
2024-12-10s390/Kconfig: Select VMAP_STACK unconditionallyHeiko Carstens
2024-12-10s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabledHeiko Carstens
2024-12-10s390/mm: Fix DirectMap accountingHeiko Carstens
2024-12-09lib/crc32test: delete obsolete crc32test.cEric Biggers
2024-12-09perf/core: Export perf_exclude_event()Namhyung Kim
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02Merge tag 'v6.13-rc1' into perf/core, to refresh the branchIngo Molnar
2024-12-01s390/crc32: expose CRC32 functions through libEric Biggers
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-29Revert "s390/mm: Allow large pages for KASAN shadow mapping"Vasily Gorbik
2024-11-28s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()Heiko Carstens
2024-11-28s390/spinlock: Use R constraint for arch_load_niai4()Heiko Carstens
2024-11-28s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens
2024-11-28s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle
2024-11-28s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle
2024-11-28s390/mm/hugetlbfs: Add missing includesHeiko Carstens
2024-11-27s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer
2024-11-27s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer
2024-11-27KVM: s390: Increase size of union sca_utility to four bytesHeiko Carstens
2024-11-27KVM: s390: Remove one byte cmpxchg() usageHeiko Carstens
2024-11-27KVM: s390: Use try_cmpxchg() instead of cmpxchg() loopsHeiko Carstens
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-24s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik
2024-11-24s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens
2024-11-24s390: Add missing _TIF definesHeiko Carstens
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-21s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik
2024-11-21s390/cpum_sf: Simplify release of SDBs and SDBTsThomas Richter
2024-11-21s390/stacktrace: Use break instead of return statementHeiko Carstens
2024-11-21s390/mm: Remove bogus comment in __tlb_flush_mm()Alexander Gordeev
2024-11-21s390/debug: Pass in and enforce output buffer size for format handlersNiklas Schnelle
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds