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
2017-04-03
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-30
/
+49
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+10
2017-04-01
kasan: do not sanitize kexec purgatory
Mike Galbraith
1
-0
/
+1
2017-03-31
x86/boot: Include missing header file
Zhengyi Shen
1
-0
/
+1
2017-03-31
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
1
-1
/
+1
2017-03-30
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
3
-22
/
+37
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
3
-0
/
+10
2017-03-28
KVM: nVMX: fix nested EPT detection
Ladi Prosek
1
-4
/
+1
2017-03-28
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
1
-1
/
+6
2017-03-24
x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
Baoquan He
1
-2
/
+2
2017-03-23
KVM: VMX: Fix enable VPID conditions
Wanpeng Li
1
-1
/
+8
2017-03-23
KVM: nVMX: Fix nested VPID vmx exec control
Wanpeng Li
1
-3
/
+4
2017-03-23
KVM: x86: correct async page present tracepoint
Wanpeng Li
1
-1
/
+1
2017-03-23
kvm: vmx: Flush TLB when the APIC-access address changes
Jim Mattson
1
-1
/
+17
2017-03-23
KVM: x86: use pic/ioapic destructor when destroy vm
Peter Xu
1
-2
/
+2
2017-03-23
KVM: x86: check existance before destroy
Peter Xu
2
-0
/
+6
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
3
-5
/
+10
2017-03-22
x86/mce: Fix copy/paste error in exception table entries
Tony Luck
1
-1
/
+1
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2
-4
/
+7
2017-03-20
KVM: nVMX: don't reset kvm mmu twice
Wanpeng Li
1
-2
/
+0
2017-03-20
kvm: fix usage of uninit spinlock in avic_vm_destroy()
Dmitry Vyukov
1
-0
/
+3
2017-03-20
KVM: VMX: downgrade warning on unexpected exit code
Radim Krčmář
1
-1
/
+2
2017-03-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-24
/
+126
2017-03-18
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-21
/
+14
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+14
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
1
-0
/
+12
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
2017-03-17
mm, x86: fix native_pud_clear build error
Arnd Bergmann
2
-4
/
+1
2017-03-16
x86/mpx: Make unnecessarily global function static
Tobias Klauser
1
-1
/
+1
2017-03-14
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
1
-1
/
+1
2017-03-14
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
1
-6
/
+30
2017-03-14
mm, x86: Fix native_pud_clear build error
Arnd Bergmann
2
-4
/
+1
2017-03-14
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2
-0
/
+2
2017-03-14
x86/platform/intel-mid: Add power button support for Merrifield
Andy Shevchenko
2
-0
/
+83
2017-03-14
x86/platform/intel-mid: Use common power off sequence
Andy Shevchenko
1
-11
/
+4
2017-03-13
x86/platform: Remove warning message for duplicate NMI handlers
Mike Travis
1
-4
/
+2
2017-03-13
x86/tsc: Fix ART for TSC_KNOWN_FREQ
Peter Zijlstra
1
-0
/
+2
2017-03-13
x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
Andy Shevchenko
1
-1
/
+1
2017-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-33
/
+46
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-22
/
+8
2017-03-11
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2
-20
/
+13
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
1
-1
/
+1
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
6
-31
/
+44
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
2
-1
/
+6
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-17
/
+22
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-03-10
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19
/
+20
2017-03-10
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
[next]