index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
/
grufile.c
Age
Commit message (
Expand
)
Author
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2019-08-16
misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
Jason Gunthorpe
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2014-04-01
x86/UV: Fix conditional in gru_exit()
Dimitri Sivanich
2013-06-12
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
2013-02-11
x86, uv, uv3: Check current gru hub support for SGI UV3
Mike Travis
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2011-04-14
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
Wanlong Gao
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
2009-12-16
gru: add additional GRU statistics
Jack Steiner
2009-12-16
gru: update irq infrastructure
Jack Steiner
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
2009-12-16
gru: handle blades without memory
Jack Steiner
2009-12-16
gru: initial GRU based on blade topology
Jack Steiner
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-18
gru: generic infrastructure for context options
Jack Steiner
2009-06-18
gru: delete user request for fetching chiplet status
Jack Steiner
2009-06-18
gru: collect per-context user statistics
Jack Steiner
2009-06-18
gru: add user request to explicitly unload a gru context
Jack Steiner
2009-06-18
gru: fix cache coherency issues with instruction retry
Jack Steiner
2009-06-18
gru: update gru kernel self tests
Jack Steiner
2009-06-18
gru: support contexts with zero dsrs or cbrs
Jack Steiner
2009-06-18
gru: dump chiplet state
Jack Steiner
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2009-04-02
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
2009-04-02
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
2009-04-02
sgi-gru: aSID (context management) bug fixes
Jack Steiner
2009-04-02
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
2009-04-02
sgi-gru: misc GRU cleanup
Jack Steiner
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2008-12-02
sgi-gru: call fs_initcall() if statically linked
Dean Nelson
2008-10-16
GRU driver: minor updates
Jack Steiner
2008-09-13
ia64: fix panic during `modprobe -r xpc'
Robin Holt
2008-07-30
GRU Driver V3: fixes to resolve code review comments
Jack Steiner
2008-07-30
GRU Driver: driver initialization, file & vma ops
Jack Steiner