aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/gruprocfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-21/+21
2019-10-10sgi-gru: simplify procfs code some moreJoe Perches1-7/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-05-16sgi-gru: simplify procfs codeChristoph Hellwig1-67/+14
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han1-9/+5
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells1-1/+1
2012-01-03switch procfs to umode_t useAl Viro1-1/+1
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner1-0/+1
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner1-1/+3
2009-12-16gru: add additional GRU statisticsJack Steiner1-12/+13
2009-12-16gru: fix bug in module unloadJack Steiner1-1/+1
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner1-7/+2
2009-12-16X86: uv: implement a gru_read_gpa kernel functionRobin Holt1-0/+1
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds1-6/+7
2009-09-24gru: use proc_create()Alexey Dobriyan1-2/+1
2009-06-18gru: generic infrastructure for context optionsJack Steiner1-1/+1
2009-06-18gru: update to rev 0.9 of gru specJack Steiner1-0/+1
2009-06-18gru: change resource assignment for kernel threadsJack Steiner1-3/+6
2009-06-18gru: bug fixes for GRU exception handlingJack Steiner1-2/+3
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner1-2/+2
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner1-0/+39
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner1-0/+2
2008-11-11x86, UV: fix redundant creation of sgi_uvCliff Wickman1-1/+0
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner1-2/+2
2008-07-30GRU Driver: /proc interfacesJack Steiner1-0/+336