index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2017-04-12
kprobes/x86: Use instruction decoder for booster
Masami Hiramatsu
1
-23
/
+16
2017-04-12
kprobes/x86: Fix the description of __copy_instruction()
Masami Hiramatsu
1
-5
/
+5
2017-04-12
kprobes/x86: Fix kprobe-booster not to boost far call instructions
Masami Hiramatsu
1
-0
/
+2
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-03-31
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-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-24
/
+126
2017-03-17
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
[next]