summaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru
AgeCommit message (Expand)Author
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-16sgi-gru: simplify procfs codeChristoph Hellwig
2018-05-14misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2015-10-04misc: sgi-gru: fix return of errorSudip Mukherjee
2015-10-04misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist
2015-10-04misc: sgi-gru: use time_before()Manuel Schölling
2015-09-20drivers/misc/sgi-gru: fix possible NULL dereferenceSudip Mukherjee
2015-09-20drivers/misc/sgi-gru: remove unused variableSudip Mukherjee
2015-09-20drivers/misc/sgi-gru: fix dereference of ERR_PTRSudip Mukherjee
2015-09-20drivers/misc/sgi-gru: remove always false conditionSudip Mukherjee
2015-09-20drivers/misc/sgi-gru: make functions staticSudip Mukherjee
2015-09-20drivers/misc/sgi-gru: add return on errorSudip Mukherjee
2014-06-03Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-07drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a littleDan Carpenter
2014-04-01x86/UV: Fix conditional in gru_exit()Dimitri Sivanich
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter
2013-07-03drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-01-03switch procfs to umode_t useAl Viro
2011-10-31drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-17misc: change to new flag variablematt mooney
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita
2009-12-16gru: send cross partition interrupts using the gruJack Steiner
2009-12-16gru: update driver version numberJack Steiner
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner
2009-12-16gru: add hugepage supportJack Steiner