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
2016-02-24
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
1
-2
/
+2
2016-02-12
x86: vvar, fix excessive gcc-6 DECLARE_VVAR warnings
Jiri Slaby
1
-1
/
+1
2016-01-25
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
1
-1
/
+1
2016-01-25
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-25
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
1
-1
/
+2
2016-01-25
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2016-01-09
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Ingo Molnar
3
-11
/
+10
2016-01-05
x86/setup: Do not reserve crashkernel high memory if low reservation failed
Baoquan He
1
-9
/
+11
2016-01-05
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
1
-2
/
+1
2016-01-05
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2
-5
/
+15
2016-01-05
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
1
-1
/
+1
2016-01-05
x86/setup: Extend low identity map to cover whole kernel range
Paolo Bonzini
1
-0
/
+8
2015-11-18
x86/mm/hotplug: Modify PGD entry when removing memory
Yasuaki Ishimatsu
3
-10
/
+22
2015-11-18
x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()
Yasuaki Ishimatsu
1
-4
/
+5
2015-11-18
KVM: x86: Use new is_noncanonical_address in _linearize
Nadav Amit
1
-1
/
+1
2015-11-18
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2015-11-18
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
2015-11-18
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
3
-1
/
+13
2015-11-18
KVM: x86: Defining missing x86 vectors
Nadav Amit
1
-0
/
+3
2015-10-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-10-27
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-10-27
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-10-27
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
1
-0
/
+7
2015-10-09
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-07
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2
-4
/
+23
2015-10-07
x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
Andy Lutomirski
1
-1
/
+4
2015-10-05
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
1
-3
/
+26
2015-10-05
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
1
-16
/
+17
2015-10-05
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2
-70
/
+93
2015-09-30
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Minfei Huang
1
-0
/
+1
2015-09-30
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
1
-45
/
+0
2015-09-30
crypto: ghash-clmulni: specify context size for ghash async algorithm
Andrey Ryabinin
1
-0
/
+1
2015-08-25
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-08-25
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
3
-7
/
+20
2015-08-25
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
1
-2
/
+2
2015-08-25
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
9
-150
/
+208
2015-08-25
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-1
/
+42
2015-08-25
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
1
-4
/
+61
2015-08-25
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
1
-18
/
+0
2015-08-25
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
1
-71
/
+52
2015-08-19
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-08-05
efi: fix 32bit kernel boot failed problem using efi
Fupan Li
1
-1
/
+1
2015-07-30
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
1
-1
/
+1
2015-07-30
x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing
Bjorn Helgaas
1
-2
/
+4
2015-07-30
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
3
-4
/
+4
2015-07-30
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
Bjorn Helgaas
1
-0
/
+11
2015-07-30
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
1
-2
/
+6
2015-07-30
kprobes/x86: Return correct length in __copy_instruction()
Eugene Shatokhin
1
-2
/
+5
2015-06-23
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
4
-26
/
+42
2015-06-10
x86: bpf_jit: fix compilation of large bpf programs
Alexei Starovoitov
1
-1
/
+6
[next]