summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-23mm: handle uninitialized numa nodes gracefullyMichal Hocko1-2/+2
2022-03-23mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko1-2/+0
2022-03-23powerpc/fadump: opt out from freeing pages on cma activation failureHari Bathini1-0/+6
2022-03-23mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual3-9/+3
2022-03-23mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei1-3/+5
2022-03-23arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador1-13/+20
2022-03-23cma: factor out minimum alignment requirementDavid Hildenbrand2-6/+1
2022-03-23mm: remove mmu_gathers storage from remaining architecturesStafford Horne3-5/+0
2022-03-23mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual3-2/+4
2022-03-23Merge branch 'pci/misc'Bjorn Helgaas1-0/+3
2022-03-23RISC-V: Add support for restartable sequenceVincent Chen3-0/+7
2022-03-23Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-24/+84
2022-03-22Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2022-03-22kvm/emulate: Fix SETcc emulation for ENDBRPeter Zijlstra1-4/+6
2022-03-22Merge branch 'kvm/kvm-sls-fix'Peter Zijlstra3-5/+19
2022-03-22x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0Nathan Chancellor1-0/+2
2022-03-22x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0Nathan Chancellor1-2/+3
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-51/+151
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-4/+11
2022-03-22Revert "rethook: x86: Add rethook x86 implementation"Alexei Starovoitov5-129/+1
2022-03-22Revert "arm64: rethook: Add arm64 rethook implementation"Alexei Starovoitov6-121/+2
2022-03-22Revert "powerpc: Add rethook support"Alexei Starovoitov3-74/+0
2022-03-22Revert "ARM: rethook: Add rethook arm implementation"Alexei Starovoitov5-113/+2
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds51-51/+0
2022-03-22xtensa: define update_mmu_tlb functionMax Filippov2-0/+10
2022-03-22x86/PCI: Add #includes to asm/pci_x86.hRandy Dunlap1-0/+3
2022-03-22sched/headers: ARM needs asm/paravirt_api_clock.h tooRandy Dunlap1-0/+1
2022-03-22Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-15/+15
2022-03-22Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+5
2022-03-22Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-22/+48
2022-03-22Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+0
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds15-164/+130
2022-03-22Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+0
2022-03-22Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-03-22Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds6-6/+0
2022-03-22perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt9-572/+164
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds34-613/+1284
2022-03-22RISC-V: Add sscofpmf extension supportAtish Patra4-1/+11
2022-03-22RISC-V: Add RISC-V SBI PMU extension definitionsAtish Patra1-0/+95
2022-03-22RISC-V: Add CSR encodings for all HPMCOUNTERSAtish Patra1-0/+58
2022-03-22RISC-V: Remove the current perf implementationAtish Patra4-571/+0
2022-03-22Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-5/+24
2022-03-22Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-122/+147
2022-03-21Merge tag 'for-5.18/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds49-548/+1491
2022-03-21Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-18/+3
2022-03-21Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+6
2022-03-21Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+4
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+67
2022-03-21Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+0