- 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
- 722e6f5 ia64: Fix some warnings introduced in merge window by Tony Luck · 5 years ago
- 1902314 Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
- 6c13bb1 ia64: remove CONFIG_SWIOTLB ifdefs by Christoph Hellwig · 5 years ago
- df41017 ia64: remove support for machvecs by Christoph Hellwig · 5 years ago
- 974f83e ia64: rework iommu probing by Christoph Hellwig · 5 years ago
- 768557c ia64: remove CONFIG_PCI ifdefs by Christoph Hellwig · 5 years ago
- 05933aa ia64: remove now unused machvec indirections by Christoph Hellwig · 5 years ago
- 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
- 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
- db9a097 docs: ia64: convert to ReST by Mauro Carvalho Chehab · 6 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
- 163fa23 percpu: Make pcpu_setup_first_chunk() void function by Kefeng Wang · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- 9a626c4 ia64: fix build errors by exporting paddr_to_nid() by Randy Dunlap · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
- 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
- e154700 ia64/tlb: Convert to generic mmu_gather by Peter Zijlstra · 6 years ago
- d80db5c ia64: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
- 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
- f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
- 68c6083 swiotlb: remove dma_mark_clean by Christoph Hellwig · 6 years ago
- ef78e5e ia64: export node_distance function by Matias Bjørling · 6 years ago
- 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
- c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
- 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
- 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
- ccfa2a0 memblock: replace __alloc_bootmem_node with appropriate memblock_ API by Mike Rapoport · 6 years ago
- 64c0066 memblock: replace alloc_bootmem_pages_node with memblock_alloc_node by Mike Rapoport · 6 years ago
- a618a27 signal/ia64: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- 778a339 Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- ebad825 ia64: mark special ia64 memory areas anonymous by Linus Torvalds · 6 years ago
- 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
- f628009 ia64: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
- fb63fbe ia64: use mem_data to detect nodes' minimal and maximal PFNs by Mike Rapoport · 6 years ago
- 0617c50 ia64: remove unused num_dma_physpages member from 'struct early_node_data' by Mike Rapoport · 6 years ago
- 1ecd64a ia64: contig/paging_init: reduce code duplication by Mike Rapoport · 6 years ago
- 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
- 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- d5c23eb ia64: replace ZONE_DMA with ZONE_DMA32 by Christoph Hellwig · 7 years ago
- a99583e mm: pass the vmem_altmap to memmap_init_zone by Christoph Hellwig · 7 years ago
- 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
- da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
- 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
- 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
- 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 7 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
- 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 7 years ago
- 8bec271 ia64: add extable.h by Al Viro · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
- e708817 ia64: ensure exception table search users include extable.h by Paul Gortmaker · 8 years ago
- 82ed1ac9 ia64: move ia64_done_with_exception out of asm/uaccess.h by Paul Gortmaker · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
- 5e49e39 mm: tlb.c: Fix error message by Nik Nyby · 10 years ago
- 43c518d [IA64] Drop debug test/printk that some special pages are marked reserved by Tony Luck · 10 years ago
- 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 10 years ago
- e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 10 years ago
- efdfce2 Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
- e55645e ia64: remove paravirt code by Luis R. Rodriguez · 10 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- 3c7a49d ia64: Remove Linux/x86 exec domain support by Richard Weinberger · 10 years ago
- 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
- ed562ae memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 11 years ago
- aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
- 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
- 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
- b57b63a mm/IA64: prepare for killing free_all_bootmem_node() by Jiang Liu · 12 years ago
- de4bcdd mm/IA64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 12 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
- ccce9bb [IA64] Delete __cpuinit usage from all ia64 users by Paul Gortmaker · 12 years ago
- 7c243c7 mm: speedup in __early_pfn_to_nid by Russ Anderson · 12 years ago
- 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
- 66f6259 mm/IA64: use common help functions to free reserved pages by Jiang Liu · 12 years ago