index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
/
grufile.c
Age
Commit message (
Expand
)
Author
2011-04-14
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
Wanlong Gao
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
2009-12-16
gru: add additional GRU statistics
Jack Steiner
2009-12-16
gru: update irq infrastructure
Jack Steiner
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
2009-12-16
gru: handle blades without memory
Jack Steiner
2009-12-16
gru: initial GRU based on blade topology
Jack Steiner
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-18
gru: generic infrastructure for context options
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: 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 gru kernel self tests
Jack Steiner
2009-06-18
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2009-06-18
gru: dump chiplet state
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: 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: aSID (context management) bug fixes
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
2008-12-02
sgi-gru: call fs_initcall() if statically linked
Dean Nelson
2008-10-16
GRU driver: minor updates
Jack Steiner
2008-09-13
ia64: fix panic during `modprobe -r xpc'
Robin Holt
2008-07-30
GRU Driver V3: fixes to resolve code review comments
Jack Steiner
2008-07-30
GRU Driver: driver initialization, file & vma ops
Jack Steiner