index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...
Dan Carpenter
2014-02-10
1
-6
/
+5
*
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
2013-07-03
1
-2
/
+3
*
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
2013-06-17
1
-0
/
+1
|
\
|
*
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
2013-06-12
1
-0
/
+1
*
|
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-06
1
-9
/
+5
|
/
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-1
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
x86, uv, uv3: Check current gru hub support for SGI UV3
Mike Travis
2013-02-11
1
-1
/
+1
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-3
/
+2
*
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
1
-0
/
+1
*
switch procfs to umode_t use
Al Viro
2012-01-03
1
-1
/
+1
*
drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
2
-0
/
+2
*
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
Wanlong Gao
2011-04-14
1
-4
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
misc: change to new flag variable
matt mooney
2011-03-17
1
-3
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
sgi-gru: use for_each_set_bit()
Akinobu Mita
2010-03-12
1
-11
/
+4
*
gru: send cross partition interrupts using the gru
Jack Steiner
2009-12-16
2
-15
/
+36
*
gru: update driver version number
Jack Steiner
2009-12-16
1
-1
/
+1
*
gru: improve GRU TLB dropin statistics
Jack Steiner
2009-12-16
4
-14
/
+17
*
gru: fix GRU interrupt race at deallocate
Jack Steiner
2009-12-16
3
-7
/
+19
*
gru: add hugepage support
Jack Steiner
2009-12-16
1
-3
/
+4
*
gru: fix bug in allocation of kernel contexts
Jack Steiner
2009-12-16
1
-3
/
+11
*
gru: update GRU structures to match latest hardware spec
Jack Steiner
2009-12-16
2
-1
/
+15
*
gru: check for correct GRU chiplet assignment
Jack Steiner
2009-12-16
1
-14
/
+30
*
gru: remove stray local_irq_enable
Jack Steiner
2009-12-16
1
-1
/
+0
*
gru: add symbolic names for GRU error code
Jack Steiner
2009-12-16
1
-5
/
+11
*
gru: fix bug in exception handling
Jack Steiner
2009-12-16
1
-8
/
+22
*
gru: preload tlb for bcopy instructions
Jack Steiner
2009-12-16
9
-16
/
+129
*
gru: expicitly set instruction status to active
Jack Steiner
2009-12-16
2
-56
/
+67
*
gru: add additional GRU statistics
Jack Steiner
2009-12-16
8
-48
/
+77
*
gru: update irq infrastructure
Jack Steiner
2009-12-16
4
-70
/
+260
*
gru: fix prefetch and speculation bugs
Jack Steiner
2009-12-16
5
-6
/
+38
*
gru: check for valid vma
Jack Steiner
2009-12-16
1
-9
/
+12
*
gru: add test for gru_copy_gpa
Jack Steiner
2009-12-16
1
-9
/
+39
*
gru: add debug option for cache flushing
Jack Steiner
2009-12-16
2
-5
/
+10
*
gru: handle failures to mmu_notifier_register
Jack Steiner
2009-12-16
3
-11
/
+21
*
gru: support 64-bit GRU addresses
Jack Steiner
2009-12-16
1
-6
/
+0
*
gru: improve messages for malfunctioning GRUs
Jack Steiner
2009-12-16
2
-3
/
+25
*
gru: fix bug in module unload
Jack Steiner
2009-12-16
1
-1
/
+1
*
gru: allow users to specify gru chiplet 3
Jack Steiner
2009-12-16
3
-29
/
+13
*
gru: allow users to specify gru chiplet 2
Jack Steiner
2009-12-16
6
-80
/
+109
*
gru: allow users to specify gru chiplet 1
Jack Steiner
2009-12-16
4
-2
/
+17
*
gru: handle blades without memory
Jack Steiner
2009-12-16
1
-2
/
+2
*
gru: fix istatus race in GRU tlb dropin
Jack Steiner
2009-12-16
1
-29
/
+20
*
gru: add comments raised in previous code reviews
Jack Steiner
2009-12-16
2
-1
/
+8
*
gru: initial GRU based on blade topology
Jack Steiner
2009-12-16
1
-7
/
+5
*
X86: uv: implement a gru_read_gpa kernel function
Robin Holt
2009-12-16
5
-0
/
+52
[next]