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-xp
/
xpc_partition.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
misc/sgi-xp: Replace in_interrupt() usage
Thomas Gleixner
1
-5
/
+15
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
1
-0
/
+1
2020-10-07
drivers/misc/sgi-xp: Adjust references in UV kernel modules
Mike Travis
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-08-16
misc/sgi-xp: remove SGI SN2 support
Christoph Hellwig
1
-5
/
+0
2019-05-24
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
1
-1
/
+1
2018-09-14
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
1
-2
/
+1
2018-07-07
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-03
sgi-xp: remove redundant pointers ch and rp
Colin Ian King
1
-3
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
1
-4
/
+9
2009-04-14
sgi-xpc: clean up numerous globals
Robin Holt
1
-9
/
+11
2008-07-30
sgi-xp: setup the activate GRU message queue
Dean Nelson
1
-6
/
+22
2008-07-30
sgi-xp: cleanup naming of partition defines
Dean Nelson
1
-9
/
+9
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
1
-20
/
+17
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
1
-27
/
+20
2008-07-30
sgi-xp: add 'jiffies' to reserved page's timestamp name
Dean Nelson
1
-7
/
+7
2008-07-30
sgi-xp: use standard bitops macros and functions
Dean Nelson
1
-21
/
+22
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
1
-1
/
+1
2008-07-30
sgi-xp: isolate remote copy buffer to sn2 only
Dean Nelson
1
-20
/
+11
2008-07-30
sgi-xp: isolate additional sn2 specific code
Dean Nelson
1
-33
/
+26
2008-07-30
sgi-xp: isolate activate IRQ's hardware specific components
Dean Nelson
1
-121
/
+0
2008-07-30
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
Dean Nelson
1
-16
/
+17
2008-07-30
sgi-xp: isolate xpc_vars structure to sn2 only
Dean Nelson
1
-448
/
+6
2008-07-30
sgi-xp: isolate xpc_vars_part structure to sn2 only
Dean Nelson
1
-0
/
+1
2008-07-30
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson
1
-105
/
+44
2008-07-30
sgi-xp: create a common xp_remote_memcpy() function
Dean Nelson
1
-31
/
+24
2008-07-30
sgi-xp: support runtime selection of xp_max_npartitions
Dean Nelson
1
-12
/
+4
2008-05-13
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
1
-5
/
+5
2008-05-13
drivers/misc/sgi-xp: clean up return values
Dean Nelson
1
-32
/
+32
2008-04-30
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
1
-2
/
+2
2008-04-23
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
1
-56
/
+43
2008-04-23
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
1
-190
/
+138
2008-04-23
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
1
-0
/
+1239