summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-9/+4Star
|\
| * sgi-xp: Kill directly reference of netdev->privWang Chen2008-12-051-9/+4Star
* | sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson2008-12-161-4/+4
* | Merge branch 'linus' into x86/uvIngo Molnar2008-11-203-4/+8
|\|
| * sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson2008-10-303-4/+8
* | sgi-xp: support getting the address of a partition's reserved pageDean Nelson2008-11-061-3/+28
* | sgi-xp: define xp_partition_id and xp_region_sizeDean Nelson2008-11-061-2/+2
* | sgi-xp: create activate and notify gru message queuesDean Nelson2008-11-062-53/+218
* | sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Dean Nelson2008-11-065-12/+117
|/
* sgi-xp: setup the notify GRU message queueDean Nelson2008-07-308-384/+1032
* sgi-xp: setup the activate GRU message queueDean Nelson2008-07-308-390/+1328
* sgi-xp: cleanup naming of partition definesDean Nelson2008-07-305-51/+51
* sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson2008-07-303-49/+57
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-3011-127/+154
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-3011-125/+154
* sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson2008-07-304-26/+28
* sgi-xp: use standard bitops macros and functionsDean Nelson2008-07-304-86/+76Star
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-309-44/+43Star
* sgi-xp: add _sn2 suffix to a few variablesDean Nelson2008-07-301-59/+65
* sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson2008-07-305-102/+97Star
* sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson2008-07-301-119/+94Star
* 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