index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
3
-2
/
+3
2017-04-14
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+3
2017-04-14
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
1
-0
/
+3
2017-04-12
kprobes/x86: Consolidate insn decoder users for copying code
Masami Hiramatsu
3
-39
/
+36
2017-04-12
kprobes/x86: Use probe_kernel_read() instead of memcpy()
Masami Hiramatsu
2
-4
/
+13
2017-04-12
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2
-0
/
+7
2017-04-12
kprobes/x86: Make boostable flag boolean
Masami Hiramatsu
3
-11
/
+10
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-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
[next]