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