index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
Age
Commit message (
Expand
)
Author
2009-12-16
gru: add comments raised in previous code reviews
Jack Steiner
2009-12-16
gru: initial GRU based on blade topology
Jack Steiner
2009-12-16
X86: uv: implement a gru_read_gpa kernel function
Robin Holt
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-05
sgi-gru: decrapfiy options_write() function
Linus Torvalds
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-24
gru: allocation may fail in quicktest1()
Roel Kluin
2009-09-24
gru: use proc_create()
Alexey Dobriyan
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-18
gru: copyright fixes
Jack Steiner
2009-06-18
gru: remove references to the obsolete global status handle
Jack Steiner
2009-06-18
gru: fixes to grudump utility
Jack Steiner
2009-06-18
gru: fix potential use-after-free when purging GRU tlbs
Jack Steiner
2009-06-18
gru: add user request to specify gru slice
Jack Steiner
2009-06-18
gru: generic infrastructure for context options
Jack Steiner
2009-06-18
gru: cleanup gru inline functions
Jack Steiner
2009-06-18
gru: delete user request for fetching chiplet status
Jack Steiner
2009-06-18
gru: collect per-context user statistics
Jack Steiner
2009-06-18
gru: fix automatic retry of gru instruction failures
Jack Steiner
2009-06-18
gru: add user request to explicitly unload a gru context
Jack Steiner
2009-06-18
gru: fix cache coherency issues with instruction retry
Jack Steiner
2009-06-18
gru: update to rev 0.9 of gru spec
Jack Steiner
2009-06-18
gru: update gru kernel self tests
Jack Steiner
2009-06-18
gru: support for asynchronous gru instructions
Jack Steiner
2009-06-18
gru: support instruction completion interrupts
Jack Steiner
2009-06-18
gru: check context state on reload
Jack Steiner
2009-06-18
gru: fix handling of mesq failures
Jack Steiner
2009-06-18
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2009-06-18
gru: change resource assignment for kernel threads
Jack Steiner
2009-06-18
gru: support cch_allocate for kernel threads
Jack Steiner
2009-06-18
gru: change context load and unload
Jack Steiner
2009-06-18
gru: dynamic allocation of kernel contexts
Jack Steiner
2009-06-18
gru: dump chiplet state
Jack Steiner
2009-06-18
gru: bug fixes for GRU exception handling
Jack Steiner
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2009-04-02
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
2009-04-02
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
2009-04-02
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
2009-04-02
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
2009-04-02
sgi-gru: restructure the GRU vtop functions
Jack Steiner
2009-04-02
sgi-gru: aSID (context management) bug fixes
Jack Steiner
2009-04-02
sgi-gru: add support for a user to explicitly unload a GRU context
Jack Steiner
2009-04-02
sgi-gru: add statistics to the GRU context management functions
Jack Steiner
2009-04-02
sgi-gru: change GRU CCH commands from inline functions to outofline functions
Jack Steiner
2009-04-02
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
2009-04-02
sgi-gru: misc GRU cleanup
Jack Steiner
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2009-01-21
x86: uv cleanup, build fix #2
Ingo Molnar
[prev]
[next]