summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-303-9/+17
|\
| * [IA64] ioremap() should prefer WB over UCBjorn Helgaas2006-03-301-3/+3
| * [IA64] optimize flush_tlb_range on large numa boxChen, Kenneth W2006-03-271-5/+7
| * [IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin2006-03-271-1/+7
* | [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-271-31/+0Star
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-272-3/+3
|/
* [PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas2006-03-262-1/+44
* [IA64] add init declaration - nolwsysChen, Kenneth W2006-03-231-1/+1
* [IA64] add init declaration - gate page functionsChen, Kenneth W2006-03-231-1/+1
* [IA64] add init declaration to memory initialization functionsChen, Kenneth W2006-03-232-9/+9
* [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-232-2/+2
* [IA64] fix ia64 is_hugepage_only_rangeChen, Kenneth W2006-03-221-4/+3Star
* [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-2/+3
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* Pull bsp-removal into release branchTony Luck2006-03-212-3/+10
|\
| * [IA64] support for cpu0 removalAshok Raj2006-01-052-3/+10
* | [IA64] Simple memory hot-add for ia64.Yasunori Goto2006-01-161-0/+36
* | [IA64] Hole in IA64 TLB flushing from system threadsJack Steiner2006-01-131-1/+1
|/
* [IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner2005-12-061-1/+3
* Pull context-bitmap into release branchTony Luck2005-11-101-42/+43
|\
| * [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
* | [IA64] fix memory less node allocationBob Picco2005-11-081-10/+9Star
|/
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-301-1/+6
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-301-0/+2
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-8/+3Star
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-302-28/+8Star
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-301-1/+1
* 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
* | Pull for-each-cpu into release branchTony Luck2005-10-291-2/+3
|\ \
| * | [IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-261-2/+3
| |/
* | [PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changesBob Picco2005-10-043-3/+66
* | [PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_dataBob Picco2005-10-041-2/+2
* | [PATCH] V5 ia64 SPARSEMEM - Kconfig and MakefileBob Picco2005-10-041-3/+2Star
|/
* Pull sim-fixes into release branchTony Luck2005-09-111-3/+12
|\
| * [IA64] Fix nasty VMLPT problem...Peter Chubb2005-08-311-3/+12
* | [IA64] Manual merge fix for 3 filesTony Luck2005-09-081-1/+2
|\ \
| * | [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-081-1/+2
* | | [IA64] page_not_present fault in region 5 is normalKiyoshi Ueda2005-09-071-3/+3
|/ /
* / [IA64] Rationalise Region DefinitionsPeter Chubb2005-08-251-4/+4
|/
* [IA64] fix generic/up buildsTony Luck2005-07-071-23/+49
* [IA64] memory-less-nodes repostbob.picco2005-07-072-228/+169Star
* [PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2005-06-231-0/+8
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-4/+5
* [PATCH] Hugepage consolidationDavid Gibson2005-06-221-156/+2Star
* [IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang2005-06-081-2/+17
* [IA64] Need to handle lfetch in "no_context" case.Tony Luck2005-04-251-3/+6
* [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck2005-04-251-1/+1
* [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt2005-04-253-29/+51