summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-071-13/+19
* [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-091-6/+18
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+2
* cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-161-1/+1
* [IA64] Fix annoying IA64_TR_ALLOC_MAX message.Tony Luck2008-10-171-2/+6
* [IA64] bugfix: nptcg breaks cpu-hotaddHidetoshi Seto2008-04-291-1/+4
* Pull nptcg into release branchTony Luck2008-04-171-15/+146
|\
| * [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-041-5/+41
| * [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-041-15/+110
* | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-031-0/+196
|/
* [IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)2007-12-181-3/+15
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-071-1/+1
* [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-111-1/+1
* [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2007-05-081-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IA64] optimize flush_tlb_range on large numa boxChen, Kenneth W2006-03-271-5/+7
* [IA64] Hole in IA64 TLB flushing from system threadsJack Steiner2006-01-131-1/+1
* [IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W2005-11-031-15/+18
* [IA64] Use bitmaps for efficient context allocation/freePeter Keilty2005-10-311-29/+27
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-291-0/+2
* Pull fix-slow-tlb-purge into release branchTony Luck2005-10-281-7/+9
|\
| * [IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe2005-10-271-7/+9
* | [IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-251-2/+3
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+190