index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: add missing const qualifiers for log_lvl
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
1
-0
/
+2
*
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-05
1
-1
/
+21
|
\
|
*
x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit
Kees Cook
2020-04-20
1
-2
/
+2
|
*
x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
2020-04-20
1
-2
/
+3
|
*
x86/elf: Add table to document READ_IMPLIES_EXEC
Kees Cook
2020-04-20
1
-0
/
+19
*
|
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
7
-522
/
+69
|
\
\
|
*
|
x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
Borislav Petkov
2020-05-03
1
-0
/
+1
|
*
|
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
1
-47
/
+49
|
*
|
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
1
-127
/
+6
|
*
|
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
1
-32
/
+1
|
*
|
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
1
-14
/
+0
|
*
|
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
2020-04-26
1
-5
/
+0
|
*
|
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
1
-22
/
+1
|
*
|
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
2
-8
/
+8
|
*
|
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
2
-41
/
+2
|
*
|
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
2
-51
/
+3
|
*
|
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
2
-36
/
+3
|
*
|
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-26
2
-25
/
+8
|
*
|
x86/alternatives: Move temporary_mm helpers into C
Thomas Gleixner
2020-04-24
1
-55
/
+0
|
*
|
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-04-24
1
-13
/
+1
|
*
|
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2020-04-24
1
-31
/
+5
|
*
|
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
2020-04-24
1
-18
/
+1
|
*
|
x86/mm: Use pgprotval_t in protval_4k_2_large() and protval_large_2_4k()
Christoph Hellwig
2020-04-23
1
-2
/
+2
|
*
|
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
2020-04-23
1
-12
/
+2
|
*
|
x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k()
Christoph Hellwig
2020-04-23
1
-13
/
+13
|
*
|
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
2020-04-20
2
-10
/
+1
|
*
|
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
2020-04-20
1
-0
/
+2
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-05
3
-10
/
+6
|
\
\
|
*
|
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-05
1
-1
/
+0
|
*
|
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-05
1
-14
/
+0
|
*
|
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-1
/
+0
|
*
|
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-1
/
+4
|
*
|
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-05
1
-1
/
+10
|
*
|
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
1
-4
/
+0
|
*
|
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
1
-2
/
+0
|
*
|
x86/mm: define mm_p4d_folded()
Anshuman Khandual
2020-06-05
1
-0
/
+6
*
|
|
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2020-06-05
1
-0
/
+1
|
/
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
2
-11
/
+1
|
\
\
|
*
|
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-04
1
-1
/
+1
|
*
|
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-04
1
-4
/
+0
|
*
|
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-04
1
-6
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
9
-64
/
+160
|
\
\
\
|
*
|
|
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-06-01
1
-0
/
+13
|
*
|
|
x86/hyper-v: Add synthetic debugger definitions
Jon Doron
2020-06-01
1
-0
/
+6
|
*
|
|
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2020-06-01
1
-0
/
+3
|
*
|
|
KVM: x86/pmu: Support full width counting
Like Xu
2020-06-01
1
-0
/
+1
|
*
|
|
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-06-01
1
-0
/
+1
|
*
|
|
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
2020-06-01
2
-0
/
+4
|
*
|
|
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
2020-06-01
2
-2
/
+14
[next]