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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-16
/
+73
2015-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-211
/
+223
2015-11-12
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
1
-6
/
+0
2015-11-11
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+1
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
4
-4
/
+4
2015-11-10
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
3
-1
/
+13
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
1
-0
/
+3
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
1
-4
/
+5
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
1
-0
/
+6
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2
-1
/
+19
2015-11-10
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
Haozhong Zhang
1
-2
/
+4
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
4
-7
/
+12
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
4
-22
/
+19
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
4
-20
/
+12
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
4
-59
/
+41
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
3
-45
/
+45
2015-11-10
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
3
-16
/
+20
2015-11-10
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
3
-0
/
+11
2015-11-10
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
2
-9
/
+7
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
4
-21
/
+10
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2
-15
/
+0
2015-11-09
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
Dan Williams
10
-92
/
+142
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+4
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+5
2015-11-07
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2
-5
/
+15
2015-11-07
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
1
-1
/
+1
2015-11-07
x86/mm: Skip the hypervisor range when walking PGD
Boris Ostrovsky
1
-1
/
+16
2015-11-07
x86/AMD: Fix last level cache topology for AMD Fam17h systems
Aravind Gopalakrishnan
1
-0
/
+13
2015-11-07
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
3
-9
/
+27
2015-11-07
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
Andy Shevchenko
1
-0
/
+1
2015-11-07
arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension
Martin Kepplinger
1
-4
/
+3
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-07
um: Simplify STUB_DATA loading
Richard Weinberger
1
-4
/
+1
2015-11-07
um: Remove dead symbol from i386 syscall stub
Richard Weinberger
1
-1
/
+0
2015-11-07
um: Remove dead code from x86_64 syscall stub
Richard Weinberger
1
-13
/
+0
2015-11-07
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+4
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+9
2015-11-06
x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA
Linus Torvalds
1
-1
/
+0
2015-11-06
livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX
Josh Poimboeuf
1
-4
/
+5
2015-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-3
/
+5
2015-11-06
mm: mlock: add new mlock system call
Eric B Munson
2
-0
/
+2
2015-11-06
kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile
Andrey Konovalov
1
-2
/
+2
2015-11-06
kasan: update log messages
Andrey Konovalov
1
-1
/
+1
2015-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-441
/
+1445
2015-11-05
KVM: VMX: Fix commit which broke PML
Kai Huang
1
-13
/
+11
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-212
/
+113
2015-11-05
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-13
/
+46
[next]