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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2016-08-16
x86/power/64: Fix hibernation return address corruption
Josh Poimboeuf
1
-3
/
+1
2016-08-16
x86/microcode: Fix suspend to RAM with builtin microcode
Borislav Petkov
3
-10
/
+2
2016-08-16
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
David Howells
1
-1
/
+1
2016-08-16
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
1
-19
/
+0
2016-08-16
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
3
-11
/
+1
2016-08-16
x86/mtrr: Fix PAT init handling when MTRR is disabled
Toshi Kani
3
-10
/
+18
2016-08-16
x86/mtrr: Fix Xorg crashes in Qemu sessions
Toshi Kani
2
-2
/
+14
2016-08-16
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
Toshi Kani
1
-2
/
+2
2016-08-16
x86/mm/pat: Add pat_disable() interface
Toshi Kani
2
-1
/
+13
2016-08-16
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
3
-22
/
+55
2016-08-10
pvclock: Add CPU barriers to get correct version value
Minfei Huang
2
-0
/
+6
2016-08-10
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
1
-0
/
+64
2016-08-10
x86/quirks: Reintroduce scanning of secondary buses
Lukas Wunner
1
-13
/
+21
2016-08-10
x86/quirks: Apply nvidia_bugs quirk only on root bus
Lukas Wunner
1
-0
/
+7
2016-07-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-07-27
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
2016-07-27
perf/x86: Fix 32-bit perf user callgraph collection
Josh Poimboeuf
1
-5
/
+6
2016-07-27
x86/amd_nb: Fix boot crash on non-AMD systems
Borislav Petkov
1
-2
/
+2
2016-07-27
perf/x86/intel/rapl: Fix pmus free during cleanup
Vincent Stehlé
1
-1
/
+1
2016-07-27
kprobes/x86: Clear TF bit in fault on single-stepping
Masami Hiramatsu
1
-0
/
+12
2016-07-27
x86, build: copy ldlinux.c32 to image.iso
H. Peter Anvin
1
-0
/
+3
2016-07-27
x86/msr: Use the proper trace point conditional for writes
Dr. David Alan Gilbert
1
-2
/
+2
2016-06-24
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
1
-10
/
+10
2016-06-24
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-08
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2016-06-01
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
3
-9
/
+13
2016-06-01
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-06-01
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
1
-1
/
+1
2016-06-01
KVM: MTRR: remove MSR 0x2f8
Andy Honig
1
-2
/
+0
2016-06-01
crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
Josh Poimboeuf
1
-2
/
+11
2016-06-01
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
Jiri Olsa
1
-1
/
+1
2016-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+11
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-12
x86: Use compat version for preadv2 and pwritev2
Dmitry V. Levin
1
-2
/
+2
2016-05-12
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
2016-05-12
perf/x86/msr: Fix SMI overflow
Peter Zijlstra
1
-1
/
+1
2016-05-12
perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...
hchrzani
1
-0
/
+7
2016-05-11
x86/extable: ensure entries are swapped completely when sorting
Mathias Krause
1
-0
/
+8
2016-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+8
2016-05-10
kvmconfig: add more virtio drivers
Andrey Utkin
1
-0
/
+3
2016-05-10
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
1
-1
/
+5
2016-05-10
x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n
Thomas Gleixner
1
-1
/
+1
2016-05-07
x86/topology: Handle CPUID bogosity gracefully
Thomas Gleixner
1
-0
/
+5
2016-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2016-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2016-05-06
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+21
2016-05-06
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Chen Yu
1
-1
/
+1
2016-05-06
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
1
-2
/
+2
2016-05-05
x86/sysfb_efi: Fix valid BAR address range check
Wang YanQing
1
-2
/
+12
[next]