summaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-xp
AgeCommit message (Expand)Author
2021-10-29net: sgi-xp: use eth_hw_addr_set()Jakub Kicinski
2021-08-03sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-03-28misc: sgi-xp: xp_main: make some symbols staticZou Wei
2021-03-24misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li
2021-01-26sgi-xp: remove h from printk format specifierTom Rix
2020-12-09misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-01misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()Lee Jones
2020-04-23sgi-xp: make some symbols static in xpc_main.cJason Yan
2020-04-23sgi-xp: make some symbols static in xpnet.cJason Yan
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
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-05-24misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor
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
2018-09-14misc: sgi-xp: remove meaningless null check before kfreezhong jiang
2018-07-07sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-03sgi-xp: remove redundant pointers ch and rpColin Ian King
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-26sgi-xp: fix xpnet_dev_hard_start_xmit()'s return typeLuc Van Oostenryck
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-28sgi-xp: Use designated initializersKees Cook
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-01-08sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann
2013-06-14sgi: xpc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt
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
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-06-19sgi-xp: fix a use after freeEric Dumazet
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com
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
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
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