summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-2/+0
|\
| * sgi-xp: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-2/+0
* | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-114-141/+1
|/
* sgi-xp: simplify sysctl registrationLuis Chamberlain2023-03-091-14/+10
* drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.hGaosheng Cui2022-09-241-4/+0
* sgi-xp: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-081-7/+6
* sgi-xp: xpc_uv: drop unexpected word "the" in the commentsJiang Jian2022-06-271-1/+1
* net: sgi-xp: Use netif_rx().Sebastian Andrzej Siewior2022-03-041-1/+1
* net: sgi-xp: use eth_hw_addr_set()Jakub Kicinski2021-10-291-3/+6
* sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-031-4/+4
* 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