aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grufile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis1-0/+1
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structJason Gunthorpe1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2014-04-01x86/UV: Fix conditional in gru_exit()Dimitri Sivanich1-3/+8
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter1-0/+1
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-3/+2
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao1-4/+4
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner1-0/+1
2009-12-16gru: add additional GRU statisticsJack Steiner1-1/+1
2009-12-16gru: update irq infrastructureJack Steiner1-50/+208
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner1-7/+8
2009-12-16gru: handle blades without memoryJack Steiner1-2/+2
2009-12-16gru: initial GRU based on blade topologyJack Steiner1-7/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-18gru: generic infrastructure for context optionsJack Steiner1-2/+2
2009-06-18gru: delete user request for fetching chiplet statusJack Steiner1-38/+0
2009-06-18gru: collect per-context user statisticsJack Steiner1-0/+3
2009-06-18gru: add user request to explicitly unload a gru contextJack Steiner1-6/+4
2009-06-18gru: fix cache coherency issues with instruction retryJack Steiner1-1/+1
2009-06-18gru: update gru kernel self testsJack Steiner1-0/+3
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner1-4/+2
2009-06-18gru: dump chiplet stateJack Steiner1-0/+3
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+1
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt1-1/+1
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner1-1/+4
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner1-0/+3
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner1-0/+1
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner1-1/+1
2009-04-02sgi-gru: misc GRU cleanupJack Steiner1-10/+15
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson1-15/+3
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-10-16GRU driver: minor updatesJack Steiner1-1/+7
2008-09-13ia64: fix panic during `modprobe -r xpc'Robin Holt1-0/+3
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner1-2/+6
2008-07-30GRU Driver: driver initialization, file & vma opsJack Steiner1-0/+481