summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-0/+8
|\
| * x86/tss: Fix and move VMX BUILD_BUG_ON()Thomas Gleixner2019-11-161-0/+8
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-264-16/+18
|\ \
| * \ Merge branch 'x86/build' into x86/asm, to pick up completed topic branchIngo Molnar2019-11-253-12/+14
| |\ \
| | * | x86/mm: Report which part of kernel image is freedKees Cook2019-11-042-6/+8
| | * | x86/mm: Remove redundant address-of operators on addressesKees Cook2019-11-041-3/+3
| | * | x86/vmlinux: Actually use _etext for the end of the text segmentKees Cook2019-11-042-4/+4
| | |/
| * / x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-261-1/+3
|\ \
| * | x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar2019-11-251-1/+3
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-265-283/+200
|\ \
| * | x86/mm/pat: Rename pat_rbtree.c to pat_interval.cDavidlohr Bueso2019-11-212-1/+1
| * | x86/mm/pat: Drop the rbt_ prefix from external memtype callsDavidlohr Bueso2019-11-213-20/+20
| * | x86/mm/pat: Do not pass 'rb_root' down the memtype tree helper functionsDavidlohr Bueso2019-11-211-13/+8
| * | x86/mm/pat: Convert the PAT tree to a generic interval treeDavidlohr Bueso2019-11-211-120/+42
| |/
* | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-261-2/+2
|\ \
| * | x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen2019-10-111-2/+2
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-0/+11
|\ \
| * | x86/boot: Introduce setup_indirectDaniel Kiper2019-11-121-0/+11
| |/
| |
| \
*-. \ Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...Linus Torvalds2019-11-261-1/+1
|\ \ \ | | |/ | |/|
| | * x86: Fix typos in commentsCao jin2019-11-181-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-262-1/+44
|\ \
| * | uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann2019-11-022-1/+44
| |/
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-264-12/+11
|\ \ | |/ |/|
| * x86: Use pr_warn instead of pr_warningKefeng Wang2019-10-184-12/+11
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+5
|\ \
| * | x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells2019-08-201-0/+5
* | | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* | | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-09-261-16/+3
* | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-251-5/+1
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-2/+0
|\ \ \
| * | | fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann2019-08-091-1/+0
| * | | x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann2019-08-091-1/+0
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-171-2/+6
|\ \ \ \
| * | | | x86/mm/pti: Do not invoke PTI functions when PTI is disabledThomas Gleixner2019-08-291-0/+2
| * | | | x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()Song Liu2019-08-291-2/+4
| |/ / /
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-174-114/+4
|\ \ \ \
| * | | | x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra2019-09-051-2/+2
| * | | | x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig2019-09-031-17/+0
| * | | | x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig2019-09-032-17/+1
| * | | | x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig2019-09-031-75/+0
| * | | | x86/mm: Unexport set_memory_x() and set_memory_nx()Christoph Hellwig2019-09-031-2/+0
| * | | | Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar2019-09-032-17/+24
| |\ \ \ \
| * | | | | x86/mm: Avoid redundant interrupt disable in load_mm_cr4()Jan Kiszka2019-07-241-1/+1
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-171-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel2019-08-081-0/+1
| |/ / / /
* | / / / x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner2019-08-291-8/+18
| |/ / / |/| | |
* | | | x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-07-221-8/+5
* | | | x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-07-221-1/+1
|/ / /
* | | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-201-0/+30
|\ \ \