index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2
-2
/
+2
2016-12-09
x86: Make E820_X_MAX unconditionally larger than E820MAX
Alex Thorlton
1
-4
/
+8
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
1
-0
/
+1
2016-12-08
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
1
-0
/
+31
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
1
-1
/
+2
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
1
-1
/
+1
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
1
-2
/
+11
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
1
-0
/
+1
2016-12-02
x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled
Fenghua Yu
1
-0
/
+2
2016-11-30
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Thomas Gleixner
1
-4
/
+5
2016-11-30
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
1
-3
/
+3
2016-11-29
x86/tsc: Sync test only for the first cpu in a package
Thomas Gleixner
1
-2
/
+2
2016-11-29
x86/tsc: Verify TSC_ADJUST from idle
Thomas Gleixner
1
-0
/
+2
2016-11-29
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
1
-0
/
+6
2016-11-28
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
1
-1
/
+38
2016-11-28
x86/build: Remove three unneeded genhdr-y entries
Paul Bolle
1
-4
/
+0
2016-11-24
x86/sysctl: Add sysctl for ITMT scheduling feature
Tim Chen
1
-2
/
+5
2016-11-24
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
1
-0
/
+28
2016-11-24
x86/topology: Define x86's arch_update_cpu_topology
Tim Chen
1
-0
/
+1
2016-11-24
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
1
-0
/
+1
2016-11-24
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
1
-1
/
+10
2016-11-24
x86/coredump: Always use user_regs_struct for compat_elf_gregset_t
Dmitry Safonov
1
-3
/
+1
2016-11-23
x86/mce: Include the PPIN in MCE records when available
Tony Luck
2
-0
/
+5
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
2
-3
/
+1
2016-11-22
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
1
-1
/
+4
2016-11-22
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
4
-9
/
+12
2016-11-22
locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...
Pan Xinhui
2
-0
/
+10
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2016-11-22
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
1
-0
/
+2
2016-11-21
x86/dumpstack: Make stack name tags more comprehensible
Josh Poimboeuf
1
-2
/
+1
2016-11-18
x86/idle: Remove enter_idle(), exit_idle()
Len Brown
2
-10
/
+0
2016-11-18
x86: Remove x86_test_and_clear_bit_percpu()
Len Brown
1
-11
/
+0
2016-11-18
x86/idle: Remove idle_notifier
Len Brown
1
-7
/
+0
2016-11-18
x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag
Bin Gao
1
-0
/
+1
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+6
2016-11-17
x86/vdso: Use RDPID in preference to LSL when available
Andy Lutomirski
2
-1
/
+7
2016-11-17
Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency
Ingo Molnar
3
-3
/
+16
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-2
/
+0
2016-11-17
x86/cpufeatures: Enable new AVX512 cpu features
Gayatri Kammela
1
-0
/
+2
2016-11-17
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2
-0
/
+20
2016-11-16
x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h
Yazen Ghannam
1
-0
/
+5
2016-11-16
x86/amd_nb: Make amd_northbridges internal to amd_nb.c
Yazen Ghannam
1
-15
/
+3
2016-11-16
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
3
-3
/
+20
2016-11-16
x86/cpuid: Provide get_scattered_cpuid_leaf()
He Chen
1
-0
/
+3
2016-11-16
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
1
-0
/
+11
2016-11-16
sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset
Martin Schwidefsky
1
-1
/
+7
2016-11-16
x86/msr: Cleanup/streamline MSR helpers
Borislav Petkov
1
-19
/
+21
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-16
x86/mcheck: Split threshold_cpu_callback into two callbacks
Sebastian Andrzej Siewior
1
-2
/
+5
[prev]
[next]