index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
/
grukservices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2016-05-04
x86/platform/UV: Remove Obsolete GRU MMR address translation
Dimitri Sivanich
1
-16
/
+22
2015-09-20
drivers/misc/sgi-gru: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2015-09-20
drivers/misc/sgi-gru: fix dereference of ERR_PTR
Sudip Mukherjee
1
-1
/
+6
2015-09-20
drivers/misc/sgi-gru: make functions static
Sudip Mukherjee
1
-3
/
+3
2011-10-31
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-18
gru: fix automatic retry of gru instruction failures
Jack Steiner
1
-3
/
+2
2009-06-18
gru: add user request to explicitly unload a gru context
Jack Steiner
1
-20
/
+35
2009-06-18
gru: fix cache coherency issues with instruction retry
Jack Steiner
1
-2
/
+10
2009-06-18
gru: update to rev 0.9 of gru spec
Jack Steiner
1
-1
/
+2
2009-06-18
gru: update gru kernel self tests
Jack Steiner
1
-15
/
+135
2009-06-18
gru: support for asynchronous gru instructions
Jack Steiner
1
-16
/
+162
2009-06-18
gru: fix handling of mesq failures
Jack Steiner
1
-9
/
+24
2009-06-18
gru: change resource assignment for kernel threads
Jack Steiner
1
-81
/
+120
2009-06-18
gru: support cch_allocate for kernel threads
Jack Steiner
1
-1
/
+4
2009-04-02
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
1
-1
/
+1
2009-04-02
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
1
-0
/
+19
2009-04-02
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
1
-46
/
+58
2009-04-02
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
1
-2
/
+2
2009-04-02
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