aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c
Commit message (Expand)AuthorAge
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
* mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-29
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-16
* mm: fix-up zone present pagesJianguo Wu2012-10-09
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Disintegrate asm/system.h for IA64David Howells2012-03-28
* ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-08
* [IA64] use helpers for rlimitsJiri Slaby2010-01-06
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-02
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
* ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-26
* ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-26
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-20
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-15
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-11
* [IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter2008-04-09
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-06
* [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-29
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-19
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-16
* memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-16
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-16
* [IA64] Quicklist support for IA64Christoph Lameter2007-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-07
|\
| * Pull percpu-dtc into release branchTony Luck2007-04-30
| |\
| | * [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-06
* | | Make page->private usable in compound pagesChristoph Lameter2007-05-07
|/ /
* | [IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki2007-03-29
* | [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-20
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11