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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+2
2023-02-21
Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2023-02-21
Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-99
/
+111
2023-02-21
Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-38
/
+398
2023-02-21
Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-30
/
+58
2023-02-21
Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2023-02-11
x86/cacheinfo: Remove unused trace variable
Borislav Petkov (AMD)
1
-4
/
+1
2023-02-10
x86/speculation: Identify processors vulnerable to SMT RSB predictions
Tom Lendacky
1
-2
/
+7
2023-02-06
x86/cpu: Provide the full setup for getcpu() on x86-32
Sebastian Andrzej Siewior
1
-3
/
+1
2023-02-06
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
1
-3
/
+3
2023-02-06
x86/microcode/AMD: Fix mixed steppings support
Borislav Petkov (AMD)
1
-13
/
+21
2023-02-06
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2
-4
/
+4
2023-02-06
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
1
-15
/
+4
2023-01-31
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
1
-5
/
+2
2023-01-31
sched/clock/x86: Mark sched_clock() noinstr
Peter Zijlstra
1
-1
/
+1
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
4
-17
/
+55
2023-01-26
x86/resctrl: Fix a silly -Wunused-but-set-variable warning
Borislav Petkov (AMD)
1
-3
/
+3
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
1
-1
/
+0
2023-01-23
x86/resctrl: Add interface to write mbm_local_bytes_config
Babu Moger
1
-1
/
+26
2023-01-23
x86/resctrl: Add interface to write mbm_total_bytes_config
Babu Moger
2
-1
/
+140
2023-01-23
x86/resctrl: Add interface to read mbm_local_bytes_config
Babu Moger
2
-1
/
+19
2023-01-23
x86/resctrl: Add interface to read mbm_total_bytes_config
Babu Moger
3
-1
/
+129
2023-01-23
x86/resctrl: Support monitor configuration
Babu Moger
3
-1
/
+13
2023-01-23
x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
Babu Moger
3
-2
/
+3
2023-01-23
x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
Babu Moger
3
-6
/
+40
2023-01-23
x86/resctrl: Include new features in command line options
Babu Moger
1
-0
/
+4
2023-01-23
x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
Babu Moger
2
-0
/
+3
2023-01-23
x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
Babu Moger
2
-0
/
+13
2023-01-23
x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
Babu Moger
1
-0
/
+1
2023-01-23
x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
Babu Moger
2
-29
/
+11
2023-01-22
Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2023-01-21
x86/microcode/intel: Print old and new revision during early boot
Ashok Raj
1
-12
/
+16
2023-01-21
x86/microcode/intel: Pass the microcode revision to print_ucode_info() directly
Ashok Raj
1
-21
/
+9
2023-01-21
x86/microcode: Adjust late loading result reporting message
Ashok Raj
1
-4
/
+7
2023-01-21
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2
-13
/
+29
2023-01-20
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2
-9
/
+15
2023-01-18
x86/microcode: Use the DEVICE_ATTR_RO() macro
Guangju Wang[baidu]
1
-3
/
+3
2023-01-16
x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...
Yair Podemsky
1
-0
/
+9
2023-01-13
x86/cpu: Remove misleading comment
Juergen Gross
1
-1
/
+1
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
Peter Zijlstra
1
-1
/
+1
2023-01-10
x86/resctrl: Fix event counts regression in reused RMIDs
Peter Newman
1
-16
/
+33
2023-01-10
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
1
-1
/
+11
2023-01-10
x86/mce: Mask out non-address bits from machine check bank
Tony Luck
1
-5
/
+9
2023-01-07
x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2022-12-29
x86/mce: Add support for Extended Physical Address MCA changes
Smita Koralahalli
3
-8
/
+33
2022-12-29
x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
Smita Koralahalli
3
-18
/
+17
2022-12-26
x86/microcode/AMD: Handle multiple glued containers properly
Borislav Petkov
1
-3
/
+4
2022-12-26
x86/microcode/AMD: Rename a couple of functions
Borislav Petkov
1
-7
/
+7
[next]