aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
...
| * | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-05
| * | x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2018-06-27
| * | x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka2018-06-21
| * | x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-06-20
| * | x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-06-20
* | | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-08-13
|\ \ \
| * | | x86/mm/pti: Move user W+X check into pti_finalize()Joerg Roedel2018-08-10
| * | | x86/mm/pti: Clone kernel-image on PTE level for 32 bitJoerg Roedel2018-08-07
| * | | x86/mm/pti: Don't clear permissions in pti_clone_pmd()Joerg Roedel2018-08-07
| * | | x86/mm/pti: Fix 32 bit PCID checkJoerg Roedel2018-08-07
| * | | Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner2018-08-06
| |\ \ \
| | * | | x86/mm/init: Remove freed kernel image areas from alias mappingDave Hansen2018-08-06
| | * | | x86/mm/init: Add helper for freeing kernel image pagesDave Hansen2018-08-05
| | * | | x86/mm/init: Pass unconverted symbol addresses to free_init_pages()Dave Hansen2018-08-05
| | * | | x86/mm/pti: Clear Global bit more aggressivelyDave Hansen2018-08-05
| | | |/ | | |/|
| * | | x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel2018-07-30
| * | | x86/pti: Check the return value of pti_user_pagetable_walk_pmd()Jiang Biao2018-07-20
| * | | x86/pti: Check the return value of pti_user_pagetable_walk_p4d()Jiang Biao2018-07-20
| * | | x86/mm/pti: Add Warning when booting on a PCID capable CPUJoerg Roedel2018-07-19
| * | | x86/ldt: Reserve address-space range on 32 bit for the LDTJoerg Roedel2018-07-19
| * | | x86/pgtable/pae: Use separate kernel PMDs for user page-tableJoerg Roedel2018-07-19
| * | | x86/mm/dump_pagetables: Define INIT_PGDJoerg Roedel2018-07-19
| * | | x86/mm/pti: Clone entry-text again in pti_finalize()Joerg Roedel2018-07-19
| * | | x86/mm/pti: Introduce pti_finalize()Joerg Roedel2018-07-19
| * | | x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()Joerg Roedel2018-07-19
| * | | x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bitJoerg Roedel2018-07-19
| * | | x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32Joerg Roedel2018-07-19
| * | | x86/mm/pti: Add an overflow check to pti_clone_pmds()Joerg Roedel2018-07-19
| * | | x86/pgtable/32: Allocate 8k page-tables when PTI is enabledJoerg Roedel2018-07-19
| * | | x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()Joerg Roedel2018-07-19
| * | | x86/pti: Make pti_set_kernel_image_nonglobal() staticJiang Biao2018-07-16
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-13
|\ \ \
| * | | x86/mm: Remove redundant check for kmem_cache_create()Chengguang Xu2018-08-02
| * | | x86/mm/tlb: Make clear_asid_other() staticzhong jiang2018-07-24
| * | | x86/mm/tlb: Skip atomic operations for 'init_mm' in switch_mm_irqs_off()Rik van Riel2018-07-17
| * | | x86/mm/tlb: Always use lazy TLB modeRik van Riel2018-07-17
| * | | x86/mm/tlb: Only send page table free TLB flush to lazy TLB CPUsRik van Riel2018-07-17
| * | | x86/mm/tlb: Make lazy TLB mode lazierRik van Riel2018-07-17
| * | | x86/mm/tlb: Restructure switch_mm_irqs_off()Rik van Riel2018-07-17
| * | | x86/mm/tlb: Leave lazy TLB mode at page table free timeRik van Riel2018-07-17
| * | | x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani2018-07-04
| * | | ioremap: Update pgtable free interfaces with addrChintan Pandya2018-07-04
| * | | x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani2018-07-04
| |/ /
* | | x86/numa_emulation: Introduce uniform split capabilityDan Williams2018-07-06
* | | x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams2018-07-06
|/ /
* | x86/mm: Clean up the printk()s in show_fault_oops()Dmitry Vyukov2018-06-27
* | x86/mm: Get rid of KERN_CONT in show_fault_oops()Dmitry Vyukov2018-06-26
* | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-22
|\|
| * treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-14
| * mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams2018-06-14