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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
1
-1
/
+1
2009-04-02
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
6
-38
/
+35
2009-04-02
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
3
-1
/
+24
2009-04-02
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
4
-13
/
+14
2009-04-02
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
2
-55
/
+82
2009-04-02
sgi-gru: restructure the GRU vtop functions
Jack Steiner
1
-24
/
+44
2009-04-02
sgi-gru: aSID (context management) bug fixes
Jack Steiner
2
-4
/
+10
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: add statistics to the GRU context management functions
Jack Steiner
3
-0
/
+59
2009-04-02
sgi-gru: change GRU CCH commands from inline functions to outofline functions
Jack Steiner
4
-160
/
+218
2009-04-02
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
7
-27
/
+38
2009-04-02
sgi-gru: misc GRU cleanup
Jack Steiner
8
-43
/
+55
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2
-17
/
+3
2009-01-21
x86: uv cleanup, build fix #2
Ingo Molnar
1
-0
/
+2
2009-01-06
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-16
Merge commit 'v2.6.28-rc8' into x86/uv
Ingo Molnar
2
-1
/
+5
2008-12-09
[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE
Jack Steiner
1
-0
/
+4
2008-12-02
sgi-gru: call fs_initcall() if statically linked
Dean Nelson
1
-1
/
+1
2008-11-20
Merge branch 'linus' into x86/uv
Ingo Molnar
1
-0
/
+4
2008-11-19
GRU: fix for debug option
Jack Steiner
1
-0
/
+4
2008-11-11
x86, UV: fix redundant creation of sgi_uv
Cliff Wickman
1
-1
/
+0
2008-10-16
GRU driver: minor updates
Jack Steiner
7
-29
/
+39
2008-10-16
drivers/misc: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-09-13
ia64: fix panic during `modprobe -r xpc'
Robin Holt
1
-0
/
+3
2008-08-12
GRU: fix preprocessor symbol for sparse
Randy Dunlap
1
-1
/
+1
2008-08-05
drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-07-30
GRU Driver V3: fixes to resolve code review comments
Jack Steiner
7
-29
/
+93
2008-07-30
GRU Driver: driver makefile
Jack Steiner
1
-0
/
+3
2008-07-30
GRU Driver: TLB flushing, MMUOPS callouts
Jack Steiner
1
-0
/
+370
2008-07-30
GRU Driver: /proc interfaces
Jack Steiner
1
-0
/
+336
2008-07-30
GRU Driver: resource management
Jack Steiner
1
-0
/
+798
2008-07-30
GRU Driver: kernel services provide by driver
Jack Steiner
1
-0
/
+679
2008-07-30
GRU Driver: page faults & exceptions
Jack Steiner
1
-0
/
+633
2008-07-30
GRU Driver: driver initialization, file & vma ops
Jack Steiner
1
-0
/
+481
2008-07-30
GRU Driver: kernel services header files
Jack Steiner
1
-0
/
+134
2008-07-30
GRU Driver: driver internal header files
Jack Steiner
3
-0
/
+709
2008-07-30
GRU Driver: GRU instructions & macros
Jack Steiner
1
-0
/
+679
2008-07-30
GRU Driver: hardware data structures
Jack Steiner
1
-0
/
+663