summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-03-21sparc32: Add pmd_pfn()Matthew Wilcox (Oracle)
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)
2022-03-21mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-21mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)
2022-03-21um: Allow builds with ClangKees Cook
2022-03-21parisc: Fix invalidate/flush vmap routinesJohn David Anglin
2022-03-20Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov
2022-03-19Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-19ARM: configs: clean up multi_v5_defconfigAndre Przywara
2022-03-19ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxxAndre Przywara
2022-03-19ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERSAndre Przywara
2022-03-19ARM: configs: multi_v5_defconfig: remove deleted platformsAndre Przywara
2022-03-18parisc: Avoid flushing cache on cache-less machinesHelge Deller
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller
2022-03-17parisc: Improve CPU socket and core bootup info textHelge Deller
2022-03-17parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller
2022-03-16parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller
2022-03-16ARM: defconfig: add SMB347 charger driver for p4noteMartin Jücker
2022-03-16Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse
2022-03-16x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handlerJiri Kosina
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/rng' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
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-12ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap