index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
1
-1
/
+0
*
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
2018-09-20
1
-2
/
+2
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-2
/
+5
*
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
2
-2
/
+3
|
\
|
*
misc: sgi-gru: Change return type to vm_fault_t
Souptick Joarder
2018-05-14
2
-2
/
+3
*
|
sgi-gru: simplify procfs code
Christoph Hellwig
2018-05-16
1
-67
/
+14
|
/
*
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
2018-01-31
1
-0
/
+1
*
sgi-gru: update to new mmu_notifier semantic
Jérôme Glisse
2017-08-31
1
-12
/
+0
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-2
/
+7
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
2
-2
/
+3
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-1
/
+1
*
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
2016-10-27
1
-1
/
+1
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
*
x86/platform/UV: Remove Obsolete GRU MMR address translation
Dimitri Sivanich
2016-05-04
1
-16
/
+22
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-2
/
+1
*
misc: sgi-gru: fix return of error
Sudip Mukherjee
2015-10-04
1
-10
/
+10
*
misc: sgi-gru: gruhandles.c: Remove unused function
Rickard Strandqvist
2015-10-04
2
-7
/
+0
*
misc: sgi-gru: use time_before()
Manuel Schölling
2015-10-04
1
-1
/
+3
*
drivers/misc/sgi-gru: fix possible NULL dereference
Sudip Mukherjee
2015-09-20
1
-2
/
+3
*
drivers/misc/sgi-gru: remove unused variable
Sudip Mukherjee
2015-09-20
1
-2
/
+0
*
drivers/misc/sgi-gru: fix dereference of ERR_PTR
Sudip Mukherjee
2015-09-20
1
-1
/
+6
*
drivers/misc/sgi-gru: remove always false condition
Sudip Mukherjee
2015-09-20
1
-1
/
+1
*
drivers/misc/sgi-gru: make functions static
Sudip Mukherjee
2015-09-20
1
-3
/
+3
*
drivers/misc/sgi-gru: add return on error
Sudip Mukherjee
2015-09-20
1
-8
/
+6
*
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-03
1
-3
/
+8
|
\
|
*
x86/UV: Fix conditional in gru_exit()
Dimitri Sivanich
2014-04-01
1
-3
/
+8
*
|
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
Dan Carpenter
2014-04-07
1
-3
/
+3
|
/
*
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
[next]