summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_uv.c
Commit message (Expand)AuthorAgeFilesLines
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-1/+1
* mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-1/+1
* drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt2012-08-211-19/+65
* sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter2012-07-111-2/+2
* sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt2010-10-261-0/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt2009-12-161-1/+4
* x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt2009-12-161-3/+0
* X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt2009-12-161-1/+2
* x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt2009-12-161-3/+5
* x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-161-12/+15
* x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich2009-10-141-2/+3
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+1
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-131-59/+63
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-131-0/+22
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-131-80/+43
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-021-48/+181
* sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-051-6/+5
* sgi-xpc: ensure flags are updated before bte_copyRobin Holt2009-01-291-1/+1
* sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson2008-12-161-4/+4
* sgi-xp: support getting the address of a partition's reserved pageDean Nelson2008-11-051-3/+28
* sgi-xp: create activate and notify gru message queuesDean Nelson2008-11-051-53/+206
* sgi-xp: setup the notify GRU message queueDean Nelson2008-07-301-188/+763
* sgi-xp: setup the activate GRU message queueDean Nelson2008-07-301-30/+751
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-301-1/+1
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-5/+2
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-301-16/+16
* sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-301-5/+5
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-301-4/+11
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-301-5/+52
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-301-0/+48
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-301-0/+48