index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2019-08-16
misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
Jason Gunthorpe
3
-62
/
+25
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
11
-154
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-18
misc/sgi-gru/grufault: fix a style error
Peng Hao
1
-2
/
+2
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+6
2018-11-11
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-10-27
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-1
/
+0
2018-09-20
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-2
/
+5
2018-06-06
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+3
2018-05-16
sgi-gru: simplify procfs code
Christoph Hellwig
1
-67
/
+14
2018-05-14
misc: sgi-gru: Change return type to vm_fault_t
Souptick Joarder
2
-2
/
+3
2018-02-01
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+1
2017-09-01
sgi-gru: update to new mmu_notifier semantic
Jérôme Glisse
1
-12
/
+0
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-2
/
+7
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2
-2
/
+3
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-1
/
+1
2016-10-28
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
1
-1
/
+1
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-05-04
x86/platform/UV: Remove Obsolete GRU MMR address translation
Dimitri Sivanich
1
-16
/
+22
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2015-10-04
misc: sgi-gru: fix return of error
Sudip Mukherjee
1
-10
/
+10
2015-10-04
misc: sgi-gru: gruhandles.c: Remove unused function
Rickard Strandqvist
2
-7
/
+0
2015-10-04
misc: sgi-gru: use time_before()
Manuel Schölling
1
-1
/
+3
2015-09-21
drivers/misc/sgi-gru: fix possible NULL dereference
Sudip Mukherjee
1
-2
/
+3
2015-09-21
drivers/misc/sgi-gru: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2015-09-21
drivers/misc/sgi-gru: fix dereference of ERR_PTR
Sudip Mukherjee
1
-1
/
+6
2015-09-21
drivers/misc/sgi-gru: remove always false condition
Sudip Mukherjee
1
-1
/
+1
2015-09-21
drivers/misc/sgi-gru: make functions static
Sudip Mukherjee
1
-3
/
+3
2015-09-21
drivers/misc/sgi-gru: add return on error
Sudip Mukherjee
1
-8
/
+6
2014-06-04
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+8
2014-04-08
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
Dan Carpenter
1
-3
/
+3
2014-04-01
x86/UV: Fix conditional in gru_exit()
Dimitri Sivanich
1
-3
/
+8
2014-02-11
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...
Dan Carpenter
1
-6
/
+5
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
[next]