summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-284-42/+51
|\
| * x86/tdx: Drop flags from __tdx_hypercall()Kirill A. Shutemov2023-03-224-42/+51
* | Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-281-0/+3
|\ \
| * | x86/arch_prctl: Add AMX feature numbers as ABI constantsChang S. Bae2023-03-221-0/+3
| |/
* | Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-281-24/+19
|\ \
| * | x86/resctrl: Avoid redundant counter read in __mon_event_count()Peter Newman2023-03-151-24/+19
* | | Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-04-289-63/+12
|\ \ \
| * | | x86/boot: Centralize __pa()/__va() definitionsKirill A. Shutemov2023-04-043-10/+9
| * | | x86: Simplify one-level sysctl registration for itmt_kern_tableLuis Chamberlain2023-03-221-10/+1
| * | | x86: Simplify one-level sysctl registration for abi_table2Luis Chamberlain2023-03-221-10/+1
| * | | x86/platform/intel-mid: Remove unused definitions from intel-mid.hAndy Shevchenko2023-03-221-21/+0
| * | | x86/uaccess: Remove memcpy_page_flushcache()Ira Weiny2023-03-162-11/+0
| * | | x86/entry: Change stale function name in comment to error_return()Jingyu Wang2023-03-061-1/+1
* | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-278-20/+6
|\ \ \ \
| * | | | ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins2023-04-211-1/+1
| * | | | x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-082-14/+0
| * | | | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-083-3/+3
| * | | | ia64: salinfo: placate defined-but-not-used warningRandy Dunlap2023-04-081-1/+1
| * | | | ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap2023-04-081-1/+1
* | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-2763-350/+521
|\ \ \ \ \
| * | | | | mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()Linus Torvalds2023-04-212-2/+2
| * | | | | mm: add new api to enable ksm per processStefan Roesch2023-04-211-0/+7
| * | | | | 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