| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2 days | 1 | -0/+1 |
|\ |
|
| * | cxl: Add mce notifier to emit aliased address for extended linear cache | Dave Jiang | 2025-02-26 | 1 | -0/+1 |
* | | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 days | 5 | -86/+19 |
|\ \ |
|
| * | | x86/mm: restore early initialization of high_memory for 32-bits | Mike Rapoport (Microsoft) | 2025-03-21 | 2 | -0/+6 |
| * | | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 2025-03-17 | 2 | -5/+0 |
| * | | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) | 2025-03-17 | 2 | -2/+9 |
| * | | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 2025-03-17 | 3 | -64/+0 |
| * | | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 2025-03-17 | 2 | -6/+0 |
| * | | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 2025-03-17 | 1 | -3/+0 |
| * | | mm: rename GENERIC_PTDUMP and PTDUMP_CORE | Anshuman Khandual | 2025-03-17 | 1 | -1/+1 |
| * | | x86/mm: make register_page_bootmem_memmap handle PTE mappings | Frank van der Linden | 2025-03-16 | 1 | -10/+8 |
| * | | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 2025-03-16 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 days | 1 | -24/+28 |
|\ \ |
|
| * | | x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() | David Hildenbrand | 10 days | 1 | -24/+28 |
* | | | Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 days | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation() | Yosry Ahmed | 2025-02-27 | 1 | -4/+2 |
| * | | x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers | Yosry Ahmed | 2025-02-27 | 1 | -3/+4 |
| |/ |
|
* | | Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 days | 1 | -2/+2 |
|\ \ |
|
| * | | x86/sev: Add missing RIP_REL_REF() invocations during sme_enable() | Kevin Loughlin | 2025-02-27 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 days | 1 | -8/+0 |
|\ \ |
|
| * | | x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related code | Mike Rapoport (Microsoft) | 2025-02-21 | 1 | -8/+0 |
| |/ |
|
* | | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 days | 12 | -145/+649 |
|\ \ |
|
| * | | x86/mm: Only do broadcast flush from reclaim if pages were unmapped | Rik van Riel | 2025-03-19 | 1 | -1/+2 |
| * | | x86/mm/pat: Replace Intel x86_model checks with VFM ones | Sohil Mehta | 2025-03-19 | 1 | -3/+3 |
| * | | x86/mm/ident_map: Fix theoretical virtual address overflow to zero | Kirill A. Shutemov | 2025-03-19 | 1 | -11/+3 |
| * | | x86/mm: Enable broadcast TLB invalidation for multi-threaded processes | Rik van Riel | 2025-03-19 | 1 | -1/+103 |
| * | | x86/mm: Handle global ASID context switch and TLB flush | Rik van Riel | 2025-03-19 | 1 | -7/+70 |
| * | | x86/mm: Add global ASID allocation helper functions | Rik van Riel | 2025-03-19 | 1 | -3/+151 |
| * | | x86/mm: Use broadcast TLB flushing in page reclaim | Rik van Riel | 2025-03-19 | 1 | -1/+3 |
| * | | x86/mm: Use INVLPGB for kernel TLB flushes | Rik van Riel | 2025-03-19 | 1 | -4/+44 |
| * | | x86/mm: Consolidate full flush threshold decision | Rik van Riel | 2025-03-19 | 1 | -22/+19 |
| * | | x86/mm: Check return value from memblock_phys_alloc_range() | Philip Redkin | 2025-03-19 | 1 | -2/+7 |
| * | | Merge branch 'x86/headers' into x86/core, to pick up dependent commits | Ingo Molnar | 2025-03-04 | 1 | -13/+0 |
| |\ \ |
|
| | * | | x86/mm: Remove unused __set_memory_prot() | Kevin Brodsky | 2025-02-28 | 1 | -13/+0 |
| | |/ |
|
| * | | Merge branch 'x86/asm' into x86/core, to pick up dependent commits | Ingo Molnar | 2025-03-04 | 6 | -71/+29 |
| |\ \ |
|
| | * | | x86/mm: Drop support for CONFIG_HIGHPTE | Arnd Bergmann | 2025-02-27 | 1 | -26/+1 |
| | * | | x86/mm: Remove CONFIG_HIGHMEM64G support | Arnd Bergmann | 2025-02-27 | 1 | -7/+2 |
| | * | | x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW | Matthew Wilcox (Oracle) | 2025-02-27 | 1 | -3/+3 |
| | * | | x86/kaslr: Reduce KASLR entropy on most x86 systems | Balbir Singh | 2025-02-22 | 1 | -2/+8 |
| | * | | x86/pat: Fix W=1 build warning when the within_inclusive() function is unused | Andy Shevchenko | 2025-02-21 | 1 | -2/+2 |
| | * | | x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditional | Rik van Riel | 2025-02-21 | 1 | -23/+4 |
| | * | | x86/mm: Replace open-coded gap bounding with clamp() | Qasim Ijaz | 2025-02-21 | 1 | -8/+1 |
| | * | | x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default | Kirill A. Shutemov | 2025-02-21 | 1 | -0/+8 |
| * | | | x86/cfi: Clean up linkage | Peter Zijlstra | 2025-02-14 | 1 | -0/+1 |
| |/ / |
|
| * | | x86: Compare physical instead of virtual PGD addresses | Maciej Wieczor-Retman | 2025-02-05 | 1 | -1/+1 |
| * | | x86/mm/pat: restore large ROX pages after fragmentation | Kirill A. Shutemov | 2025-02-03 | 1 | -4/+213 |
| * | | x86/mm/pat: drop duplicate variable in cpa_flush() | Mike Rapoport (Microsoft) | 2025-02-03 | 1 | -2/+1 |
| * | | x86/mm/pat: cpa-test: fix length for CPA_ARRAY test | Mike Rapoport (Microsoft) | 2025-02-03 | 1 | -1/+1 |
| |/ |
|
* / | tracing: Disable branch profiling in noinstr code | Josh Poimboeuf | 14 days | 3 | -5/+0 |
|/ |
|
* | Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2025-01-31 | 2 | -16/+44 |
|\ |
|