sgi-xp: fix writing past the end of kzalloc()'d space
[safe/jmp/linux-2.6] / drivers / misc / sgi-xp / xpc_uv.c
2009-02-05 Dean Nelsonsgi-xp: fix writing past the end of kzalloc()'d space
2009-01-30 Robin Holtsgi-xpc: ensure flags are updated before bte_copy
2008-12-16 Russ Andersonsgi-xp: xpc needs to pass the physical address, not...
2008-11-06 Dean Nelsonsgi-xp: support getting the address of a partition...
2008-11-06 Dean Nelsonsgi-xp: create activate and notify gru message queues
2008-07-30 Dean Nelsonsgi-xp: setup the notify GRU message queue
2008-07-30 Dean Nelsonsgi-xp: setup the activate GRU message queue
2008-07-30 Dean Nelsonsgi-xp: add usage of GRU driver by xpc_remote_memcpy()
2008-07-30 Dean Nelsonsgi-xp: enable building of XPC/XPNET on x86_64
2008-07-30 Dean Nelsonsgi-xp: eliminate '>>>' in comments
2008-07-30 Dean Nelsonsgi-xp: separate chctl_flags from XPC's notify IRQ
2008-07-30 Dean Nelsonsgi-xp: isolate additional sn2 specific code
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars_part structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: prepare xpc_rsvd_page to work on either sn2...