aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | Pull percpu-dtc into release branchTony Luck2007-04-301-10/+1
| |\ \ | | |/ | |/|
| | * [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-061-10/+1
* | | get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt2007-05-071-0/+8
* | | Make page->private usable in compound pagesChristoph Lameter2007-05-071-1/+1
|/ /
* | [IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki2007-03-291-1/+1
* | [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-203-27/+23
* | [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-062-11/+0
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-4/+2
* | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2007-02-112-1/+9
* | [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-111-1/+1
* | [IA64] swiotlb bug fixesJan Beulich2007-02-051-0/+19
* | [IA64] clean up sparsemem memory_present callBob Picco2007-02-051-33/+3
* | [IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers2007-02-051-26/+48
* | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-052-3/+20
* | [IA64] kexec: typo in the saved_max_pfn description in contig.cHorms2007-02-051-1/+1
* | [IA64] Zero size /proc/vmcore on ia64Horms2007-02-051-0/+6
|/
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-111-2/+3
* [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-122-9/+3
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-121-0/+6
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+5
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-1/+3
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-112-0/+2
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+18
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-2/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-272-22/+23
|\
| * [IA64] trim output of show_mem()Jes Sorensen2006-09-261-5/+4
| * [IA64] show_mem() printk levelsJes Sorensen2006-09-262-22/+24
* | [PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-273-87/+36
|/
* [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-033-67/+66
* [IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2006-08-032-2/+4
* [IA64] sparse cleanupsKeith Owens2006-08-021-3/+3
* [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto2006-07-041-3/+13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto2006-06-271-2/+14
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto2006-06-271-5/+19
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto2006-06-271-11/+8
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-3/+2
* [PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy2006-06-261-1/+35
* Auto-update from upstreamTony Luck2006-06-231-0/+2
|\
| * ACPI add ia64 exports to build acpi_memhotplug as a moduleKAMEZAWA Hiroyuki2006-05-151-0/+2
* | [IA64] rework memory attribute aliasingBjorn Helgaas2006-05-081-5/+22
|/
* [IA64] Make show_mem() skip holes in a pgdatRobin Holt2006-04-131-1/+65
* [IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter2006-04-071-0/+3
* 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/+0