summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V2023-04-183-3/+3
* sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...David Hildenbrand2023-04-181-50/+66
* m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentDavid Hildenbrand2023-04-181-1/+1
* xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* sparc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* sh: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-3/+0
* sh: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-6/+0
* powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-1/+0
* nios2: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* m68k: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* ia64: don't allow users to override ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-2/+1
* csky: drop ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-4/+0
* arm64: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-12/+12
* arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-181-3/+1
* arm: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* mm: make arch_has_descending_max_zone_pfns() staticArnd Bergmann2023-04-181-5/+0
* s390/mm: try VMA lock-based page fault handling firstHeiko Carstens2023-04-052-0/+25
* powerc/mm: try VMA lock-based page fault handling firstLaurent Dufour2023-04-053-0/+39
* arm64/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan2023-04-052-0/+37
* x86/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan2023-04-052-0/+37
* mips: fix comment about pgtable_init()Mike Rapoport (IBM)2023-04-051-1/+1
* mips: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-051-4/+0
* loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-051-3/+0
* mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-0534-118/+88
* um: fix MAX_ORDER usage in linux_main()Kirill A. Shutemov2023-04-051-2/+2
* sparc/mm: fix MAX_ORDER usage in tsb_grow()Kirill A. Shutemov2023-04-051-2/+2
* kasan, arm64: add arch_suppress_tag_checks_start/stopAndrey Konovalov2023-04-051-0/+2
* arm64: mte: rename TCO routinesVincenzo Frascino2023-04-054-70/+93
* kasan, arm64: rename tagging-related routinesAndrey Konovalov2023-04-051-3/+3
* mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer2023-03-285-9/+13
* x86: kmsan: use C versions of memset16/memset32/memset64Alexander Potapenko2023-03-281-0/+6
* x86: kmsan: don't rename memintrinsics in uninstrumented filesAlexander Potapenko2023-03-281-17/+0
* powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin2023-03-281-0/+1
* lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin2023-03-281-0/+15
* lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin2023-03-281-0/+17
* lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin2023-03-283-4/+4
* x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng2023-03-281-4/+8
* Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-03-261-2/+1
|\
| * perf/x86/amd/core: Always clear status for idxBreno Leitao2023-03-211-2/+1
* | Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-262-16/+21
|\ \
| * | x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()Chang S. Bae2023-03-221-16/+14
| * | x86/mm: Do not shuffle CPU entry areas without KASLRMichal Koutný2023-03-221-0/+7
* | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-243-7/+19
|\ \ \
| * | | kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver2023-03-233-7/+19
* | | | Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-2431-113/+141
|\ \ \ \
| * \ \ \ Merge tag 'qcom-dts-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-03-241-0/+10
| |\ \ \ \
| | * | | | ARM: dts: qcom: apq8026-lg-lenok: add missing reserved memoryLuca Weiss2023-03-091-0/+10
| * | | | | Merge tag 'qcom-arm64-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-03-2414-60/+94
| |\ \ \ \ \