aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_uv.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2022-06-27sgi-xp: xpc_uv: drop unexpected word "the" in the commentsJiang Jian
2021-08-03sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig
2019-08-15sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang
2019-08-15sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta
2019-03-28sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2018-10-15sgi-xp: Replace spin_is_locked() with lockdepLance Roy
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt
2009-04-13sgi-xpc: implement opencomplete messagingRobin Holt
2009-04-13sgi-xpc: prevent false heartbeat failuresRobin Holt
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson
2008-11-05sgi-xp: support getting the address of a partition's reserved pageDean Nelson
2008-11-05sgi-xp: create activate and notify gru message queuesDean Nelson
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson