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
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
/
drivers
/
misc
/
sgi-gru
/
grumain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-09
misc: sgi-gru: Don't disable preemption in GRU driver
Dimitri Sivanich
1
-4
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-4
/
+0
2022-11-23
misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...
Zheng Wang
1
-4
/
+18
2022-10-25
misc: sgi-gru: use explicitly signed char
Jason A. Donenfeld
1
-3
/
+3
2021-07-21
misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_re...
Xiyu Yang
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-05-14
misc: sgi-gru: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-1
/
+1
2016-10-28
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
1
-1
/
+1
2015-10-04
misc: sgi-gru: use time_before()
Manuel Schölling
1
-1
/
+3
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2009-12-16
gru: check for correct GRU chiplet assignment
Jack Steiner
1
-14
/
+30
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
1
-2
/
+6
2009-12-16
gru: add additional GRU statistics
Jack Steiner
1
-3
/
+7
2009-12-16
gru: update irq infrastructure
Jack Steiner
1
-2
/
+7
2009-12-16
gru: fix prefetch and speculation bugs
Jack Steiner
1
-0
/
+9
2009-12-16
gru: handle failures to mmu_notifier_register
Jack Steiner
1
-7
/
+11
2009-12-16
gru: allow users to specify gru chiplet 3
Jack Steiner
1
-21
/
+9
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
1
-42
/
+86
2009-12-16
gru: allow users to specify gru chiplet 1
Jack Steiner
1
-0
/
+2
2009-06-19
gru: copyright fixes
Jack Steiner
1
-4
/
+14
2009-06-19
gru: add user request to specify gru slice
Jack Steiner
1
-0
/
+7
2009-06-19
gru: collect per-context user statistics
Jack Steiner
1
-0
/
+1
2009-06-19
gru: support instruction completion interrupts
Jack Steiner
1
-0
/
+4
2009-06-19
gru: check context state on reload
Jack Steiner
1
-9
/
+23
2009-06-19
gru: support contexts with zero dsrs or cbrs
Jack Steiner
1
-2
/
+2
2009-06-19
gru: change resource assignment for kernel threads
Jack Steiner
1
-15
/
+40
2009-06-19
gru: support cch_allocate for kernel threads
Jack Steiner
1
-4
/
+11
2009-06-19
gru: change context load and unload
Jack Steiner
1
-5
/
+5
2009-06-19
gru: dynamic allocation of kernel contexts
Jack Steiner
1
-29
/
+31
2009-06-19
gru: bug fixes for GRU exception handling
Jack Steiner
1
-0
/
+3
2009-04-03
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
1
-6
/
+11
2009-04-03
sgi-gru: aSID (context management) bug fixes
Jack Steiner
1
-4
/
+9
2009-04-03
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
1
-22
/
+26
2009-04-03
sgi-gru: misc GRU cleanup
Jack Steiner
1
-3
/
+3
2009-01-06
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-16
GRU driver: minor updates
Jack Steiner
1
-11
/
+18
2008-07-30
GRU Driver V3: fixes to resolve code review comments
Jack Steiner
1
-6
/
+10
2008-07-30
GRU Driver: resource management
Jack Steiner
1
-0
/
+798