aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds1-6/+5
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-1/+0
2026-06-12s390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens1-1/+0
2026-06-10Merge branch 'rust-for-s390' into featuresAlexander Gordeev1-0/+1
2026-06-10s390: Enable Rust supportJan Polensky1-0/+1
2026-06-08s390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens1-3/+0
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-05-26s390/Kconfig: Cleanup defaults for selftestsJulian Braha1-5/+3
2026-05-11s390/debug: Add s390dbf kernel parameterPeter Oberparleiter1-0/+1
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+2
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-1/+1
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor1-0/+1
2026-03-13Merge branch 'page-table-check-support' of git://git.kernel.org/pub/scm/linux...Vasily Gorbik1-0/+1
2026-03-13s390/pgtable: Add s390 support for page table checkTobias Huschle1-0/+1
2026-03-05s390/Kconfig: Make modules sanity test a module-only optionVasily Gorbik1-1/+1
2026-03-05s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOTCoiby Xu1-1/+0
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+2
2026-02-17s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov1-1/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda1-3/+0
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda1-1/+1
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer1-0/+4
2026-01-27s390: Add CC_HAS_ASM_IMMEDIATE_STRINGSHeiko Carstens1-0/+6
2025-12-23s390: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh1-0/+9
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher1-0/+1
2025-12-07s390: Select POSIX_CPU_TIMERS_TASK_WORKHeiko Carstens1-0/+1
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-17/+4
2025-11-24s390: Add stackprotector supportHeiko Carstens1-0/+4
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens1-1/+0
2025-11-17s390: Remove compat supportHeiko Carstens1-16/+0
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+2
2025-09-24s390/bitops: Switch to generic ffs() if supported by compilerHeiko Carstens1-0/+7
2025-09-21s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-17s390: Use generic TIF bitsThomas Gleixner1-0/+1
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-6/+2
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+3
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-07-31s390/mm: Enable THP_SWAP and THP_MIGRATIONGerald Schaefer1-0/+2
2025-07-31s390: Support CONFIG_TRACE_MMIO_ACCESSSteffen Maier1-0/+1
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+0
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+1
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge1-0/+1
2025-06-30lib/crc: s390: Migrate optimized CRC code into lib/crc/Eric Biggers1-1/+0
2025-04-14s390/mm: Select ARCH_WANT_IRQS_OFF_ACTIVATE_MMHeiko Carstens1-0/+1
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik1-0/+19
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2025-04-01mseal sysmap: enable s390Heiko Carstens1-0/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens1-0/+1
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle1-3/+1
2025-03-18s390: Remove 2k vs 4k page table leftoversHeiko Carstens1-1/+0
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual1-1/+1
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel1-0/+1
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh1-0/+1
2025-02-18s390: Sort mcount locations at build timeHeiko Carstens1-0/+1
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+8
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-0/+1
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2025-01-27s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)David Hildenbrand1-0/+1
2025-01-26s390: Introduce CC_HAS_ASM_AOR_FORMAT_FLAGS Kconfig optionHeiko Carstens1-0/+6
2025-01-26s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKENHeiko Carstens1-1/+1
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+1
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+3
2024-12-26s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle1-0/+1
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)1-0/+1
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-1/+1
2024-12-10s390/Kconfig: Select VMAP_STACK unconditionallyHeiko Carstens1-26/+1
2024-12-10s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabledHeiko Carstens1-0/+1
2024-12-01s390/crc32: expose CRC32 functions through libEric Biggers1-0/+1
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+2
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens1-0/+1
2024-11-24s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens1-0/+1
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+8
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+3
2024-11-13s390/asm: Helper macros for flag output operand handlingHeiko Carstens1-0/+7
2024-11-02vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao1-1/+1
2024-10-29s390/mm: Convert to LOCK_MM_AND_FIND_VMAHeiko Carstens1-0/+1
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-10/+26
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens1-0/+1
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-08-29s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu1-0/+12
2024-08-29s390/topology: Add config option to switch to vertical during bootTobias Huschle1-0/+8
2024-08-29s390: Always enable EXPOLINE_EXTERN if supportedVasily Gorbik1-10/+6
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev1-0/+13
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank1-11/+0
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle1-0/+1
2024-07-03kmsan: enable on s390Ilya Leoshkevich1-0/+1
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar1-12/+0
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-1/+1
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik1-1/+1
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev1-0/+19
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev1-0/+3
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler1-0/+14
2024-04-09s390/ap: modularize ap busHolger Dengler1-1/+14
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens1-0/+1
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+1
2024-02-21s390: enable MHP_MEMMAP_ON_MEMORYSumanth Korikkar1-0/+1
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf1-3/+12
2024-02-16s390: don't allow CONFIG_COMPAT with LD=ld.lldNathan Chancellor1-1/+1
2024-02-14s390: select CONFIG_ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor1-0/+1
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini1-1/+0
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook1-1/+1
2024-01-11s390/kexec: do not automatically select KEXEC optionAlexander Gordeev1-1/+0
2024-01-11s390/compat: change default for CONFIG_COMPAT to "n"Heiko Carstens1-2/+4
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+0
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-1/+1
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann1-2/+2
2023-12-11s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens1-1/+0
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka1-1/+1
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens1-0/+1
2023-10-16s390: add support for DCACHE_WORD_ACCESSHeiko Carstens1-0/+1
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-46/+20
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2023-08-18remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder1-3/+0
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder1-1/+1
2023-08-18s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-46/+23
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V1-1/+1
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He1-0/+1
2023-08-01s390/cert_store: select CRYPTO_LIB_SHA256Sven Schnelle1-0/+1
2023-07-24docs: move s390 under archCosta Shulyupin1-2/+2
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle1-0/+1
2023-07-24s390/hypfs: factor out filesystem codeHeiko Carstens1-2/+13
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova1-0/+10
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-0/+1
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2023-05-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe1-2/+1
2023-05-17s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}Lukas Bulwahn1-8/+0
2023-05-15s390: select ARCH_SUPPORTS_INT128Heiko Carstens1-0/+1
2023-05-05s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn1-1/+0
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-4/+6
2023-04-20s390: select ARCH_USE_SYM_ANNOTATIONSHeiko Carstens1-0/+1
2023-04-20s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens1-0/+1
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V1-1/+1
2023-04-13s390/checksum: always use cksm instructionHeiko Carstens1-4/+0
2023-04-05s390/mm: try VMA lock-based page fault handling firstHeiko Carstens1-0/+1
2023-04-04s390: enable HAVE_ARCH_STACKLEAKHeiko Carstens1-0/+1
2023-03-27s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens1-0/+1
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens1-0/+2
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2023-03-01s390/Kconfig: sort config S390 select list againHeiko Carstens1-3/+3
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-2/+6
2023-01-30vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann1-1/+3
2023-01-23vfio-mdev: turn VFIO_MDEV into a selectable symbolChristoph Hellwig1-2/+4
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik1-0/+1
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+7
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens1-0/+4
2022-11-23s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens1-0/+2
2022-11-10s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGerald Schaefer1-0/+1
2022-11-08s390: always build relocatable kernelHeiko Carstens1-3/+3
2022-10-21arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney1-0/+1
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-0/+1
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-15/+0
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada1-1/+0
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds1-0/+1
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross1-1/+0
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-4/+4
2022-06-01s390/Kconfig: fix indentationJuerg Haefliger1-4/+4
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada1-1/+0
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren1-3/+0
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens1-0/+19
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik1-0/+1
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-80/+17
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik1-66/+2
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik1-0/+15
2022-03-01s390: always use the packed stack layoutVasily Gorbik1-15/+1
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-0/+1
2022-01-24s390/module: test loading modules with a lot of relocationsIlya Leoshkevich1-0/+15
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov1-1/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar1-1/+2