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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
1
-18
/
+3
2015-07-23
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
1
-2
/
+2
2015-07-10
x86: hyperv: add CPUID bit for crash handlers
Paolo Bonzini
1
-0
/
+2
2015-07-03
kvm: add hyper-v crash msrs values
Andrey Smetanin
1
-0
/
+11
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+13
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-666
/
+7
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2015-06-07
x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers
Borislav Petkov
2
-667
/
+0
2015-06-07
Merge branch 'x86/ras' into x86/core, to fix conflicts
Ingo Molnar
1
-0
/
+2
2015-06-07
x86/mce: Add Local MCE definitions
Ashok Raj
1
-0
/
+2
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
1
-1
/
+10
2015-06-03
Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...
Ingo Molnar
1
-1
/
+7
2015-05-27
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
1
-0
/
+1
2015-05-27
tools/power turbostat: enable turbostat to support Knights Landing (KNL)
Dasaratharaman Chandramouli
1
-0
/
+1
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
1
-1
/
+7
2015-05-19
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Rename 'xsave_hdr' to 'header'
Ingo Molnar
1
-2
/
+2
2015-05-07
KVM: x86: Support for disabling quirks
Nadav Amit
1
-0
/
+3
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2015-04-19
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
1
-0
/
+8
2015-04-18
tools/power turbostat: Initial Skylake support
Len Brown
1
-0
/
+5
2015-04-18
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+18
2015-04-13
x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2
Len Brown
1
-0
/
+3
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-11
/
+40
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
1
-0
/
+1
2015-04-02
perf/x86/intel/pt: Add Intel PT PMU driver
Alexander Shishkin
1
-0
/
+18
2015-04-01
x86/mm: Add support for the non-standard protected e820 type
Christoph Hellwig
1
-0
/
+10
2015-03-26
KVM: nVMX: Add support for rdtscp
Jan Kiszka
1
-0
/
+1
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+0
2015-03-23
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
1
-1
/
+0
2015-03-17
x86/signal/64: Remove 'fs' and 'gs' from sigcontext
Andy Lutomirski
1
-2
/
+17
2015-03-17
x86/signal/64: Fix SS handling for signals delivered to 64-bit programs
Andy Lutomirski
1
-1
/
+1
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
1
-1
/
+0
2015-03-04
x86/asm/entry/64: Fix comments
Denys Vlasenko
2
-7
/
+21
2015-03-04
x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...
Denys Vlasenko
1
-1
/
+0
2015-03-01
hv: vmbus_post_msg: retry the hypercall on some transient errors
Dexuan Cui
1
-0
/
+2
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
1
-0
/
+1
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+9
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2015-02-10
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-0
/
+4
2015-02-09
Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...
Rafael J. Wysocki
1
-0
/
+1
2015-02-09
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
1
-0
/
+4
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
1
-0
/
+1
2015-01-28
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
1
-0
/
+4
[next]