index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
/
xpc_partition.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc/sgi-xp: Replace in_interrupt() usage
Thomas Gleixner
2020-12-09
1
-5
/
+15
*
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
1
-0
/
+1
*
drivers/misc/sgi-xp: Adjust references in UV kernel modules
Mike Travis
2020-10-07
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
misc/sgi-xp: remove SGI SN2 support
Christoph Hellwig
2019-08-16
1
-5
/
+0
*
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
2019-05-24
1
-1
/
+1
*
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
2018-09-14
1
-2
/
+1
*
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-07
1
-0
/
+2
*
sgi-xp: remove redundant pointers ch and rp
Colin Ian King
2018-07-03
1
-3
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
2010-11-25
1
-10
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
2009-12-16
1
-4
/
+9
*
sgi-xpc: clean up numerous globals
Robin Holt
2009-04-13
1
-9
/
+11
*
sgi-xp: setup the activate GRU message queue
Dean Nelson
2008-07-30
1
-6
/
+22
*
sgi-xp: cleanup naming of partition defines
Dean Nelson
2008-07-30
1
-9
/
+9
*
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
2008-07-30
1
-20
/
+17
*
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
2008-07-30
1
-27
/
+20
*
sgi-xp: add 'jiffies' to reserved page's timestamp name
Dean Nelson
2008-07-30
1
-7
/
+7
*
sgi-xp: use standard bitops macros and functions
Dean Nelson
2008-07-30
1
-21
/
+22
*
sgi-xp: eliminate '>>>' in comments
Dean Nelson
2008-07-30
1
-1
/
+1
*
sgi-xp: isolate remote copy buffer to sn2 only
Dean Nelson
2008-07-30
1
-20
/
+11
*
sgi-xp: isolate additional sn2 specific code
Dean Nelson
2008-07-30
1
-33
/
+26
*
sgi-xp: isolate activate IRQ's hardware specific components
Dean Nelson
2008-07-30
1
-121
/
+0
*
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
Dean Nelson
2008-07-30
1
-16
/
+17
*
sgi-xp: isolate xpc_vars structure to sn2 only
Dean Nelson
2008-07-30
1
-448
/
+6
*
sgi-xp: isolate xpc_vars_part structure to sn2 only
Dean Nelson
2008-07-30
1
-0
/
+1
*
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson
2008-07-30
1
-105
/
+44
*
sgi-xp: create a common xp_remote_memcpy() function
Dean Nelson
2008-07-30
1
-31
/
+24
*
sgi-xp: support runtime selection of xp_max_npartitions
Dean Nelson
2008-07-30
1
-12
/
+4
*
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
2008-05-13
1
-5
/
+5
*
drivers/misc/sgi-xp: clean up return values
Dean Nelson
2008-05-13
1
-32
/
+32
*
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
2008-04-29
1
-2
/
+2
*
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
2008-04-22
1
-56
/
+43
*
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
2008-04-22
1
-190
/
+138
*
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
2008-04-22
1
-0
/
+1239