summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
...
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-8/+1Star
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-1/+1
* ia64: add extable.hAl Viro2017-04-071-1/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* arch, mm: remove arch specific show_memMichal Hocko2017-02-231-48/+0Star
* ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-241-0/+1
* ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-241-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* ia64/extable: use generic search and sort routinesArd Biesheuvel2016-03-221-96/+1Star
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+2
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-281-2/+2
* | mm: tlb.c: Fix error messageNik Nyby2015-08-071-2/+2
|/
* [IA64] Drop debug test/printk that some special pages are marked reservedTony Luck2015-07-021-4/+0Star
* mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-07-011-12/+7Star
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-251-5/+0Star
* Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-231-6/+3Star
|\
| * ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-6/+3Star
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
|/
* ia64: Remove Linux/x86 exec domain supportRichard Weinberger2015-04-121-25/+0Star
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-6/+0Star
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-0/+31
* memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-1/+2
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-051-5/+0Star
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-223-131/+48Star
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-3/+1Star
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+4
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+5
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-043-50/+5Star
|\
| * mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-7/+2Star
| * mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-043-40/+1Star
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-1/+1
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-2/+1Star
* | [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-253-4/+3Star
|/
* mm: speedup in __early_pfn_to_nidRuss Anderson2013-04-301-1/+14
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-301-4/+3Star
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-301-19/+4Star
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-302-0/+4
* Fix build error for numa_clear_node() under IA64Yijing Wang2013-04-021-0/+5
* Add WB/UC check for early_ioremapLi, Zhen-Hua2013-03-201-5/+9
* Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-261-11/+9Star
|\
| * mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse2013-02-221-11/+9Star
* | ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei2013-02-242-2/+2
* | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-241-0/+3
* | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-241-0/+1
* | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-241-0/+18
|/
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-5/+3Star