Commit Graph

54 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Dean Nelson 361916a943 sgi-xp: fix writing past the end of kzalloc()'d space 16 years ago
Dean Nelson 714c48f1bb sgi-xp: link XPNET's net_device_ops to its net_device structure 16 years ago
Robin Holt 252523ef24 sgi-xpc: fix up stale DBUG_ON statements 16 years ago
Robin Holt 17e2161654 sgi-xpc: Remove NULL pointer dereference. 16 years ago
Robin Holt 69b3bb65fa sgi-xpc: ensure flags are updated before bte_copy 16 years ago
Dean Nelson 158bc69eff sgi-xp: eliminate false detection of no heartbeat 16 years ago
Stephen Hemminger e8ac9c55f2 xpnet: convert devices to new API 16 years ago
Kay Sievers bb0dc43eee SGI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Russ Anderson c8182f0016 sgi-xp: xpc needs to pass the physical address, not virtual 16 years ago
Wang Chen 3f9b766ca7 sgi-xp: Kill directly reference of netdev->priv 16 years ago
Dean Nelson 7d9d1f25c3 sgi-xp: support getting the address of a partition's reserved page 16 years ago
Dean Nelson 31de5ece35 sgi-xp: define xp_partition_id and xp_region_size 16 years ago
Dean Nelson 2525789b46 sgi-xp: create activate and notify gru message queues 16 years ago
Dean Nelson 6c1c325de9 sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() 16 years ago
Dean Nelson b7f7b07479 sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified 16 years ago
Dean Nelson bd3e64c175 sgi-xp: setup the notify GRU message queue 17 years ago
Dean Nelson 5b8669dfd1 sgi-xp: setup the activate GRU message queue 17 years ago
Dean Nelson 83469b5525 sgi-xp: cleanup naming of partition defines 17 years ago
Dean Nelson 61deb86e98 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV 17 years ago
Dean Nelson a812dcc3a2 sgi-xp: add usage of GRU driver by xpc_remote_memcpy() 17 years ago
Dean Nelson 261f3b4979 sgi-xp: enable building of XPC/XPNET on x86_64 17 years ago
Dean Nelson 81fe7883d2 sgi-xp: add 'jiffies' to reserved page's timestamp name 17 years ago
Dean Nelson 04de741885 sgi-xp: use standard bitops macros and functions 17 years ago
Dean Nelson ea57f80c8c sgi-xp: eliminate '>>>' in comments 17 years ago
Dean Nelson 8e85c23ef0 sgi-xp: add _sn2 suffix to a few variables 17 years ago
Dean Nelson ee6665e3b6 sgi-xp: isolate remote copy buffer to sn2 only 17 years ago
Dean Nelson a7b4d50920 sgi-xp: enable XPNET to handle more than 64 partitions 17 years ago
Dean Nelson 185c3a1b4b sgi-xp: isolate allocation of XPC's msgqueues to sn2 only 17 years ago
Dean Nelson c39838ce21 sgi-xp: replace AMO_t typedef by struct amo 17 years ago
Dean Nelson 7fb5e59d63 sgi-xp: separate chctl_flags from XPC's notify IRQ 17 years ago
Dean Nelson a47d5dac9d sgi-xp: isolate additional sn2 specific code 17 years ago
Dean Nelson 6e41017aad sgi-xp: isolate activate IRQ's hardware specific components 17 years ago
Dean Nelson 97bf1aa1e1 sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() 17 years ago
Dean Nelson aaa3cd694c sgi-xp: base xpc_rsvd_page's timestamp on jiffies 17 years ago
Dean Nelson 33ba3c7724 sgi-xp: isolate xpc_vars structure to sn2 only 17 years ago
Dean Nelson e17d416b1b sgi-xp: isolate xpc_vars_part structure to sn2 only 17 years ago
Dean Nelson 94bd2708d4 sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware 17 years ago
Dean Nelson 908787db9b sgi-xp: create a common xp_remote_memcpy() function 17 years ago
Dean Nelson bc63d387e4 sgi-xp: support runtime selection of xp_max_npartitions 17 years ago
Dean Nelson 78ce1bbe44 sgi-xp: define BYTES_PER_WORD 17 years ago
Dean Nelson da97052598 sgi-xp: define xpSalError reason code 17 years ago
Dean Nelson 355c54d2e7 sgi-xp: define is_shub() and is_uv() macros 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Mike Travis 333cdd1f0e cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c 17 years ago
Dean Nelson 64d032ba43 drivers/misc/sgi-xp: replace partid_t with a short 17 years ago
Dean Nelson 65c17b801e drivers/misc/sgi-xp: clean up return values 17 years ago
Dean Nelson e4a064dfa2 [IA64] allocate multiple contiguous pages via uncached allocator 17 years ago
Dean Nelson 2c2b94f93f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl 17 years ago
Dean Nelson 35190506b1 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent 17 years ago
Dean Nelson 4a3ad2ddc0 [IA64] run some drivers/misc/sgi-xp through scripts/Lindent 17 years ago