index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
2016-02-17
2
-7
/
+53
*
x86/signal/64: Add a comment about sigcontext->fs and gs
Andy Lutomirski
2016-02-17
1
-0
/
+25
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
1
-0
/
+92
|
\
|
*
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
1
-0
/
+6
|
*
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
1
-0
/
+8
|
*
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
1
-0
/
+76
|
*
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
2015-12-16
1
-0
/
+2
*
|
x86/RAS: Remove mce.usable_addr
Borislav Petkov
2015-11-24
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
1
-0
/
+1
|
\
|
*
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
2
-1
/
+21
|
\
|
|
*
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
2015-11-04
1
-0
/
+12
|
*
KVM: x86: add pcommit support
Xiao Guangrong
2015-10-01
1
-1
/
+3
|
*
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
1
-0
/
+3
|
*
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
2015-10-01
1
-0
/
+3
*
|
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
2
-239
/
+309
|
\
\
|
*
|
x86/headers: Clean up too long lines
Peter Zijlstra
2015-09-14
1
-26
/
+31
|
*
|
x86/headers: Remove direct sigcontext32.h uses
Ingo Molnar
2015-09-08
1
-1
/
+1
|
*
|
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
2015-09-08
1
-3
/
+9
|
*
|
x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'
Ingo Molnar
2015-09-08
2
-26
/
+2
|
*
|
x86/headers: Make sigcontext pointers bit independent
Ingo Molnar
2015-09-08
1
-2
/
+2
|
*
|
x86/headers: Move the 'struct sigcontext' definitions into the UAPI header
Ingo Molnar
2015-09-08
1
-0
/
+83
|
*
|
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
2015-09-08
2
-3
/
+4
|
*
|
x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstate
Ingo Molnar
2015-09-08
2
-38
/
+17
|
*
|
x86/headers: Unify register type definitions between 32-bit compat and i386
Ingo Molnar
2015-09-08
2
-23
/
+2
|
*
|
x86/headers: Use ABI types consistently in sigcontext*.h
Ingo Molnar
2015-09-08
2
-70
/
+70
|
*
|
x86/headers: Separate out legacy user-space structure definitions
Ingo Molnar
2015-09-08
1
-60
/
+59
|
*
|
x86/headers: Clean up and better document uapi/asm/sigcontext.h
Ingo Molnar
2015-09-08
1
-148
/
+182
|
*
|
x86/headers: Clean up uapi/asm/sigcontext32.h
Ingo Molnar
2015-09-08
1
-52
/
+58
|
*
|
x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.h
Ingo Molnar
2015-09-08
1
-0
/
+2
*
|
|
x86/mce: Include linux/ioctl.h in uapi mce header
Gabriel Laskar
2015-10-11
1
-1
/
+1
*
|
|
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
2015-10-02
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
Dan Williams
2015-08-19
1
-1
/
+1
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...
Ingo Molnar
2015-08-17
3
-20
/
+7
|
|
\
\
|
*
|
|
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
2015-07-21
1
-1
/
+1
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
x86/asm: Drop repeated macro of X86_EFLAGS_AC definition
Huang Rui
2015-08-28
1
-2
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
x86/mce: Reuse one of the u16 padding fields in 'struct mce'
Borislav Petkov
2015-08-13
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-31
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-31
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
kvm/x86: add support for MONITOR_TRAP_FLAG
Mihai Donțu
2015-07-23
1
-0
/
+2
|
|
/
/
*
/
/
Revert x86 sigcontext cleanups
Linus Torvalds
2015-08-13
1
-18
/
+3
|
/
/
*
|
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
1
-2
/
+2
*
|
x86: hyperv: add CPUID bit for crash handlers
Paolo Bonzini
2015-07-10
1
-0
/
+2
|
/
*
kvm: add hyper-v crash msrs values
Andrey Smetanin
2015-07-03
1
-0
/
+11
*
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-29
1
-0
/
+1
|
\
[next]