index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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]