summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-09-17RISC-V: Implement kgdb_roundup_cpus() to enable future NMI RoundupJinjie Ruan1-2/+25
2024-09-17Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+106
2024-09-17powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman3-8/+10
2024-09-17Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+66
2024-09-17Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-641/+373
2024-09-17Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-14/+16
2024-09-17Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+17
2024-09-17Merge tag 'soc-arm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds26-191/+19
2024-09-17riscv: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior1-0/+1
2024-09-17arm64: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior1-0/+1
2024-09-17x86: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior1-0/+1
2024-09-17Merge tag 'soc-defconfig-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+19
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-3/+85
2024-09-17Merge tag 'soc-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds659-8351/+42973
2024-09-17mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed2-2/+0
2024-09-17mm/arm64: support large pfn mappingsPeter Xu2-0/+30
2024-09-17mm/x86: support large pfn mappingsPeter Xu2-28/+53
2024-09-17mm/x86/pat: use the new follow_pfnmap APIPeter Xu1-10/+7
2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu1-10/+12
2024-09-17mm: always define pxx_pgprot()Peter Xu4-0/+4
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+3
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-22/+62
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2024-09-16parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
2024-09-16parisc: Use PRIV_USER instead of hardcoded valueHelge Deller1-1/+1
2024-09-16parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer1-0/+4
2024-09-16s390: Enable KVM_S390_UCONTROL config in debug_defconfigChristoph Schlameuss1-0/+1
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-32/+261
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-208/+71
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds54-401/+2768
2024-09-16Merge tag 'cmpxchg.2024.09.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-2/+12
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds61-258/+1153
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds11-118/+3
2024-09-16Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+21
2024-09-16Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-47/+141
2024-09-16Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-111/+14
2024-09-16Merge tag 'x86_sev_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-09-16Merge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-24/+38
2024-09-16Merge tag 'x86_microcode_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-33/+159
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds8-43/+46
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds11-174/+155
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5-2/+29
2024-09-15riscv: avoid Imbalance in RASJisheng Zhang1-2/+2
2024-09-15Merge patch series "Svvptc extension to remove preventive sfence.vma"Palmer Dabbelt9-1/+145
2024-09-15riscv: cacheinfo: Add back init_cache_level() functionSteffen Persvold1-0/+5
2024-09-15riscv: Remove unused _TIF_WORK_MASKJinjie Ruan1-4/+0
2024-09-15Merge patch series "riscv: select ARCH_USE_SYM_ANNOTATIONS"Palmer Dabbelt2-4/+5
2024-09-15Merge patch series "riscv: stacktrace: Add USER_STACKTRACE support"Palmer Dabbelt3-43/+47
2024-09-15riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang1-0/+5