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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
1
-6
/
+6
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-1
/
+6
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+6
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
1
-0
/
+1
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-0
/
+6
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+4
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
1
-2
/
+0
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
1
-1
/
+1
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
1
-0
/
+1
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
1
-2
/
+2
2020-05-01
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
1
-2
/
+3
2020-04-27
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
1
-1
/
+1
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-60
/
+68
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-60
/
+68
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
12
-62
/
+151
2020-04-21
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
1
-0
/
+2
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-04-14
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
1
-1
/
+1
2020-04-14
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
1
-21
/
+0
2020-04-14
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
1
-0
/
+2
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-53
/
+0
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
1
-0
/
+6
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
1
-0
/
+1
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2
-3
/
+3
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+1
2020-04-10
mm: define pte_index as macro for x86
Arjun Roy
1
-0
/
+3
2020-04-09
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
1
-9
/
+0
2020-04-09
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
1
-2
/
+0
2020-04-09
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
1
-6
/
+0
2020-04-09
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
1
-36
/
+0
2020-04-09
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
1
-1
/
+1
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
1
-0
/
+15
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
3
-2
/
+70
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+49
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-529
/
+65
2020-04-02
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-17
/
+0
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-15
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-2
/
+0
2020-04-01
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
1
-11
/
+15
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
1
-11
/
+17
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
1
-7
/
+7
2020-03-31
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
1
-15
/
+15
2020-03-31
x86: remove __put_user_asm() infrastructure
Linus Torvalds
1
-11
/
+0
2020-03-31
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+6
[next]