aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grumain.c
AgeCommit message (Expand)Author
2023-01-18misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang
2018-05-14misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder
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
2015-10-04misc: sgi-gru: use time_before()Manuel Schölling
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner
2009-12-16gru: add additional GRU statisticsJack Steiner
2009-12-16gru: update irq infrastructureJack Steiner
2009-12-16gru: fix prefetch and speculation bugsJack Steiner
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner
2009-06-18gru: copyright fixesJack Steiner
2009-06-18gru: add user request to specify gru sliceJack Steiner
2009-06-18gru: collect per-context user statisticsJack Steiner
2009-06-18gru: support instruction completion interruptsJack Steiner
2009-06-18gru: check context state on reloadJack Steiner
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner
2009-06-18gru: change resource assignment for kernel threadsJack Steiner
2009-06-18gru: support cch_allocate for kernel threadsJack Steiner
2009-06-18gru: change context load and unloadJack Steiner
2009-06-18gru: dynamic allocation of kernel contextsJack Steiner
2009-06-18gru: bug fixes for GRU exception handlingJack Steiner
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner
2009-04-02sgi-gru: misc GRU cleanupJack Steiner
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-16GRU driver: minor updatesJack Steiner
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner
2008-07-30GRU Driver: resource managementJack Steiner