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.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-10-23
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-10-23
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-10-23
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
1
-10
/
+42
2015-10-23
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
1
-4
/
+3
2015-10-23
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
1
-1
/
+66
2015-10-23
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-23
x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
Andy Lutomirski
1
-1
/
+4
2015-10-23
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2
-4
/
+23
2015-10-23
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-10-23
x86/alternatives: Make optimize_nops() interrupt safe and synced
Thomas Gleixner
1
-0
/
+5
2015-10-23
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
1
-0
/
+7
2015-10-23
perf/x86/intel: Fix constraint access
Peter Zijlstra
1
-1
/
+4
2015-10-23
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
1
-0
/
+2
2015-09-29
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+2
2015-09-29
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Minfei Huang
1
-0
/
+1
2015-09-21
ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
Jiang Liu
1
-0
/
+1
2015-09-21
x86/mce: Reenable CMCI banks when swiching back to interrupt mode
Xie XiuQi
1
-18
/
+23
2015-09-21
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
1
-1
/
+1
2015-09-21
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
1
-45
/
+0
2015-09-21
crypto: ghash-clmulni: specify context size for ghash async algorithm
Andrey Ryabinin
1
-0
/
+1
2015-09-21
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-09-21
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
3
-7
/
+20
2015-09-21
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
1
-2
/
+2
2015-09-21
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
9
-153
/
+210
2015-09-13
x86/idle: Restore trace_cpu_idle to mwait_idle() calls
Jisheng Zhang
1
-0
/
+2
2015-09-13
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
1
-7
/
+7
2015-09-13
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
David Vrabel
1
-2
/
+2
2015-09-13
Revert x86 sigcontext cleanups
Linus Torvalds
3
-36
/
+17
2015-09-13
x86/xen: build "Xen PV" APIC driver for domU as well
Jason A. Donenfeld
2
-6
/
+4
2015-08-17
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
1
-1
/
+1
2015-08-17
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-08-17
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
1
-4
/
+25
2015-08-17
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
1
-16
/
+18
2015-08-17
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2
-70
/
+94
2015-08-17
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
1
-4
/
+57
2015-08-17
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
1
-18
/
+0
2015-08-17
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
1
-71
/
+52
2015-08-17
x86/asm/entry/64: Remove pointless jump to irq_return
Andy Lutomirski
1
-3
/
+1
2015-08-10
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-08-10
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Dmitry Skorodumov
1
-0
/
+4
2015-08-10
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-08-10
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
1
-1
/
+1
2015-08-10
x86, perf: Fix static_key bug in load_mm_cr4()
Peter Zijlstra
1
-1
/
+1
2015-08-10
x86/kasan: Fix boot crash on AMD processors
Andrey Ryabinin
1
-3
/
+3
2015-08-10
x86/kasan: Flush TLBs after switching CR3
Andrey Ryabinin
1
-0
/
+2
2015-08-10
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
4
-42
/
+38
2015-08-10
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
1
-1
/
+2
2015-08-03
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2
-19
/
+8
2015-07-10
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
3
-4
/
+4
2015-07-10
KVM: x86: properly restore LVT0
Radim Krčmář
1
-0
/
+1
[next]