index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-06-19
gru: copyright fixes
Jack Steiner
2
-8
/
+28
2009-06-19
gru: remove references to the obsolete global status handle
Jack Steiner
1
-2
/
+0
2009-06-19
gru: fixes to grudump utility
Jack Steiner
2
-4
/
+8
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
4
-1
/
+13
2009-06-19
gru: generic infrastructure for context options
Jack Steiner
5
-13
/
+35
2009-06-19
gru: cleanup gru inline functions
Jack Steiner
1
-17
/
+16
2009-06-19
gru: delete user request for fetching chiplet status
Jack Steiner
2
-41
/
+0
2009-06-19
gru: collect per-context user statistics
Jack Steiner
5
-0
/
+52
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
3
-28
/
+41
2009-06-19
gru: fix cache coherency issues with instruction retry
Jack Steiner
4
-4
/
+14
2009-06-19
gru: update to rev 0.9 of gru spec
Jack Steiner
6
-11
/
+24
2009-06-19
gru: update gru kernel self tests
Jack Steiner
4
-16
/
+142
2009-06-19
gru: support for asynchronous gru instructions
Jack Steiner
3
-20
/
+213
2009-06-19
gru: support instruction completion interrupts
Jack Steiner
3
-7
/
+29
2009-06-19
gru: check context state on reload
Jack Steiner
2
-9
/
+25
2009-06-19
gru: fix handling of mesq failures
Jack Steiner
1
-9
/
+24
2009-06-19
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2
-6
/
+4
2009-06-19
gru: change resource assignment for kernel threads
Jack Steiner
6
-105
/
+184
2009-06-19
gru: support cch_allocate for kernel threads
Jack Steiner
4
-19
/
+17
2009-06-19
gru: change context load and unload
Jack Steiner
3
-7
/
+11
2009-06-19
gru: dynamic allocation of kernel contexts
Jack Steiner
2
-29
/
+33
2009-06-19
gru: dump chiplet state
Jack Steiner
5
-1
/
+267
2009-06-19
gru: bug fixes for GRU exception handling
Jack Steiner
6
-26
/
+52
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
1
-1
/
+1
2009-04-22
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
1
-1
/
+1
2009-04-03
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
6
-38
/
+35
2009-04-03
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
3
-1
/
+24
2009-04-03
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
4
-13
/
+14
2009-04-03
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
2
-55
/
+82
2009-04-03
sgi-gru: restructure the GRU vtop functions
Jack Steiner
1
-24
/
+44
2009-04-03
sgi-gru: aSID (context management) bug fixes
Jack Steiner
2
-4
/
+10
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: add statistics to the GRU context management functions
Jack Steiner
3
-0
/
+59
2009-04-03
sgi-gru: change GRU CCH commands from inline functions to outofline functions
Jack Steiner
4
-160
/
+218
2009-04-03
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
7
-27
/
+38
2009-04-03
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-17
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-03
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-20
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
[next]