index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
/
xpc_sn2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-15
[IA64] sgi-xp: fix printk format warnings
Randy Dunlap
1
-19
/
+21
2009-04-13
sgi-xpc: clean up numerous globals
Robin Holt
1
-59
/
+63
2009-04-13
sgi-xpc: implement opencomplete messaging
Robin Holt
1
-0
/
+8
2009-04-13
sgi-xpc: prevent false heartbeat failures
Robin Holt
1
-7
/
+37
2009-04-02
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
1
-5
/
+5
2009-04-02
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
1
-1
/
+9
2009-01-29
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
1
-4
/
+11
2009-01-29
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
1
-4
/
+6
2009-01-29
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
1
-4
/
+5
2009-01-15
sgi-xp: eliminate false detection of no heartbeat
Dean Nelson
1
-1
/
+1
2008-11-05
sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
Dean Nelson
1
-10
/
+5
2008-07-30
sgi-xp: setup the notify GRU message queue
Dean Nelson
1
-82
/
+96
2008-07-30
sgi-xp: setup the activate GRU message queue
Dean Nelson
1
-233
/
+154
2008-07-30
sgi-xp: cleanup naming of partition defines
Dean Nelson
1
-10
/
+10
2008-07-30
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
Dean Nelson
1
-47
/
+23
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
1
-32
/
+36
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
1
-5
/
+25
2008-07-30
sgi-xp: add 'jiffies' to reserved page's timestamp name
Dean Nelson
1
-12
/
+14
2008-07-30
sgi-xp: use standard bitops macros and functions
Dean Nelson
1
-34
/
+39
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
1
-4
/
+4
2008-07-30
sgi-xp: add _sn2 suffix to a few variables
Dean Nelson
1
-59
/
+65
2008-07-30
sgi-xp: isolate remote copy buffer to sn2 only
Dean Nelson
1
-19
/
+69
2008-07-30
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
Dean Nelson
1
-12
/
+193
2008-07-30
sgi-xp: replace AMO_t typedef by struct amo
Dean Nelson
1
-67
/
+72
2008-07-30
sgi-xp: separate chctl_flags from XPC's notify IRQ
Dean Nelson
1
-149
/
+152
2008-07-30
sgi-xp: isolate additional sn2 specific code
Dean Nelson
1
-312
/
+539
2008-07-30
sgi-xp: isolate activate IRQ's hardware specific components
Dean Nelson
1
-27
/
+190
2008-07-30
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
1
-35
/
+29
2008-07-30
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
Dean Nelson
1
-10
/
+6
2008-07-30
sgi-xp: isolate xpc_vars structure to sn2 only
Dean Nelson
1
-6
/
+1175
2008-07-30
sgi-xp: isolate xpc_vars_part structure to sn2 only
Dean Nelson
1
-3
/
+560
2008-07-30
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson
1
-0
/
+111