aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-0/+2
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey1-0/+18
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-2/+4
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-22/+23
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman3-87/+36
2006-09-26[IA64] trim output of show_mem()Jes Sorensen1-5/+4
2006-09-26[IA64] show_mem() printk levelsJes Sorensen2-22/+24
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco3-67/+66
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2-2/+4
2006-08-02[IA64] sparse cleanupsKeith Owens1-3/+3
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto1-3/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto1-2/+14
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto1-5/+19
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto1-11/+8
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+2
2006-06-26[PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy1-1/+35
2006-06-23Auto-update from upstreamTony Luck1-0/+2
2006-05-15ACPI add ia64 exports to build acpi_memhotplug as a moduleKAMEZAWA Hiroyuki1-0/+2
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas1-5/+22
2006-04-13[IA64] Make show_mem() skip holes in a pgdatRobin Holt1-1/+65
2006-04-07[IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter1-0/+3
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-9/+17
2006-03-30[IA64] ioremap() should prefer WB over UCBjorn Helgaas1-3/+3
2006-03-27[IA64] optimize flush_tlb_range on large numa boxChen, Kenneth W1-5/+7
2006-03-27[IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin1-1/+7
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki1-31/+0
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2-3/+3
2006-03-26[PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas2-1/+44
2006-03-22[IA64] add init declaration - nolwsysChen, Kenneth W1-1/+1
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W1-1/+1
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W2-9/+9
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W2-2/+2
2006-03-22[IA64] fix ia64 is_hugepage_only_rangeChen, Kenneth W1-4/+3
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-2/+3
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-21Pull bsp-removal into release branchTony Luck2-3/+10
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
2006-01-05[IA64] support for cpu0 removalAshok Raj2-3/+10
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-rc2v2.6.12-rc2Linus Torvalds9-0/+2592