index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2017-03-17
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
-0
/
+5
2017-03-17
Drivers: hv: Fix a typo
K. Y. Srinivasan
-1
/
+1
2017-03-01
x86/boot: Correct setup_header.start_sys name
Borislav Petkov
-1
/
+1
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
-1
/
+26
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+9
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+8
2017-02-20
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+7
2017-02-07
KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall
Marcelo Tosatti
-0
/
+9
2017-02-07
efi: Get and store the secure boot status
David Howells
-1
/
+2
2017-02-04
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
-0
/
+7
2017-01-29
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
Ingo Molnar
-57
/
+16
2017-01-28
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
-3
/
+6
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
-8
/
+8
2017-01-28
x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'
Ingo Molnar
-3
/
+34
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
-1
/
+1
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
-1
/
+1
2017-01-28
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
-2
/
+2
2017-01-28
x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h
Ingo Molnar
-1
/
+22
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
-1
/
+1
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
-0
/
+8
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+5
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+3
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+3
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
-0
/
+1
2016-11-23
x86/mce: Include the PPIN in MCE records when available
Tony Luck
-0
/
+1
2016-11-22
x86/kvm: Support the vCPU preemption check
Pan Xinhui
-1
/
+3
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
-0
/
+1
2016-11-02
KVM: nVMX: support descriptor table exits
Paolo Bonzini
-0
/
+4
2016-10-28
x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE
Dmitry Safonov
-5
/
+3
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+6
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
-0
/
+6
2016-09-13
x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems
Yazen Ghannam
-0
/
+1
2016-09-13
x86/mce: Add support for new MCA_SYND register
Yazen Ghannam
-0
/
+1
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
-3
/
+1
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+41
2016-05-24
KVM: SVM: Add more SVM_EXIT_REASONS
Jan Kiszka
-3
/
+41
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+11
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
-1
/
+8
2016-05-09
x86/kvm: Do not use BIT() in user-exported header
Borislav Petkov
-3
/
+3
2016-04-22
x86/boot: Enumerate documentation for the x86 hardware_subarch
Luis R. Rodriguez
-1
/
+40
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+24
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+3
2016-02-18
x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flags
Dave Hansen
-0
/
+6
2016-02-18
x86/mm/pkeys: Add arch-specific VMA protection bits
Dave Hansen
-0
/
+16
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
-7
/
+53
2016-02-17
x86/signal/64: Add a comment about sigcontext->fs and gs
Andy Lutomirski
-0
/
+25
2016-02-16
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
-0
/
+2
2016-02-16
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
-1
/
+1
2016-02-16
x86/cpu, x86/mm/pkeys: Define new CR4 bit
Dave Hansen
-0
/
+2
[prev]
[next]