index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-06
x86/mm: Remove unused variable 'old_pte'
Qian Cai
2019-03-06
x86/mm: Remove unused variable 'cpu'
Qian Cai
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-04
x86-64: add warning for non-canonical user access address dereferences
Linus Torvalds
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-18
x86/mpx: tweak header name
Michael S. Tsirkin
2019-02-14
x86/mm/dump_pagetables: Remove the unused prev_pud variable
Shaokun Zhang
2019-02-08
x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section
Sergey Senozhatsky
2019-02-08
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
2019-02-04
x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
Ard Biesheuvel
2019-01-29
x86/fault: Fix sign-extend unintended sign extension
Colin Ian King
2019-01-29
x86/mm/tlb: Remove unused cpu variable
Shaokun Zhang
2019-01-15
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
x86/pgtable: drop pXd_none() checks from pXd_free_pYd_table()
Will Deacon
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-26
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-18
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
2018-12-17
x86/mm/cpa: Rename @addrinarray to @numpages
Peter Zijlstra
2018-12-17
x86/mm/cpa: Better use CLFLUSHOPT
Peter Zijlstra
2018-12-17
x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array() into a single cpa_fl...
Peter Zijlstra
2018-12-17
x86/mm/cpa: Make cpa_data::numpages invariant
Peter Zijlstra
2018-12-17
x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
x86/mm/cpa: Simplify the code after making cpa->vaddr invariant
Peter Zijlstra
2018-12-17
x86/mm/cpa: Make cpa_data::vaddr invariant
Peter Zijlstra
2018-12-17
x86/mm/cpa: Add __cpa_addr() helper
Peter Zijlstra
2018-12-17
x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests
Peter Zijlstra
2018-12-17
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2018-12-17
x86/mm/cpa: Fix cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
[next]