summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-2/+1Star
* Pull pvops into release branchTony Luck2009-03-311-3/+6
|\
| * 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
* | cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-161-1/+1
|/
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-191-1/+1
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-191-1/+1
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-071-1/+1
* [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-041-1/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-10-231-2/+6
|\
| * [IA64] Fix annoying IA64_TR_ALLOC_MAX message.Tony Luck2008-10-171-2/+6
* | mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-17/+0Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-132-2/+2
|\
| * [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-302-2/+2
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0Star
|/
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-122-3/+13
* GRU Driver: hardware data structuresJack Steiner2008-07-301-1/+3
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-9/+10
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+6
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-3/+4
* mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-6/+5Star
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-151-0/+25
* [IA64] bugfix: nptcg breaks cpu-hotaddHidetoshi Seto2008-04-291-1/+4
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0Star
* Pull miscellaneous into release branchTony Luck2008-04-173-17/+5Star
|\
| * [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-123-6/+4Star
| * [IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter2008-04-091-7/+1Star
| * [IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-092-4/+0Star
* | Pull nptcg into release branchTony Luck2008-04-171-15/+146
|\ \
| * | [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-041-5/+41
| * | [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-041-15/+110
| |/
* | Pull kvm-patches into release branchTony Luck2008-04-171-0/+196
|\ \
| * | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-031-0/+196
| |/
* | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-082-9/+7Star
* | [IA64] Correct pernodesize calculation.holt@sgi.com2008-04-081-0/+1
|/
* [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-061-1/+1
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-3/+3
* [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-051-3/+5
* [IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)2007-12-191-3/+15
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-081-1/+1
* [IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck2007-11-071-33/+41
* [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-191-1/+1
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-1/+1
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-1/+2
* memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11
* Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-161-2/+2