Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-16 | misc/sgi-xp: remove SGI SN2 support | Christoph Hellwig | |
Note this also marks xp broken on ia64 now, as the UV support, which was disable in generic kernels before actually never compiled due to undefined uv_gpa_to_soc_phys_ram and uv_gpa_in_mmr_space symbols since at least commit c2c9f1157414 ("x86: uv: update XPC to handle updated BIOS interface"). Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lkml.kernel.org/r/20190813072514.23299-11-hch@lst.de Signed-off-by: Tony Luck <tony.luck@intel.com> | |||
2008-04-22 | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | |
Ran patches through scripts/Lindent (part 1). Signed-off-by: Dean Nelson <dcn@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com> | |||
2008-04-22 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | |
Move XPC and XPNET from arch/ia64/sn/kernel to drivers/misc/sgi-xp. Signed-off-by: Dean Nelson <dcn@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com> |