index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
6
-6
/
+6
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
8
-8
/
+8
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
9
-9
/
+0
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-30
/
+441
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-5
/
+2
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-14
/
+0
2020-06-04
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
1
-8
/
+2
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-9
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-9
/
+0
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-2
/
+1
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-23
/
+27
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
1
-1
/
+1
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-1
/
+1
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-16
/
+0
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-4
/
+13
2020-06-03
mm: make deferred init's max threads arch-specific
Daniel Jordan
1
-0
/
+12
2020-06-03
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
1
-4
/
+1
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
1
-2
/
+4
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+19
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-228
/
+33
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
3
-178
/
+1
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-37
/
+0
2020-06-02
x86/mm/32: implement arch_sync_kernel_mappings()
Joerg Roedel
1
-9
/
+16
2020-06-02
x86/mm/64: implement arch_sync_kernel_mappings()
Joerg Roedel
1
-0
/
+5
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-06-02
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
1
-13
/
+20
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+1
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-36
/
+2
2020-05-28
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
1
-34
/
+0
2020-05-23
x86/mm: Stop printing BRK addresses
Arvind Sankar
1
-2
/
+0
2020-05-19
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
1
-2
/
+2
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
1
-0
/
+19
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+3
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-0
/
+3
2020-04-30
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
1
-4
/
+8
2020-04-26
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
1
-1
/
+0
2020-04-26
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
1
-0
/
+120
2020-04-26
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
1
-0
/
+32
2020-04-26
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
1
-0
/
+13
2020-04-26
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
1
-0
/
+8
2020-04-26
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
1
-7
/
+22
2020-04-26
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
1
-2
/
+9
2020-04-26
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
6
-6
/
+38
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
1
-1
/
+55
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
1
-0
/
+41
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2
-2
/
+33
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
1
-1
/
+21
2020-04-24
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
1
-0
/
+20
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
2
-2
/
+14
[next]