summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-173-16/+12
* [IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell2009-06-151-2/+2
* module: trim exception table on init free.Rusty Russell2009-06-121-0/+26
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-2/+1
* 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-181-1/+1
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-181-1/+1
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+1
* [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-041-1/+0
* 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/+0
|/
* 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-292-2/+2
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
|/
* [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/+5
* [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/+0
* Pull miscellaneous into release branchTony Luck2008-04-173-17/+5
|\
| * [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-113-6/+4
| * [IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter2008-04-091-7/+1
| * [IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-092-4/+0
* | 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/+7
* | [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-181-3/+15