index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-03
mm: make deferred init's max threads arch-specific
Daniel Jordan
2020-06-03
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-02
x86/mm/32: implement arch_sync_kernel_mappings()
Joerg Roedel
2020-06-02
x86/mm/64: implement arch_sync_kernel_mappings()
Joerg Roedel
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-06-02
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-28
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
2020-05-23
x86/mm: Stop printing BRK addresses
Arvind Sankar
2020-05-19
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-04-30
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
2020-04-26
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-04-24
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
[next]