summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-0/+2
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-5/+0
* [IA64] use helpers for rlimitsJiri Slaby2010-01-061-1/+1
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-021-2/+2
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-231-3/+0
* kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-231-2/+1
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-3/+4
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-9/+6
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-2/+1
* ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-261-2/+4
* ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-261-1/+2
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+1
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-17/+0
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-151-0/+25
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-111-4/+2
* [IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter2008-04-091-7/+1
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-191-1/+1
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-1/+2
* memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-4/+1
* [IA64] Quicklist support for IA64Christoph Lameter2007-05-111-51/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-071-10/+1
|\
| * 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
* | | 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-201-0/+16
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-4/+2
* | [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-111-1/+1
* | [IA64] swiotlb bug fixesJan Beulich2007-02-051-0/+19
* | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-051-2/+17
|/
* [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-121-7/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* [PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-0/+12
* [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-031-0/+55
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-3/+2
* ACPI add ia64 exports to build acpi_memhotplug as a moduleKAMEZAWA Hiroyuki2006-05-151-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-301-1/+7
|\
| * [IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin2006-03-271-1/+7
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
|/
* [IA64] add init declaration - nolwsysChen, Kenneth W2006-03-221-1/+1
* [IA64] add init declaration - gate page functionsChen, Kenneth W2006-03-221-1/+1
OpenPOWER on IntegriCloud