summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-2227-15/+44
|\
| * sparc32: Add pmd_pfn()Matthew Wilcox (Oracle)2022-03-211-1/+6
| * powerpc: Add pmd_pfn()Matthew Wilcox (Oracle)2022-03-213-6/+6
| * mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)2022-03-211-5/+5
| * arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-2118-1/+24
| * mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)2022-03-211-1/+0
| * mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig2022-03-031-1/+0
| * mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2022-03-033-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-2223-114/+41
|\ \
| * | 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 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-2211-24/+84
|\ \ \
| * | | sched/headers: ARM needs asm/paravirt_api_clock.h tooRandy Dunlap2022-03-221-0/+1
| * | | Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-15126-478/+2238
| |\ \ \
| * | | | sched/headers: Add initial new headers as identity mappingsIngo Molnar2022-02-232-0/+2
| * | | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-21181-1198/+2274
| |\ \ \ \
| * | | | | arm64: Support PREEMPT_DYNAMICMark Rutland2022-02-193-3/+27
| * | | | | arm64: entry: Centralize preemption decisionMark Rutland2022-02-191-9/+11
| * | | | | sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland2022-02-192-4/+34
| * | | | | sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRYMark Rutland2022-02-191-1/+0
| * | | | | sched/preempt: Refactor sched_dynamic_update()Mark Rutland2022-02-191-4/+6
| * | | | | sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker2022-02-162-4/+4
* | | | | | Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-03-222-1/+11
|\ \ \ \ \ \
| * | | | | | x86/ptrace: Always inline v8086_mode() for instrumentationBorislav Petkov2022-02-121-1/+1
| * | | | | | cpumask: Add a x86-specific cpumask_clear_cpu() helperBorislav Petkov2022-02-121-0/+10
| |/ / / / /
* | | | | | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-2219-51/+151
|\ \ \ \ \ \
| * | | | | | perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BITIngo Molnar2022-03-031-1/+3
| * | | | | | perf: Add irq and exception return branch typesAnshuman Khandual2022-03-011-2/+2
| * | | | | | perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addressesSteve Wahl2022-03-012-7/+11
| * | | | | | perf/x86/intel/pt: Add a capability and config bit for disabling TNTsAlexander Shishkin2022-02-153-0/+10
| * | | | | | perf/x86/intel/pt: Add a capability and config bit for event tracingAlexander Shishkin2022-02-153-0/+10
| * | | | | | perf/x86/intel: Increase max number of the fixed countersKan Liang2022-02-022-2/+40
| * | | | | | KVM: x86: use the KVM side max supported fixed counterWei Wang2022-02-025-7/+7
| * | | | | | perf/x86/intel: Enable PEBS format 5Kan Liang2022-02-022-5/+14
| * | | | | | perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter2022-02-021-1/+1
| * | | | | | x86: Share definition of __is_canonical_address()Adrian Hunter2022-02-026-27/+17
| * | | | | | perf/x86/intel/pt: Relax address filter validationAdrian Hunter2022-02-021-13/+50
* | | | | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-2251-51/+0
|\ \ \ \ \ \ \
| * | | | | | | arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever2022-03-1151-51/+0
* | | | | | | | Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-214-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | alpha: Silence -Warray-bounds warningsKees Cook2022-02-131-3/+3