index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-28
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
2020-05-28
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
2020-05-27
x86: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
2020-05-01
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
2020-04-27
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-21
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
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
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
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
[next]