index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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-18
gru: fix potential use-after-free when purging GRU tlbs
Jack Steiner
1
-1
/
+3
2009-06-18
gru: add user request to specify gru slice
Jack Steiner
1
-0
/
+4
2009-06-18
gru: generic infrastructure for context options
Jack Steiner
1
-6
/
+18
2009-06-18
gru: collect per-context user statistics
Jack Steiner
1
-0
/
+27
2009-06-18
gru: fix cache coherency issues with instruction retry
Jack Steiner
1
-1
/
+2
2009-06-18
gru: update to rev 0.9 of gru spec
Jack Steiner
1
-2
/
+6
2009-06-18
gru: support for asynchronous gru instructions
Jack Steiner
1
-4
/
+0
2009-06-18
gru: support instruction completion interrupts
Jack Steiner
1
-7
/
+20
2009-06-18
gru: change context load and unload
Jack Steiner
1
-2
/
+2
2009-06-18
gru: bug fixes for GRU exception handling
Jack Steiner
1
-4
/
+21
2009-04-02
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
1
-0
/
+15
2009-04-02
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
1
-9
/
+2
2009-04-02
sgi-gru: restructure the GRU vtop functions
Jack Steiner
1
-24
/
+44
2009-04-02
sgi-gru: add support for a user to explicitly unload a GRU context
Jack Steiner
1
-0
/
+36
2009-04-02
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
1
-1
/
+4
2009-04-02
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