aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp
AgeCommit message (Expand)AuthorFilesLines
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-2/+0
2023-10-11sgi-xp: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados1-2/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel4-141/+1
2023-03-09sgi-xp: simplify sysctl registrationLuis Chamberlain1-14/+10
2022-09-24drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.hGaosheng Cui1-4/+0
2022-07-08sgi-xp: Use the bitmap API to allocate bitmapsChristophe JAILLET1-7/+6
2022-06-27sgi-xp: xpc_uv: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-03-04net: sgi-xp: Use netif_rx().Sebastian Andrzej Siewior1-1/+1
2021-10-29net: sgi-xp: use eth_hw_addr_set()Jakub Kicinski1-3/+6
2021-08-03sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-4/+4
2021-03-28misc: sgi-xp: xp_main: make some symbols staticZou Wei1-2/+2
2021-03-24misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li1-1/+1
2021-01-26sgi-xp: remove h from printk format specifierTom Rix1-2/+2
2020-12-09misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner3-6/+17
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis6-0/+6
2020-10-07drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis6-15/+12
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5
2020-07-01misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()Lee Jones1-2/+2
2020-04-23sgi-xp: make some symbols static in xpc_main.cJason Yan1-5/+5
2020-04-23sgi-xp: make some symbols static in xpnet.cJason Yan1-4/+4
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2019-08-16ia64: remove support for machvecsChristoph Hellwig2-10/+10
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig12-3027/+13
2019-08-15sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang1-1/+1
2019-08-15sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta1-1/+1
2019-05-24misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor1-1/+1
2019-03-28sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+2
2018-10-15sgi-xp: Replace spin_is_locked() with lockdepLance Roy3-5/+5
2018-09-14misc: sgi-xp: remove meaningless null check before kfreezhong jiang1-2/+1
2018-07-07sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-07-03sgi-xp: remove redundant pointers ch and rpColin Ian King2-6/+0
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook3-6/+9
2018-04-26sgi-xp: fix xpnet_dev_hard_start_xmit()'s return typeLuc Van Oostenryck1-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+12
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2-18/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-28sgi-xp: Use designated initializersKees Cook2-30/+18
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-17/+4
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski1-1/+1
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+1
2014-01-08sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann1-1/+4
2013-06-14sgi: xpc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt1-2/+32
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław1-1/+1
2011-06-19sgi-xp: fix a use after freeEric Dumazet1-3/+3
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com1-10/+15
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt1-0/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo5-0/+5
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+1
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt1-1/+4
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt1-3/+0
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt1-1/+2
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt1-3/+5
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt3-16/+47
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt4-0/+24
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-11/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman1-8/+0
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich1-2/+3
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-19/+21
2009-09-15[IA64] sgi-xp: fix printk format warningsRandy Dunlap1-19/+21
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-2/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman1-1/+1
2009-06-13net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy1-1/+2
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt1-6/+6
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt6-295/+254
2009-04-13sgi-xpc: implement opencomplete messagingRobin Holt5-61/+124
2009-04-13sgi-xpc: prevent false heartbeat failuresRobin Holt4-152/+123
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt1-5/+5
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner5-63/+223
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson1-14/+8
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar3-9/+10
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2-8/+8
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson1-1/+2
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar3-16/+23
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt1-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt2-5/+6
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar1-0/+2
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar1-1/+1
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-11cpumask: convert misc driver functionsRusty Russell1-1/+1
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller3-6/+6
2009-01-07xpnet: convert devices to new APIStephen Hemminger1-48/+20
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-6/+6
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-9/+4
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson1-4/+4
2008-12-04sgi-xp: Kill directly reference of netdev->privWang Chen1-9/+4
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar3-4/+8
2008-11-05sgi-xp: support getting the address of a partition's reserved pageDean Nelson1-3/+28
2008-11-05sgi-xp: define xp_partition_id and xp_region_sizeDean Nelson1-2/+2
2008-11-05sgi-xp: create activate and notify gru message queuesDean Nelson2-53/+218
2008-11-05sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Dean Nelson5-12/+117
2008-10-30sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson3-4/+8
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson8-384/+1032
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson8-390/+1328
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson5-51/+51
2008-07-30sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson3-49/+57
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson11-127/+154
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson11-125/+154
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson4-26/+28
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson4-86/+76
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson9-44/+43
2008-07-30sgi-xp: add _sn2 suffix to a few variablesDean Nelson1-59/+65
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson5-102/+97
2008-07-30sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson1-119/+94
2008-07-30sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson4-203/+204
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson4-88/+93
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson5-302/+327
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson6-806/+784
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson4-219/+229
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson7-171/+106
2008-07-30sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson4-57/+34
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson6-1255/+1433
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson6-629/+644
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson7-133/+267
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson8-106/+107
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson10-151/+266
2008-07-30sgi-xp: define BYTES_PER_WORDDean Nelson1-0/+3
2008-07-30sgi-xp: define xpSalError reason codeDean Nelson1-1/+2
2008-07-30sgi-xp: define is_shub() and is_uv() macrosDean Nelson1-0/+16
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-2/+1
2008-07-18cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis1-1/+2
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson7-69/+69
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson7-401/+291
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-2/+2
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson7-391/+268
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson3-506/+322
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson5-553/+396
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson9-0/+7856