index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-gru
/
grufile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-72
/
+0
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+2
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
1
-0
/
+1
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2019-08-16
misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
Jason Gunthorpe
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2014-04-01
x86/UV: Fix conditional in gru_exit()
Dimitri Sivanich
1
-3
/
+8
2013-06-13
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
1
-0
/
+1
2013-02-12
x86, uv, uv3: Check current gru hub support for SGI UV3
Mike Travis
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-3
/
+2
2011-04-15
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
Wanlong Gao
1
-4
/
+4
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
1
-0
/
+1
2009-12-16
gru: add additional GRU statistics
Jack Steiner
1
-1
/
+1
2009-12-16
gru: update irq infrastructure
Jack Steiner
1
-50
/
+208
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
1
-7
/
+8
2009-12-16
gru: handle blades without memory
Jack Steiner
1
-2
/
+2
2009-12-16
gru: initial GRU based on blade topology
Jack Steiner
1
-7
/
+5
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-2
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-19
gru: generic infrastructure for context options
Jack Steiner
1
-2
/
+2
2009-06-19
gru: delete user request for fetching chiplet status
Jack Steiner
1
-38
/
+0
2009-06-19
gru: collect per-context user statistics
Jack Steiner
1
-0
/
+3
2009-06-19
gru: add user request to explicitly unload a gru context
Jack Steiner
1
-6
/
+4
2009-06-19
gru: fix cache coherency issues with instruction retry
Jack Steiner
1
-1
/
+1
2009-06-19
gru: update gru kernel self tests
Jack Steiner
1
-0
/
+3
2009-06-19
gru: support contexts with zero dsrs or cbrs
Jack Steiner
1
-4
/
+2
2009-06-19
gru: dump chiplet state
Jack Steiner
1
-0
/
+3
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
1
-1
/
+1
2009-04-22
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
1
-1
/
+1
2009-04-03
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
1
-1
/
+4
2009-04-03
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
1
-0
/
+3
2009-04-03
sgi-gru: aSID (context management) bug fixes
Jack Steiner
1
-0
/
+1
2009-04-03
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
1
-1
/
+1
2009-04-03
sgi-gru: misc GRU cleanup
Jack Steiner
1
-10
/
+15
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
1
-15
/
+3
2008-12-03
sgi-gru: call fs_initcall() if statically linked
Dean Nelson
1
-1
/
+1
2008-10-16
GRU driver: minor updates
Jack Steiner
1
-1
/
+7
2008-09-14
ia64: fix panic during `modprobe -r xpc'
Robin Holt
1
-0
/
+3
2008-07-30
GRU Driver V3: fixes to resolve code review comments
Jack Steiner
1
-2
/
+6
2008-07-30
GRU Driver: driver initialization, file & vma ops
Jack Steiner
1
-0
/
+481