summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-21sh: hd64461: Make setup_hd64461() staticArtur Rojek
2024-03-20riscv: Fix syscall wrapper for >word-size argumentsSami Tolvanen
2024-03-20Merge patch series "riscv/barrier: tidying up barrier-related macro"Palmer Dabbelt
2024-03-20crypto: riscv - add vector crypto accelerated AES-CBC-CTSEric Biggers
2024-03-20crypto: riscv - parallelize AES-CBC decryptionEric Biggers
2024-03-20Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"Palmer Dabbelt
2024-03-20riscv: Only flush the mm icache when setting an exec pteAlexandre Ghiti
2024-03-20riscv: Use kcalloc() instead of kzalloc()Erick Archer
2024-03-20Merge patch series "RISC-V: ACPI: Add LPI support"Palmer Dabbelt
2024-03-20Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...Palmer Dabbelt
2024-03-19riscv/barrier: Add missing space after ','Eric Chan
2024-03-19riscv/barrier: Consolidate fence definitionsEric Chan
2024-03-19riscv/barrier: Define RISCV_FULL_BARRIEREric Chan
2024-03-19riscv/barrier: Define __{mb,rmb,wmb}Eric Chan
2024-03-19RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQSunil V L
2024-03-19cpuidle: RISC-V: Move few functions to arch/riscvSunil V L
2024-03-19riscv: Introduce set_compat_task() in asm/compat.hLeonardo Bras
2024-03-19riscv: Introduce is_compat_thread() into compat.hLeonardo Bras
2024-03-19riscv: add compile-time test into is_compat_task()Leonardo Bras
2024-03-19riscv: Replace direct thread flag check with is_compat_task()Leonardo Bras
2024-03-19riscv: Improve arch_get_mmap_end() macroLeonardo Bras
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-19LoongArch/crypto: Clean up useless assignment operationsYuli Wang
2024-03-19LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen
2024-03-19LoongArch: Remove superfluous flush_dcache_page() definitionHuacai Chen
2024-03-19LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.hMax Kellermann
2024-03-19LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen
2024-03-19LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in KconfigHuacai Chen
2024-03-19LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in KconfigHuacai Chen
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley
2024-03-18x86/hyperv: Cosmetic changes for hv_spinlock.cPurna Pavan Chandra Aekkaladevi
2024-03-18ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves
2024-03-17Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle
2024-03-17s390/entry: remove OUTSIDE macroSven Schnelle
2024-03-17s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle
2024-03-16Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-16x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)