1. 97b1d23 metag: Drop show_mem() from mem_init() by James Hogan · 8 years ago
  2. 755b20f Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  3. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  4. fb2bb46 metag: Remove duplicate KERN_<LEVEL> prefix by Joe Perches · 8 years ago
  5. 9cc3387 metag: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  6. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  7. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  8. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  9. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  10. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  11. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  12. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  13. 8bc613b metag: hugetlbpage: Remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  14. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  15. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  16. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  17. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  18. 5138730 metag: off by one in setup_bootmem_node() by Dan Carpenter · 11 years ago
  19. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  20. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  21. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  22. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  23. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  24. 7644a44 Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  25. 5ad62f2 mm/metag: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  26. 132de67 mm/metag: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  27. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  28. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  29. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  30. 42ad59e metag/mm/cache: Restrict scope for metag_lnkget_probe by Markos Chandras · 11 years ago
  31. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  32. 87c1f0f Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  33. a564496 mm/metag: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  34. c941836 mm/metag: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  35. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 11 years ago
  36. 2b8660e memblock: Kill ARCH_POPULATES_NODE_MAP once more by Paul Bolle · 11 years ago
  37. 40f09f3 metag: Inhibit NUMA balancing. by Paul Mundt · 11 years ago
  38. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  39. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 11 years ago
  40. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 11 years ago
  41. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 11 years ago
  42. 0a38a8a metag: add __init to metag_cache_probe() by James Hogan · 11 years ago
  43. 5633004 metag: Build infrastructure by James Hogan · 12 years ago
  44. c438b58 metag: TCM support by James Hogan · 12 years ago
  45. bbc1770 metag: Highmem support by James Hogan · 12 years ago
  46. e624e95 metag: Huge TLB by James Hogan · 12 years ago
  47. 373cd78 metag: Memory handling by James Hogan · 12 years ago
  48. f5df8e2 metag: Memory management by James Hogan · 12 years ago
  49. 99ef7c2 metag: Cache/TLB handling by James Hogan · 12 years ago