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
/
grukservices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2009-12-16
gru: send cross partition interrupts using the gru
Jack Steiner
1
-15
/
+24
2009-12-16
gru: fix bug in allocation of kernel contexts
Jack Steiner
1
-3
/
+11
2009-12-16
gru: fix bug in exception handling
Jack Steiner
1
-8
/
+22
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
1
-1
/
+1
2009-12-16
gru: add additional GRU statistics
Jack Steiner
1
-11
/
+24
2009-12-16
gru: fix prefetch and speculation bugs
Jack Steiner
1
-4
/
+6
2009-12-16
gru: add test for gru_copy_gpa
Jack Steiner
1
-9
/
+39
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
1
-3
/
+5
2009-12-16
gru: add comments raised in previous code reviews
Jack Steiner
1
-1
/
+3
2009-12-16
X86: uv: implement a gru_read_gpa kernel function
Robin Holt
1
-0
/
+23
2009-09-24
gru: allocation may fail in quicktest1()
Roel Kluin
1
-0
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-19
gru: fix automatic retry of gru instruction failures
Jack Steiner
1
-3
/
+2
2009-06-19
gru: add user request to explicitly unload a gru context
Jack Steiner
1
-20
/
+35
2009-06-19
gru: fix cache coherency issues with instruction retry
Jack Steiner
1
-2
/
+10
2009-06-19
gru: update to rev 0.9 of gru spec
Jack Steiner
1
-1
/
+2
2009-06-19
gru: update gru kernel self tests
Jack Steiner
1
-15
/
+135
2009-06-19
gru: support for asynchronous gru instructions
Jack Steiner
1
-16
/
+162
2009-06-19
gru: fix handling of mesq failures
Jack Steiner
1
-9
/
+24
2009-06-19
gru: change resource assignment for kernel threads
Jack Steiner
1
-81
/
+120
2009-06-19
gru: support cch_allocate for kernel threads
Jack Steiner
1
-1
/
+4
2009-04-03
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
1
-1
/
+1
2009-04-03
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
1
-0
/
+19
2009-04-03
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
1
-46
/
+58
2009-04-03
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
1
-2
/
+2
2009-04-03
sgi-gru: misc GRU cleanup
Jack Steiner
1
-2
/
+2
2008-10-16
GRU driver: minor updates
Jack Steiner
1
-0
/
+1
2008-10-16
drivers/misc: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-07-30
GRU Driver V3: fixes to resolve code review comments
Jack Steiner
1
-3
/
+3
2008-07-30
GRU Driver: kernel services provide by driver
Jack Steiner
1
-0
/
+679