summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11parisc: Increase parisc_cache_flush_threshold settingJohn David Anglin
2022-03-11parisc/unaligned: Enhance user-space visible outputHelge Deller
2022-03-11parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()Helge Deller
2022-03-11parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()Helge Deller
2022-03-11parisc/unaligned: Rewrite inline assembly of emulate_ldw()Helge Deller
2022-03-11parisc/unaligned: Rewrite inline assembly of emulate_ldh()Helge Deller
2022-03-11parisc/unaligned: Use EFAULT fixup handler in unaligned handlersHelge Deller
2022-03-11parisc: Reduce code size by optimizing get_current() function callsHelge Deller
2022-03-11parisc: Use constants to encode the space registers like SR_KERNELHelge Deller
2022-03-11parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()Helge Deller
2022-03-11parisc: Add defines for various space registerHelge Deller
2022-03-11parisc: Always use the self-extracting kernel featureHelge Deller
2022-03-11parisc: Add vDSO supportHelge Deller
2022-03-11parisc: Simplify fast path for non-access data TLB faultsJohn David Anglin
2022-03-11parisc: Fix handling off probe non-access faultsJohn David Anglin
2022-03-11parisc: Fix non-access data TLB cache flush faultsJohn David Anglin
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-10riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu
2022-03-10x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-10Merge branch irq/aic-pmu into irq/irqchip-nextMarc Zyngier
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: fix co-processor register typoRussell King (Oracle)
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown
2022-03-09arm64: Add cavium_erratum_23154_cpus missing sentinelMarc Zyngier
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-09arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon
2022-03-09x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson
2022-03-09x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-09crypto: arm64 - cleanup commentsTom Rix
2022-03-08ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-08ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-08x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPCHuang Rui
2022-03-08x86: Expose init_freq_invariance() to topology headerHuang Rui