aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_uv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resourcesRobin Holt1-19/+65
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter1-2/+2
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn downRobin Holt1-0/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt1-1/+4
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt1-3/+0
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt1-1/+2
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt1-3/+5
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt1-12/+15
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich1-2/+3
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+1
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt1-59/+63
2009-04-13sgi-xpc: implement opencomplete messagingRobin Holt1-0/+22
2009-04-13sgi-xpc: prevent false heartbeat failuresRobin Holt1-80/+43
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner1-48/+181
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson1-6/+5
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt1-1/+1
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson1-4/+4
2008-11-05sgi-xp: support getting the address of a partition's reserved pageDean Nelson1-3/+28
2008-11-05sgi-xp: create activate and notify gru message queuesDean Nelson1-53/+206
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson1-188/+763
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson1-30/+751
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson1-1/+1
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson1-5/+2
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson1-16/+16
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson1-5/+5
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson1-4/+11
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson1-5/+52
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson1-0/+48
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson1-0/+48