summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp
Commit message (Expand)AuthorAgeFilesLines
* misc: sgi-xp: xp_main: make some symbols staticZou Wei2021-03-281-2/+2
* misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li2021-03-241-1/+1
* sgi-xp: remove h from printk format specifierTom Rix2021-01-261-2/+2
* misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner2020-12-093-6/+17
* x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis2020-10-076-0/+6
* drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis2020-10-076-15/+12
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-5/+5
* misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()Lee Jones2020-07-011-2/+2
* sgi-xp: make some symbols static in xpc_main.cJason Yan2020-04-231-5/+5
* sgi-xp: make some symbols static in xpnet.cJason Yan2020-04-231-4/+4
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-181-2/+2
|\
| * sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang2019-08-151-1/+1
| * sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta2019-08-151-1/+1
* | ia64: remove support for machvecsChristoph Hellwig2019-08-162-10/+10
* | misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig2019-08-1612-3027/+13
|/
* misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor2019-05-241-1/+1
* sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva2019-03-281-0/+1
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
* sgi-xp: Replace spin_is_locked() with lockdepLance Roy2018-10-153-5/+5
* misc: sgi-xp: remove meaningless null check before kfreezhong jiang2018-09-141-2/+1
* sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+2
* sgi-xp: remove redundant pointers ch and rpColin Ian King2018-07-032-6/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-6/+9
* sgi-xp: fix xpnet_dev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-261-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-18/+12
|\
| * drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2017-11-022-18/+12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sgi-xp: Use designated initializersKees Cook2017-05-282-30/+18
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-17/+4
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-1/+1
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-231-1/+1
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-101-1/+1
* sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann2014-01-081-1/+4
* sgi: xpc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-141-3/+3
* SGI-XP: handle non-fatal trapsRobin Holt2012-12-201-2/+32
* 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
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-161-1/+1
* sgi-xp: fix a use after freeEric Dumazet2011-06-191-3/+3
* sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com2010-11-251-10/+15
* 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-305-0/+5
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+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