summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp
Commit message (Expand)AuthorAgeFilesLines
...
* sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson2008-07-304-203/+204
* sgi-xp: replace AMO_t typedef by struct amoDean Nelson2008-07-304-88/+93
* sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-305-302/+327
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-306-806/+784Star
* sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-304-219/+229
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-307-171/+106Star
* sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson2008-07-304-57/+34Star
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-306-1255/+1433
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-306-629/+644
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-307-133/+267
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-308-106/+107
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-3010-151/+266
* sgi-xp: define BYTES_PER_WORDDean Nelson2008-07-301-0/+3
* sgi-xp: define xpSalError reason codeDean Nelson2008-07-301-1/+2
* sgi-xp: define is_shub() and is_uv() macrosDean Nelson2008-07-301-0/+16
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1Star
* cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis2008-07-181-1/+2
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-137-69/+69
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-137-401/+291Star
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-2/+2
* [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-237-391/+268Star
* [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-233-506/+322Star
* [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-235-553/+396Star
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-239-0/+7856