index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-04-26
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
1
-0
/
+2
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
1
-5
/
+0
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
1
-9
/
+0
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2
-8
/
+3
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
1
-11
/
+40
2020-04-25
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
1
-1
/
+1
2020-04-25
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
1
-3
/
+3
2020-04-25
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
1
-1
/
+1
2020-04-25
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
3
-18
/
+28
2020-04-25
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
1
-5
/
+5
2020-04-24
x86/alternatives: Move temporary_mm helpers into C
Thomas Gleixner
1
-0
/
+55
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2
-1
/
+33
2020-04-23
x86, sched: Move check for CPU type to caller function
Giovanni Gherdovich
1
-4
/
+2
2020-04-23
x86, sched: Don't enable static key when starting secondary CPUs
Peter Zijlstra (Intel)
1
-7
/
+14
2020-04-23
x86, sched: Account for CPUs with less than 4 cores in freq. invariance
Giovanni Gherdovich
1
-3
/
+8
2020-04-23
x86, sched: Bail out of frequency invariance if base frequency is unknown
Giovanni Gherdovich
1
-0
/
+9
2020-04-22
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
1
-8
/
+7
2020-04-22
x86,ftrace: Shrink ftrace_regs_caller() by one byte
Peter Zijlstra
1
-2
/
+2
2020-04-22
x86,ftrace: Use SIZEOF_PTREGS
Peter Zijlstra
1
-2
/
+2
2020-04-22
x86,ftrace: Fix ftrace_regs_caller() unwind
Peter Zijlstra
2
-19
/
+25
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
3
-0
/
+138
2020-04-20
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-1
/
+6
2020-04-20
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
1
-11
/
+14
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-20
/
+55
2020-04-18
x86/split_lock: Add Tremont family CPU models
Tony Luck
1
-0
/
+3
2020-04-18
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
1
-14
/
+31
2020-04-17
x86/early_printk: Remove unused includes
Andy Shevchenko
1
-3
/
+0
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
3
-0
/
+16
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
1
-1
/
+2
2020-04-17
x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()
Tony Luck
1
-4
/
+2
2020-04-15
crash_dump: Remove no longer used saved_max_pfn
Kairui Song
1
-8
/
+0
2020-04-15
x86/umip: Make umip_insns static
Jason Yan
1
-1
/
+1
2020-04-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+12
2020-04-14
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
2
-3
/
+18
2020-04-14
x86/mce: Add mce=print_all option
Tony Luck
2
-1
/
+7
2020-04-14
x86/mce: Change default MCE logger to check mce->kflags
Tony Luck
1
-16
/
+3
2020-04-14
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2
-1
/
+8
2020-04-14
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
1
-19
/
+0
2020-04-14
x86/mce: Rename "first" function as "early"
Tony Luck
1
-5
/
+5
2020-04-14
x86/mce/amd, edac: Remove report_gart_errors
Borislav Petkov
1
-2
/
+7
2020-04-14
x86/mce/amd: Make threshold bank setting hotplug robust
Thomas Gleixner
1
-3
/
+11
2020-04-14
x86/mce/amd: Cleanup threshold device remove path
Thomas Gleixner
1
-42
/
+37
2020-04-14
x86/mce/amd: Straighten CPU hotplug path
Thomas Gleixner
1
-17
/
+15
2020-04-14
x86/mce/amd: Sanitize thresholding device creation hotplug path
Thomas Gleixner
2
-41
/
+27
2020-04-14
x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter...
Thomas Gleixner
1
-2
/
+17
2020-04-14
x86/mce/amd: Init thresholding machinery only on relevant vendors
Thomas Gleixner
3
-5
/
+17
2020-04-14
x86/mce/amd: Do proper cleanup on error paths
Thomas Gleixner
1
-7
/
+8
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
3
-9
/
+1
2020-04-13
x86/smpboot: Remove the last ICPU() macro
Borislav Petkov
1
-8
/
+9
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
58
-558
/
+1692
[prev]
[next]