aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-16[IA64] Simple memory hot-add for ia64.Yasunori Goto1-0/+36
2006-01-13[IA64] Hole in IA64 TLB flushing from system threadsJack Steiner1-1/+1
2005-12-06[IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner1-1/+3
2005-11-10Pull context-bitmap into release branchTony Luck1-42/+43
2005-11-08[IA64] fix memory less node allocationBob Picco1-10/+9
2005-11-03[IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W1-15/+18
2005-10-31[IA64] Use bitmaps for efficient context allocation/freePeter Keilty1-29/+27
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-1/+6
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-0/+2
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-8/+3
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins2-28/+8
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-1/+1
2005-10-28Pull fix-slow-tlb-purge into release branchTony Luck1-7/+9
2005-10-28Pull for-each-cpu into release branchTony Luck1-2/+3
2005-10-27[IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe1-7/+9
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com1-2/+3
2005-10-04[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changesBob Picco3-3/+66
2005-10-04[PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_dataBob Picco1-2/+2
2005-10-04[PATCH] V5 ia64 SPARSEMEM - Kconfig and MakefileBob Picco1-3/+2
2005-09-11Pull sim-fixes into release branchTony Luck1-3/+12
2005-09-08[IA64] Manual merge fix for 3 filesTony Luck1-1/+2
2005-09-07[PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi1-1/+2
2005-09-06[IA64] page_not_present fault in region 5 is normalKiyoshi Ueda1-3/+3
2005-08-31[IA64] Fix nasty VMLPT problem...Peter Chubb1-3/+12
2005-08-24[IA64] Rationalise Region DefinitionsPeter Chubb1-4/+4
2005-07-06[IA64] fix generic/up buildsTony Luck1-23/+49
2005-07-06[IA64] memory-less-nodes repostbob.picco2-228/+169
2005-06-23[PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy1-0/+8
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-4/+5
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-156/+2
2005-06-08[IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang1-2/+17
2005-04-25[IA64] Need to handle lfetch in "no_context" case.Tony Luck1-3/+6
2005-04-25[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck1-1/+1
2005-04-25[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt3-29/+51
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-6/+23
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins1-35/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+2592