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-11
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
1
-2
/
+5
2017-04-11
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
1
-38
/
+21
2017-04-11
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
1
-5
/
+4
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
15
-36
/
+81
2017-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+15
2017-04-04
KVM: nVMX: initialize PML fields in vmcs02
Ladi Prosek
1
-0
/
+12
2017-04-04
KVM: nVMX: do not leak PML full vmexit to L1
Ladi Prosek
1
-0
/
+3
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-30
x86/events/amd/iommu: Enable support for multiple IOMMUs
Suravee Suthikulpanit
1
-41
/
+71
2017-03-30
x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct
Suravee Suthikulpanit
1
-63
/
+50
2017-03-30
x86/events/amd/iommu: Fix sysfs perf attribute groups
Suravee Suthikulpanit
1
-49
/
+32
2017-03-30
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2
-23
/
+24
2017-03-30
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2
-15
/
+11
2017-03-30
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
1
-0
/
+2
2017-03-30
x86/events/amd/iommu: Clean up perf_iommu_read()
Suravee Suthikulpanit
1
-10
/
+6
2017-03-30
x86/events/amd/iommu: Clean up bitwise operations
Suravee Suthikulpanit
1
-9
/
+9
2017-03-30
x86/events/amd/iommu: Declare pr_fmt() format
Suravee Suthikulpanit
1
-13
/
+9
2017-03-30
perf/x86/intel/pt: Allow the disabling of branch tracing
Alexander Shishkin
2
-2
/
+73
2017-03-30
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
22
-64
/
+195
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-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+14
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
perf/x86/intel/pt: Handle VMX better
Alexander Shishkin
1
-17
/
+21
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
3
-18
/
+16
[next]