index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
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/alternatives: Move temporary_mm helpers into C
Thomas Gleixner
2020-04-24
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2020-04-24
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
2020-04-23
x86/mm: Use pgprotval_t in protval_4k_2_large() and protval_large_2_4k()
Christoph Hellwig
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
2020-04-23
x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k()
Christoph Hellwig
2020-04-20
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
2020-04-20
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-14
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
2020-04-14
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
mm: define pte_index as macro for x86
Arjun Roy
2020-04-09
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
2020-04-09
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2020-04-09
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2020-04-09
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2020-04-09
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-01
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
2020-03-31
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
2020-03-31
x86: remove __put_user_asm() infrastructure
Linus Torvalds
2020-03-31
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]