summaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru/grufile.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structJason Gunthorpe
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2014-04-01x86/UV: Fix conditional in gru_exit()Dimitri Sivanich
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter
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
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
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: allow users to specify gru chiplet 2Jack Steiner
2009-12-16gru: handle blades without memoryJack Steiner
2009-12-16gru: initial GRU based on blade topologyJack Steiner
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-18gru: generic infrastructure for context optionsJack Steiner
2009-06-18gru: delete user request for fetching chiplet statusJack Steiner
2009-06-18gru: collect per-context user statisticsJack Steiner
2009-06-18gru: add user request to explicitly unload a gru contextJack Steiner
2009-06-18gru: fix cache coherency issues with instruction retryJack Steiner
2009-06-18gru: update gru kernel self testsJack Steiner
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner
2009-06-18gru: dump chiplet stateJack Steiner
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner
2009-04-02sgi-gru: macro for scanning all gru chipletsJack 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-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson
2008-10-16GRU driver: minor updatesJack Steiner
2008-09-13ia64: fix panic during `modprobe -r xpc'Robin Holt
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner
2008-07-30GRU Driver: driver initialization, file & vma opsJack Steiner