aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2-17/+3
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar1-0/+2
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar2-1/+5
2008-12-09[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner1-0/+4
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar1-0/+4
2008-11-19GRU: fix for debug optionJack Steiner1-0/+4
2008-11-11x86, UV: fix redundant creation of sgi_uvCliff Wickman1-1/+0
2008-10-16GRU driver: minor updatesJack Steiner7-29/+39
2008-10-16drivers/misc: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-09-13ia64: fix panic during `modprobe -r xpc'Robin Holt1-0/+3
2008-08-12GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-05drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner7-29/+93
2008-07-30GRU Driver: driver makefileJack Steiner1-0/+3
2008-07-30GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner1-0/+370
2008-07-30GRU Driver: /proc interfacesJack Steiner1-0/+336
2008-07-30GRU Driver: resource managementJack Steiner1-0/+798
2008-07-30GRU Driver: kernel services provide by driverJack Steiner1-0/+679
2008-07-30GRU Driver: page faults & exceptionsJack Steiner1-0/+633
2008-07-30GRU Driver: driver initialization, file & vma opsJack Steiner1-0/+481
2008-07-30GRU Driver: kernel services header filesJack Steiner1-0/+134
2008-07-30GRU Driver: driver internal header filesJack Steiner3-0/+709
2008-07-30GRU Driver: GRU instructions & macrosJack Steiner1-0/+679
2008-07-30GRU Driver: hardware data structuresJack Steiner1-0/+663