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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdef
Mark Einon
1
-16
/
+16
2015-04-03
x86/mce/severity: Fix warning about indented braces
Aravind Gopalakrishnan
1
-5
/
+4
2015-04-03
x86/amd/idle, clockevents: Use explicit broadcast oneshot control functions
Thomas Gleixner
1
-2
/
+2
2015-04-03
x86/amd/idle, clockevents: Use explicit broadcast control function
Thomas Gleixner
1
-6
/
+3
2015-04-03
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
1
-4
/
+5
2015-04-03
x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment
Andy Lutomirski
1
-3
/
+6
2015-04-02
perf/x86/intel/pt: Fix the 32-bit build
Ingo Molnar
2
-3
/
+3
2015-04-02
perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs
Andi Kleen
1
-2
/
+4
2015-04-02
perf/x86/intel: Streamline LBR MSR handling in PMI
Andi Kleen
3
-10
/
+27
2015-04-02
perf/x86: Only dump PEBS register when PEBS has been detected
Andi Kleen
1
-2
/
+4
2015-04-02
perf/x86: Dump DEBUGCTL in PMU dump
Andi Kleen
1
-1
/
+5
2015-04-02
perf/x86/intel: Reset more state in PMU reset
Andi Kleen
1
-0
/
+12
2015-04-02
perf/x86/intel: Make the HT bug workaround conditional on HT enabled
Stephane Eranian
2
-21
/
+79
2015-04-02
perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...
Stephane Eranian
2
-2
/
+22
2015-04-02
perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints
Stephane Eranian
1
-5
/
+10
2015-04-02
perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW
Maria Dimakopoulou
2
-11
/
+37
2015-04-02
perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW
Maria Dimakopoulou
1
-9
/
+44
2015-04-02
perf/x86/intel: Implement cross-HT corruption bug workaround
Maria Dimakopoulou
3
-13
/
+331
2015-04-02
perf/x86/intel: Add cross-HT counter exclusion infrastructure
Maria Dimakopoulou
2
-5
/
+98
2015-04-02
perf/x86: Add 'index' param to get_event_constraint() callback
Stephane Eranian
4
-10
/
+19
2015-04-02
perf/x86: Add 3 new scheduling callbacks
Maria Dimakopoulou
2
-0
/
+18
2015-04-02
perf/x86: Vectorize cpuc->kfree_on_online
Stephane Eranian
4
-6
/
+19
2015-04-02
perf/x86: Rename x86_pmu::er_flags to 'flags'
Stephane Eranian
2
-15
/
+18
2015-04-02
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
2
-9
/
+19
2015-04-02
perf/x86/intel/bts: Add BTS PMU driver
Alexander Shishkin
5
-3
/
+540
2015-04-02
perf/x86/intel/pt: Add Intel PT PMU driver
Alexander Shishkin
5
-0
/
+1238
2015-04-02
perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive
Alexander Shishkin
3
-0
/
+94
2015-04-02
x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
Alexander Shishkin
1
-0
/
+1
2015-04-02
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
1
-3
/
+3
2015-04-02
perf/x86/intel: Filter branches for PEBS event
Kan Liang
1
-2
/
+2
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
1
-15
/
+22
2015-04-02
x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
Denys Vlasenko
1
-15
/
+13
2015-04-02
kgdb/x86: Fix reporting of 'si' in kgdb on x86_64
Steffen Liebergeld
1
-1
/
+1
2015-04-02
x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set
Andy Lutomirski
1
-1
/
+15
2015-04-01
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
Stefan Lippers-Hollmann
1
-0
/
+10
2015-04-01
x86/asm/entry/64: Use local label to skip around sycall dispatch
Denys Vlasenko
1
-1
/
+2
2015-04-01
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
Denys Vlasenko
1
-4
/
+4
2015-04-01
x86/asm/entry/64: Simplify looping around preempt_schedule_irq()
Denys Vlasenko
1
-4
/
+3
2015-04-01
x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS()
Denys Vlasenko
1
-1
/
+0
2015-04-01
x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_arg...
Denys Vlasenko
1
-8
/
+4
2015-04-01
x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path
Denys Vlasenko
1
-6
/
+7
2015-04-01
x86/apic: Remove verify_local_APIC()
Bandan Das
2
-64
/
+0
2015-03-31
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
2
-4
/
+4
2015-03-31
x86/mm: Improve AMD Bulldozer ASLR workaround
Hector Marco-Gisbert
2
-3
/
+31
2015-03-31
x86/microcode/amd: Drop the pci_ids.h dependency
Michael S. Tsirkin
1
-1
/
+0
2015-03-31
x86/asm/entry/64: Do not GET_THREAD_INFO() too early
Denys Vlasenko
1
-3
/
+2
2015-03-31
x86/asm/entry/64: Move retint_kernel code block closer to its user
Denys Vlasenko
1
-12
/
+13
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
7
-39
/
+82
2015-03-27
x86/asm/entry/64: Add missing CFI annotation
Denys Vlasenko
1
-0
/
+1
2015-03-27
x86/asm/entry/64: Fix comment about SYSENTER MSRs
Denys Vlasenko
1
-2
/
+4
[prev]
[next]