index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
Age
Commit message (
Expand
)
Author
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-10-27
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-05-04
x86/platform/UV: Remove Obsolete GRU MMR address translation
Dimitri Sivanich
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2015-10-04
misc: sgi-gru: fix return of error
Sudip Mukherjee
2015-10-04
misc: sgi-gru: gruhandles.c: Remove unused function
Rickard Strandqvist
2015-10-04
misc: sgi-gru: use time_before()
Manuel Schölling
2015-09-20
drivers/misc/sgi-gru: fix possible NULL dereference
Sudip Mukherjee
2015-09-20
drivers/misc/sgi-gru: remove unused variable
Sudip Mukherjee
2015-09-20
drivers/misc/sgi-gru: fix dereference of ERR_PTR
Sudip Mukherjee
2015-09-20
drivers/misc/sgi-gru: remove always false condition
Sudip Mukherjee
2015-09-20
drivers/misc/sgi-gru: make functions static
Sudip Mukherjee
2015-09-20
drivers/misc/sgi-gru: add return on error
Sudip Mukherjee
2014-06-03
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-04-07
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
Dan Carpenter
2014-04-01
x86/UV: Fix conditional in gru_exit()
Dimitri Sivanich
2014-02-10
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...
Dan Carpenter
2013-07-03
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
2013-06-17
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
2013-06-12
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
2013-06-06
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-11
x86, uv, uv3: Check current gru hub support for SGI UV3
Mike Travis
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-01-03
switch procfs to umode_t use
Al Viro
2011-10-31
drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-04-14
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
Wanlong Gao
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-17
misc: change to new flag variable
matt mooney
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-12
sgi-gru: use for_each_set_bit()
Akinobu Mita
2009-12-16
gru: send cross partition interrupts using the gru
Jack Steiner
2009-12-16
gru: update driver version number
Jack Steiner
2009-12-16
gru: improve GRU TLB dropin statistics
Jack Steiner
2009-12-16
gru: fix GRU interrupt race at deallocate
Jack Steiner
2009-12-16
gru: add hugepage support
Jack Steiner
2009-12-16
gru: fix bug in allocation of kernel contexts
Jack Steiner
2009-12-16
gru: update GRU structures to match latest hardware spec
Jack Steiner
2009-12-16
gru: check for correct GRU chiplet assignment
Jack Steiner
2009-12-16
gru: remove stray local_irq_enable
Jack Steiner
2009-12-16
gru: add symbolic names for GRU error code
Jack Steiner
2009-12-16
gru: fix bug in exception handling
Jack Steiner
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
[next]