index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
2
-3
/
+3
*
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-07
3
-24
/
+2
|
\
|
*
x86/fpu: Mask PKRU from kernel XRSTOR[S] operations
Thomas Gleixner
2021-06-23
1
-1
/
+1
|
*
x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()
Thomas Gleixner
2021-06-23
1
-17
/
+0
|
*
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2021-06-23
1
-1
/
+1
|
*
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
2021-06-23
1
-0
/
+1
|
*
x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()
Thomas Gleixner
2021-06-23
1
-1
/
+1
|
*
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
2021-06-23
1
-6
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-17
/
+22
|
\
\
|
*
|
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
2021-06-30
1
-6
/
+2
|
*
|
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2021-06-30
1
-15
/
+19
|
*
|
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
1
-2
/
+6
|
*
|
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
2021-06-30
1
-1
/
+1
|
*
|
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2021-06-30
1
-1
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-2
/
+2
|
\
|
|
|
*
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-2
/
+2
|
|
/
*
|
Merge tag 'x86-mm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-28
1
-0
/
+4
|
\
\
|
*
|
x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported
Dave Hansen
2021-06-04
1
-0
/
+4
*
|
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
2
-4
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2021-06-17
1
-2
/
+8
|
*
|
x86,kprobes: WARN if kprobes tries to handle a fault
Peter Zijlstra
2021-06-01
1
-2
/
+2
*
|
|
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
2021-06-18
1
-1
/
+7
*
|
|
x86/ioremap: Map EFI-reserved memory as encrypted for SEV
Tom Lendacky
2021-06-08
1
-1
/
+3
*
|
|
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
2021-06-04
1
-5
/
+6
*
|
|
x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR
Jiashuo Liang
2021-06-04
1
-2
/
+2
|
|
/
|
/
|
*
|
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
1
-3
/
+3
*
|
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-10
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
1
-0
/
+8
|
\
|
*
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
1
-0
/
+8
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
2
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
2021-04-26
2
-7
/
+4
*
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
2
-4
/
+0
*
|
x86: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
2
-34
/
+0
*
|
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
1
-5
/
+7
*
|
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
2021-04-30
1
-6
/
+61
*
|
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
2021-04-30
1
-13
/
+55
*
|
x86/vmemmap: drop handling of 1GB vmemmap ranges
Oscar Salvador
2021-04-30
1
-28
/
+7
*
|
x86/vmemmap: drop handling of 4K unaligned vmemmap range
Oscar Salvador
2021-04-30
1
-35
/
+13
*
|
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-29
2
-72
/
+106
|
\
\
|
*
|
x86/mm/tlb: Remove unnecessary uses of the inline keyword
Nadav Amit
2021-03-06
1
-3
/
+3
|
*
|
x86/mm/tlb: Do not make is_lazy dirty for no reason
Nadav Amit
2021-03-06
1
-1
/
+2
|
*
|
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
2021-03-06
2
-8
/
+11
|
*
|
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2021-03-06
1
-17
/
+29
|
*
|
x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
Nadav Amit
2021-03-06
1
-5
/
+32
|
*
|
x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
Nadav Amit
2021-03-06
1
-45
/
+36
*
|
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
11
-23
/
+24
|
\
\
\
|
*
|
|
x86/pat: Do not compile stubbed functions when X86_PAT is off
Jan Kiszka
2021-04-14
1
-0
/
+2
|
*
|
|
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-28
1
-4
/
+3
|
*
|
|
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
3
-3
/
+3
[next]