aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2/sn2_smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig1-577/+0
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra1-7/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2016-05-05ia64: Reduce stack usage by iterating over nodemaskMatt Fleming1-12/+23
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter1-14/+14
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo1-4/+4
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell1-2/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell1-3/+3
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev1-2/+3
2008-02-04[IA64] constify function pointer tablesJan Engelhardt1-1/+1
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller1-0/+26
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner1-5/+60
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-03-21Pull sn2-mmio-writes into release branchTony Luck1-0/+21
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas1-1/+1
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen1-18/+17
2006-01-26[IA64] hooks to wait for mmio writes to drain when migrating processesBrent Casavant1-1/+22
2006-01-26[IA64-SGI] Update TLB flushing code for SN platformJack Steiner1-121/+75
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner1-1/+1
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-10-27[IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe1-12/+19
2005-08-17[IA64-SGI] - New SN hardware support - ptc_fixesJack Steiner1-23/+233
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+295