summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-193-1/+5
|\
| * x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)2024-05-171-1/+1
| * x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor2024-05-171-0/+2
| * x86/boot: Add a fallthrough annotationBorislav Petkov2024-05-162-0/+2
* | Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-197-111/+319
|\ \
| * | perf/x86/cstate: Remove unused 'struct perf_cstate_msr'Ingo Molnar2024-05-081-6/+0
| * | perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idxDhananjay Ugwekar2024-05-021-8/+8
| * | Merge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar2024-05-0236-472/+694
| |\ \
| * | | x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter2024-05-021-0/+93
| * | | x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter2024-05-024-0/+21
| * | | x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter2024-05-021-72/+76
| * | | x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter2024-05-024-6/+66
| * | | x86/insn: Add misc new Intel instructionsAdrian Hunter2024-05-021-12/+45
| * | | x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter2024-05-021-4/+4
| * | | x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter2024-05-021-1/+1
| * | | x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae2024-05-021-4/+7
| * | | Merge tag 'v6.9-rc6' into perf/core, to pick up fixesIngo Molnar2024-05-02117-349/+565
| |\ \ \
* | \ \ \ Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-19103-543/+436
|\ \ \ \ \
| * | | | | mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts2024-05-074-1/+7
| * | | | | mm/arm64: override clear_young_dirty_ptes() batch helperLance Yang2024-05-062-0/+84
| * | | | | mm/page_table_check: support userfault wr-protect entriesPeter Xu2024-05-061-17/+1
| * | | | | arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESSKefeng Wang2024-05-061-15/+15
| * | | | | arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESSKefeng Wang2024-05-061-23/+20
| * | | | | xtensa/mm: convert check_tlb_entry() to sanity check foliosDavid Hildenbrand2024-05-061-5/+6
| * | | | | sh/mm/cache: use folio_mapped() in copy_from_user_page()David Hildenbrand2024-05-061-1/+1
| * | | | | mm: pass VMA instead of MM to follow_pte()David Hildenbrand2024-05-062-6/+3
| * | | | | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-269-9/+9
| * | | | | x86: mm: accelerate pagefault when badaccessKefeng Wang2024-04-261-9/+14
| * | | | | s390: mm: accelerate pagefault when badaccessKefeng Wang2024-04-261-1/+2
| * | | | | riscv: mm: accelerate pagefault when badaccessKefeng Wang2024-04-261-1/+4
| * | | | | powerpc: mm: accelerate pagefault when badaccessKefeng Wang2024-04-261-13/+20
| * | | | | arm: mm: accelerate pagefault when VM_FAULT_BADACCESSKefeng Wang2024-04-261-1/+3
| * | | | | arm64: mm: accelerate pagefault when VM_FAULT_BADACCESSKefeng Wang2024-04-261-1/+3
| * | | | | arm64: mm: cleanup __do_page_fault()Kefeng Wang2024-04-261-20/+7
| * | | | | x86/mm: care about shadow stack guard gap during placementRick Edgecombe2024-04-261-0/+10
| * | | | | x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGSRick Edgecombe2024-04-262-5/+21
| * | | | | treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-2613-45/+21
| * | | | | powerpc: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-261-11/+9
| * | | | | parisc: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-261-3/+3
| * | | | | csky: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-261-6/+6
| * | | | | mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-267-17/+14
| * | | | | mm: remove "prot" parameter from move_pte()David Hildenbrand2024-04-261-1/+1
| * | | | | mm/arch: provide pud_pfn() fallbackPeter Xu2024-04-264-0/+4
| * | | | | sparc: use is_huge_zero_pmd()Matthew Wilcox (Oracle)2024-04-261-3/+3
| * | | | | mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)2024-04-265-15/+15
| * | | | | xtensa: remove uses of PG_arch_1 on individual pagesMatthew Wilcox (Oracle)2024-04-261-2/+4
| * | | | | sh: remove use of PG_arch_1 on individual pagesMatthew Wilcox (Oracle)2024-04-261-2/+3
| * | | | | mm: move follow_phys to arch/x86/mm/pat/memtype.cChristoph Hellwig2024-04-261-1/+28
| * | | | | mm/mm_init.c: remove arch_reserved_kernel_pages()Baoquan He2024-04-262-9/+0
| * | | | | x86: remove unneeded memblock_find_dma_reserve()Baoquan He2024-04-263-50/+0