index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
9
-30
/
+441
|
\
|
*
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
1
-1
/
+0
|
*
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
1
-0
/
+120
|
*
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
1
-0
/
+32
|
*
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
1
-0
/
+13
|
*
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
2020-04-26
1
-0
/
+8
|
*
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
1
-7
/
+22
|
*
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
1
-2
/
+9
|
*
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
6
-6
/
+38
|
*
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
1
-1
/
+55
|
*
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
1
-0
/
+41
|
*
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-26
2
-2
/
+33
|
*
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-04-24
1
-1
/
+21
|
*
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
2020-04-24
1
-0
/
+20
|
*
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
2020-04-23
2
-2
/
+14
|
*
x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k()
Christoph Hellwig
2020-04-23
2
-7
/
+3
|
*
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
2020-04-20
1
-2
/
+11
|
*
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
2020-04-20
2
-6
/
+8
*
|
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-5
/
+2
*
|
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-14
/
+0
*
|
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-05
1
-8
/
+2
*
|
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
1
-9
/
+0
*
|
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
1
-9
/
+0
*
|
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-05
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
5
-23
/
+27
|
\
\
|
*
|
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-04
1
-1
/
+1
|
*
|
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-04
1
-1
/
+1
|
*
|
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-04
1
-16
/
+0
|
*
|
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-04
1
-4
/
+13
|
*
|
mm: make deferred init's max threads arch-specific
Daniel Jordan
2020-06-04
1
-0
/
+12
|
*
|
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
2020-06-04
1
-4
/
+1
|
*
|
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-04
1
-1
/
+1
|
*
|
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-06-04
1
-2
/
+4
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
1
-0
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-19
1
-0
/
+19
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
5
-228
/
+33
|
\
\
\
|
*
|
|
x86/mm: remove vmalloc faulting
Joerg Roedel
2020-06-02
3
-178
/
+1
|
*
|
|
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-02
1
-37
/
+0
|
*
|
|
x86/mm/32: implement arch_sync_kernel_mappings()
Joerg Roedel
2020-06-02
1
-9
/
+16
|
*
|
|
x86/mm/64: implement arch_sync_kernel_mappings()
Joerg Roedel
2020-06-02
1
-0
/
+5
|
*
|
|
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-06-02
1
-1
/
+1
|
*
|
|
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
2020-06-02
1
-13
/
+20
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-02
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
2020-04-14
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-01
3
-36
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
2020-05-28
1
-34
/
+0
|
*
|
|
x86/mm: Stop printing BRK addresses
Arvind Sankar
2020-05-23
1
-2
/
+0
|
*
|
|
x86/mm/mmap: Fix -Wmissing-prototypes warnings
Benjamin Thiel
2020-04-22
1
-0
/
+2
|
|
/
/
*
|
|
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
2020-05-19
1
-2
/
+2
*
|
|
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-14
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]