index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2
-0
/
+2
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+11
2018-04-05
x86/mm/memory_hotplug: determine block size based on the end of boot memory
Pavel Tatashin
1
-4
/
+29
2018-04-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2018-04-02
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-87
/
+3
2018-04-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-722
/
+750
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2018-03-27
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...
David Rientjes
1
-11
/
+0
2018-03-27
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
Ingo Molnar
2
-32
/
+76
2018-03-24
Merge branch 'linus' into x86/dma, to resolve a conflict with upstream
Ingo Molnar
2
-32
/
+76
2018-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+48
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-32
/
+28
2018-03-22
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+24
2018-03-20
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
1
-70
/
+3
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-1
/
+1
2018-03-20
dma/swiotlb: Remove swiotlb_set_mem_attributes()
Christoph Hellwig
1
-8
/
+0
2018-03-20
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
1
-7
/
+0
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
1
-3
/
+1
2018-03-15
x86/mm: Remove pointless checks in vmalloc_fault
Toshi Kani
1
-39
/
+17
2018-03-14
x86, memremap: fix altmap accounting at free
Dan Williams
1
-32
/
+28
2018-03-14
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
1
-3
/
+3
2018-03-14
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
1
-3
/
+3
2018-03-12
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
5
-5
/
+24
2018-03-12
x86/efi: Replace efi_pgd with efi_mm.pgd
Sai Praneeth
1
-3
/
+3
2018-03-12
Merge branch 'x86/mm' into efi/core
Ingo Molnar
5
-583
/
+607
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-08
x86/pti: Fix a comment typo
Seunghun Han
1
-1
/
+1
2018-03-08
x86/fault: Do not print IP in show_fault_oops()
Borislav Petkov
1
-1
/
+0
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+21
2018-03-01
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2
-0
/
+21
2018-02-28
x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
Tom Lendacky
2
-2
/
+3
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+2
2018-02-26
x86/mm: Consider effective protection attributes in W+X check
Jan Beulich
1
-36
/
+58
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
5
-9
/
+9
2018-02-21
x86/mm: Optimize boot-time paging mode switching cost
Kirill A. Shutemov
1
-0
/
+6
2018-02-21
x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
Peter Zijlstra
1
-0
/
+2
2018-02-20
x86/mm: Remove stale comment about KMEMCHECK
Jann Horn
1
-4
/
+0
2018-02-16
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
7
-28
/
+32
2018-02-16
x86/mm: Adjust vmalloc base and size at boot-time
Kirill A. Shutemov
1
-1
/
+2
2018-02-16
x86/mm: Initialize 'page_offset_base' at boot-time
Kirill A. Shutemov
1
-4
/
+4
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-7
/
+7
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
5
-7
/
+7
2018-02-14
x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
Kirill A. Shutemov
2
-3
/
+13
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
3
-9
/
+7
2018-02-14
x86/mm: Make LDT_BASE_ADDR dynamic
Kirill A. Shutemov
1
-1
/
+4
2018-02-14
x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
1
-8
/
+0
2018-02-13
x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di...
Andy Lutomirski
1
-0
/
+32
2018-02-13
x86/mm/encrypt: Simplify sme_pgtable_calc()
Kirill A. Shutemov
1
-30
/
+12
[next]