summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-229-67/+0
* mm, memory_hotplug: drop arch_free_nodedataMichal Hocko2022-03-221-5/+0
* mm: handle uninitialized numa nodes gracefullyMichal Hocko2022-03-221-2/+2
* mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko2022-03-221-2/+0
* powerpc/fadump: opt out from freeing pages on cma activation failureHari Bathini2022-03-221-0/+6
* mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual2022-03-223-9/+3
* mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei2022-03-221-3/+5
* arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador2022-03-221-13/+20
* cma: factor out minimum alignment requirementDavid Hildenbrand2022-03-222-6/+1
* mm: remove mmu_gathers storage from remaining architecturesStafford Horne2022-03-223-5/+0
* mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual2022-03-223-2/+4
* Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-201-2/+17
|\
| * kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov2022-03-201-2/+17
* | Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-193-36/+36
|\ \ | |/ |/|
| * Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean2022-03-163-36/+36
* | arm64: errata: avoid duplicate field initializerArnd Bergmann2022-03-181-1/+0
* | arm64: fix clang warning about TRAMP_VALIASArnd Bergmann2022-03-181-2/+2
* | Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-138-63/+254
|\ \
| * | x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen2022-03-111-9/+48
| * | x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei2022-03-111-0/+1
| * | x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson2022-03-091-2/+31
| * | x86/boot: Fix memremap of setup_indirect structuresRoss Philipson2022-03-095-47/+166
| * | x86/module: Fix the paravirt vs alternative orderPeter Zijlstra2022-03-081-5/+8
* | | ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap2022-03-111-0/+6
* | | Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-113-7/+19
|\ \ \
| * | | riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing2022-03-101-5/+16
| * | | riscv: alternative only works on !XIP_KERNELJisheng Zhang2022-03-102-2/+3
* | | | Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-111-1/+1
|\ \ \ \
| * | | | powerpc: Fix STACKTRACE=n buildMichael Ellerman2022-03-071-1/+1
* | | | | ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)2022-03-111-2/+2
* | | | | Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-1010-14/+53
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2022-03-102-2/+7
| |\ \ \ \ \
| | * | | | | arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár2022-03-102-2/+7
| * | | | | | Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Robert Foss2022-03-081-2/+0
| * | | | | | ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley2022-03-081-1/+1
| * | | | | | Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-03-084-21/+33
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: Move Nyan FHD panels to AUX busThierry Reding2022-03-071-2/+8
| * | | | | | | Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-03-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: tegra: Disable ISO SMMU for Tegra194Jon Hunter2022-01-271-1/+1
| * | | | | | | | arm64: dts: armada-3720-turris-mox: Add missing ethernet0 aliasPali Rohár2022-03-011-0/+1
| * | | | | | | | ARM: mstar: Select HAVE_ARM_ARCH_TIMERDaniel Palmer2022-03-011-0/+1
| * | | | | | | | Merge tag 'v5.17-fixes-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-03-011-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpointNícolas F. R. A. Prado2022-02-281-0/+2
| * | | | | | | | | Merge tag 'qcom-arm64-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-03-013-8/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: dts: qcom: c630: disable crypto due to serrorSteev Klimaszewski2022-02-141-0/+5
| | * | | | | | | | | arm64: dts: qcom: sm8450: fix apps_smmu interruptsJonathan Marek2022-01-311-1/+2
| | * | | | | | | | | arm64: dts: qcom: sm8450: enable GCC_USB3_0_CLKREF_EN for usbJonathan Marek2022-01-311-2/+3
| | * | | | | | | | | arm64: dts: qcom: sm8350: Correct UFS symbol clocksBjorn Andersson2022-01-311-5/+23
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'arm-soc/for-5.17/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2022-03-011-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: boot: dts: bcm2711: Fix HVS register rangeMaxime Ripard2022-02-231-0/+1
| | | |/ / / / / / / | | |/| | | | | | |