summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'm68k-for-v5.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-78/+59
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-43/+2
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds82-682/+1551
2022-03-21sparc32: Add pmd_pfn()Matthew Wilcox (Oracle)1-1/+6
2022-03-21powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)3-6/+6
2022-03-21mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)1-5/+5
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport18-1/+24
2022-03-21mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)1-1/+0
2022-03-21um: Allow builds with ClangKees Cook2-5/+5
2022-03-21parisc: Fix invalidate/flush vmap routinesJohn David Anglin1-5/+19
2022-03-20Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+17
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov1-2/+17
2022-03-20Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-36/+36
2022-03-20ARM: configs: clean up multi_v5_defconfigAndre Przywara1-4/+1
2022-03-20ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxxAndre Przywara1-0/+1
2022-03-20ARM: configs: multi_v5_defconfig: re-enable CONFIG_V4L_PLATFORM_DRIVERSAndre Przywara1-0/+1
2022-03-20ARM: configs: multi_v5_defconfig: remove deleted platformsAndre Przywara1-7/+0
2022-03-19parisc: Avoid flushing cache on cache-less machinesHelge Deller1-0/+4
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki2-0/+7
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki1-2/+21
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki2-1/+5
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki6-121/+142
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller3-19/+24
2022-03-18parisc: Improve CPU socket and core bootup info textHelge Deller1-2/+2
2022-03-18parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller1-0/+1
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann10-100/+24
2022-03-17parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller3-34/+40
2022-03-16ARM: defconfig: add SMB347 charger driver for p4noteMartin Jücker2-0/+2
2022-03-16Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean3-36/+36
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-2/+21
2022-03-16x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handlerJiri Kosina1-1/+0
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar126-478/+2238
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon27-78/+827
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon7-81/+126
2022-03-14Merge branch 'for-next/strings' into for-next/coreWill Deacon4-213/+269
2022-03-14Merge branch 'for-next/rng' into for-next/coreWill Deacon1-6/+39
2022-03-14Merge branch 'for-next/perf' into for-next/coreWill Deacon4-149/+261
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon11-13/+110
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon10-9/+67
2022-03-14Merge branch 'for-next/mm' into for-next/coreWill Deacon7-38/+45
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon11-32/+80
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon22-99/+90
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon5-36/+268
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon4-7/+58
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar126-478/+2238
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner5-18/+46
2022-03-14Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2-7/+6
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-63/+254