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
/
grufault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2013-07-04
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
1
-2
/
+3
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2009-12-16
gru: improve GRU TLB dropin statistics
Jack Steiner
1
-2
/
+3
2009-12-16
gru: fix GRU interrupt race at deallocate
Jack Steiner
1
-7
/
+17
2009-12-16
gru: add hugepage support
Jack Steiner
1
-3
/
+4
2009-12-16
gru: remove stray local_irq_enable
Jack Steiner
1
-1
/
+0
2009-12-16
gru: add symbolic names for GRU error code
Jack Steiner
1
-5
/
+11
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
1
-4
/
+85
2009-12-16
gru: add additional GRU statistics
Jack Steiner
1
-7
/
+11
2009-12-16
gru: update irq infrastructure
Jack Steiner
1
-17
/
+32
2009-12-16
gru: fix prefetch and speculation bugs
Jack Steiner
1
-0
/
+2
2009-12-16
gru: check for valid vma
Jack Steiner
1
-9
/
+12
2009-12-16
gru: handle failures to mmu_notifier_register
Jack Steiner
1
-3
/
+3
2009-12-16
gru: allow users to specify gru chiplet 3
Jack Steiner
1
-5
/
+3
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
1
-11
/
+2
2009-12-16
gru: allow users to specify gru chiplet 1
Jack Steiner
1
-0
/
+10
2009-12-16
gru: fix istatus race in GRU tlb dropin
Jack Steiner
1
-29
/
+20
2009-12-16
gru: add comments raised in previous code reviews
Jack Steiner
1
-0
/
+5
2009-06-19
gru: fix potential use-after-free when purging GRU tlbs
Jack Steiner
1
-1
/
+3
2009-06-19
gru: add user request to specify gru slice
Jack Steiner
1
-0
/
+4
2009-06-19
gru: generic infrastructure for context options
Jack Steiner
1
-6
/
+18
2009-06-19
gru: collect per-context user statistics
Jack Steiner
1
-0
/
+27
2009-06-19
gru: fix cache coherency issues with instruction retry
Jack Steiner
1
-1
/
+2
2009-06-19
gru: update to rev 0.9 of gru spec
Jack Steiner
1
-2
/
+6
2009-06-19
gru: support for asynchronous gru instructions
Jack Steiner
1
-4
/
+0
2009-06-19
gru: support instruction completion interrupts
Jack Steiner
1
-7
/
+20
2009-06-19
gru: change context load and unload
Jack Steiner
1
-2
/
+2
2009-06-19
gru: bug fixes for GRU exception handling
Jack Steiner
1
-4
/
+21
2009-04-03
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
1
-0
/
+15
2009-04-03
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
1
-9
/
+2
2009-04-03
sgi-gru: restructure the GRU vtop functions
Jack Steiner
1
-24
/
+44
2009-04-03
sgi-gru: add support for a user to explicitly unload a GRU context
Jack Steiner
1
-0
/
+36
2009-04-03
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
1
-1
/
+4
2009-04-03
sgi-gru: misc GRU cleanup
Jack Steiner
1
-7
/
+12
2008-12-09
[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE
Jack Steiner
1
-0
/
+4
2008-10-16
GRU driver: minor updates
Jack Steiner
1
-6
/
+5
2008-07-30
GRU Driver: page faults & exceptions
Jack Steiner
1
-0
/
+633