summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grumain.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder2018-05-141-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-1/+2
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-151-1/+1
* drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich2016-10-281-1/+1
* misc: sgi-gru: use time_before()Manuel Schölling2015-10-041-1/+3
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* gru: check for correct GRU chiplet assignmentJack Steiner2009-12-161-14/+30
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-161-2/+6
* gru: add additional GRU statisticsJack Steiner2009-12-161-3/+7
* gru: update irq infrastructureJack Steiner2009-12-161-2/+7
* gru: fix prefetch and speculation bugsJack Steiner2009-12-161-0/+9
* gru: handle failures to mmu_notifier_registerJack Steiner2009-12-161-7/+11
* gru: allow users to specify gru chiplet 3Jack Steiner2009-12-161-21/+9Star
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-161-42/+86
* gru: allow users to specify gru chiplet 1Jack Steiner2009-12-161-0/+2
* gru: copyright fixesJack Steiner2009-06-181-4/+14
* gru: add user request to specify gru sliceJack Steiner2009-06-181-0/+7
* gru: collect per-context user statisticsJack Steiner2009-06-181-0/+1
* gru: support instruction completion interruptsJack Steiner2009-06-181-0/+4
* gru: check context state on reloadJack Steiner2009-06-181-9/+23
* gru: support contexts with zero dsrs or cbrsJack Steiner2009-06-181-2/+2
* gru: change resource assignment for kernel threadsJack Steiner2009-06-181-15/+40
* gru: support cch_allocate for kernel threadsJack Steiner2009-06-181-4/+11
* gru: change context load and unloadJack Steiner2009-06-181-5/+5
* gru: dynamic allocation of kernel contextsJack Steiner2009-06-181-29/+31
* gru: bug fixes for GRU exception handlingJack Steiner2009-06-181-0/+3
* sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-031-6/+11
* sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-031-4/+9
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-031-22/+26
* sgi-gru: misc GRU cleanupJack Steiner2009-04-031-3/+3
* SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* GRU driver: minor updatesJack Steiner2008-10-161-11/+18
* GRU Driver V3: fixes to resolve code review commentsJack Steiner2008-07-301-6/+10
* GRU Driver: resource managementJack Steiner2008-07-301-0/+798