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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
6
-28
/
+112
2024-02-16
x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
James Morse
2
-16
/
+18
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
3
-20
/
+30
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
6
-21
/
+72
2024-02-16
x86/resctrl: Add CPU online callback for resctrl work
James Morse
3
-4
/
+13
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
5
-26
/
+37
2024-02-16
x86/resctrl: Make rdt_enable_key the arch's decision to switch
James Morse
2
-6
/
+9
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
3
-9
/
+24
2024-02-16
x86/resctrl: Make resctrl_mounted checks explicit
James Morse
3
-8
/
+28
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
5
-4
/
+55
2024-02-16
x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
James Morse
2
-21
/
+27
2024-02-16
x86/resctrl: Queue mon_event_read() instead of sending an IPI
James Morse
2
-3
/
+25
2024-02-16
x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
James Morse
2
-7
/
+37
2024-02-16
x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
James Morse
2
-24
/
+56
2024-02-16
x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
James Morse
3
-5
/
+61
2024-02-16
x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
James Morse
1
-6
/
+12
2024-02-16
x86/resctrl: Track the number of dirty RMID a CLOSID has
James Morse
1
-10
/
+65
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
4
-12
/
+37
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
5
-45
/
+100
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
6
-37
/
+77
2024-02-16
x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare()
James Morse
1
-9
/
+26
2024-02-16
x86/resctrl: Create helper for RMID allocation and mondata dir creation
James Morse
1
-15
/
+27
2024-02-16
x86/resctrl: Free rmid_ptrs from resctrl_exit()
James Morse
3
-0
/
+22
2024-02-16
tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
James Morse
1
-1
/
+8
2024-01-25
x86/resctrl: Remove redundant variable in mbm_config_write_domain()
Babu Moger
1
-11
/
+4
2024-01-24
x86/resctrl: Implement new mba_MBps throttling heuristic
Tony Luck
2
-36
/
+10
2024-01-23
x86/resctrl: Read supported bandwidth sources from CPUID
Babu Moger
3
-6
/
+17
2024-01-23
x86/resctrl: Remove hard-coded memory bandwidth limit
Babu Moger
2
-7
/
+4
2024-01-22
x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
Tony Luck
1
-4
/
+4
2024-01-22
Linux 6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-22
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
78
-1426
/
+1629
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+41
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2
-93
/
+94
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2
-15
/
+20
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2
-39
/
+43
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2
-164
/
+167
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2
-42
/
+48
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2
-95
/
+100
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
5
-8
/
+7
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
1
-0
/
+3
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2
-0
/
+3
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
1
-1
/
+1
[next]