summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* ia64/tlb: Convert to generic mmu_gatherPeter Zijlstra2019-04-031-2/+21
* ia64: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+6
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-2/+4
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+3
* mm: tlb.c: Fix error messageNik Nyby2015-08-071-2/+2
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+1Star
* [IA64] Fix spinaphore down_spin()Tony Luck2010-06-301-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-081-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-191-3/+15
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-081-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/+0Star
* [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/+27Star
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-301-0/+2
* Pull fix-slow-tlb-purge into release branchTony Luck2005-10-291-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-261-2/+3
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+190