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
2014-05-09
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
Boris Ostrovsky
1
-1
/
+1
2014-05-09
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
Andres Freund
1
-1
/
+1
2014-05-09
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
1
-1
/
+1
2014-05-08
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
1
-0
/
+16
2014-05-08
x86/hpet: Make boot_hpet_disable extern
Feng Tang
2
-1
/
+2
2014-05-08
x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
George Spelvin
1
-0
/
+1
2014-05-07
x86/reboot: Add reboot quirk for Certec BPC600
Christian Gmeiner
1
-0
/
+10
2014-05-06
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
18
-34
/
+34
2014-05-06
x86, build: Don't get confused by local symbols
H. Peter Anvin
1
-2
/
+2
2014-05-04
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-19
/
+64
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2014-05-03
x86/efi: earlyprintk=efi,keep fix
Dave Young
1
-19
/
+64
2014-05-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+13
2014-05-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+41
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
1
-0
/
+5
2014-04-28
KVM: x86: Check for host supported fields in shadow vmcs
Bandan Das
1
-12
/
+41
2014-04-28
x86/vsmp: Fix irq routing
Oren Twaig
1
-1
/
+10
2014-04-24
perf/x86: Fix RAPL rdmsrl_safe() usage
Stephane Eranian
1
-1
/
+2
2014-04-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+8
2014-04-22
x86: LLVMLinux: Wrap -mno-80387 with cc-option
Behan Webster
1
-1
/
+3
2014-04-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2014-04-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+16
2014-04-18
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+9
2014-04-17
Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-10
/
+23
2014-04-17
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
1
-9
/
+7
2014-04-17
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2
-12
/
+10
2014-04-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-38
/
+45
2014-04-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+30
2014-04-16
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
1
-35
/
+37
2014-04-15
xen/spinlock: Don't enable them unconditionally.
Konrad Rzeszutek Wilk
1
-1
/
+4
2014-04-15
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Boris Ostrovsky
2
-9
/
+19
2014-04-15
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-23
/
+94
2014-04-15
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
1
-1
/
+0
2014-04-15
KVM: Rename variable smep to cr4_smep
Feng Wu
1
-3
/
+3
2014-04-15
KVM: expose SMAP feature to guest
Feng Wu
1
-1
/
+1
2014-04-15
KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
Feng Wu
1
-5
/
+6
2014-04-15
KVM: Add SMAP support when setting CR4
Feng Wu
5
-13
/
+84
2014-04-15
KVM: Remove SMAP bit from CR4_RESERVED_BITS
Feng Wu
1
-1
/
+1
2014-04-14
Merge tag 'v3.15-rc1' into perf/urgent
Ingo Molnar
135
-4812
/
+2643
2014-04-14
x86/build: Supress "Nothing to be done for ..." messages
Masahiro Yamada
2
-0
/
+4
2014-04-14
x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks
Ville Syrjälä
1
-1
/
+1
2014-04-14
x86/platform: Fix "make O=dir kvmconfig"
Antonio Borneo
1
-2
/
+2
2014-04-13
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-1
/
+1
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-6
/
+5
2014-04-12
i386: Wire up the renameat2() syscall
Miklos Szeredi
1
-0
/
+1
2014-04-12
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-41
/
+201
2014-04-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+64
2014-04-11
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
H. Peter Anvin
1
-0
/
+11
2014-04-11
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
3
-21
/
+15
[next]