1. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. 1fde76f Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. a439f8f Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. 00e729c Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  7. 6afd563 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  8. b4f33f6 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  9. 5acb605 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. 66f2c6d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  11. a771151 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  12. 997b611 Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  13. 2c34ff1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  14. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  15. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  16. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  17. 954f74b CREDITS: update Pavel's information, add GPG key, remove snail mail address by Pavel Machek · 8 years ago
  18. 69474af mailmap: add Johan Hovold by Johan Hovold · 8 years ago
  19. 218dd85 .gitattributes: set git diff driver for C source code files by Jean Delvare · 8 years ago
  20. ea03623 uprobes: remove function declarations from arch/{mips,s390} by Marcin Nowakowski · 8 years ago
  21. 4701645 spelling.txt: "modeled" is spelt correctly by Joe Perches · 8 years ago
  22. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  23. 511f838 arch/tile: adopt the new nmi_backtrace framework by Chris Metcalf · 8 years ago
  24. 6776648 nmi_backtrace: do a local dump_stack() instead of a self-NMI by Chris Metcalf · 8 years ago
  25. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  26. 589a978 min/max: remove sparse warnings when they're nested by Johannes Berg · 8 years ago
  27. 53aeee7 Documentation/filesystems/proc.txt: add more description for maps/smaps by Robert Ho · 8 years ago
  28. 855af07 mm, proc: fix region lost in /proc/self/smaps by Robert Ho · 8 years ago
  29. 4b2bd5f proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self by John Stultz · 8 years ago
  30. 904763e proc: add LSM hook checks to /proc/<tid>/timerslack_ns by John Stultz · 8 years ago
  31. 7abbaf9 proc: relax /proc/<tid>/timerslack_ns capability requirements by John Stultz · 8 years ago
  32. e16e2d8 meminfo: break apart a very long seq_printf with #ifdefs by Joe Perches · 8 years ago
  33. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  34. f7a5f13 proc: faster /proc/*/status by Alexey Dobriyan · 8 years ago
  35. 68ba032 proc: much faster /proc/vmstat by Alexey Dobriyan · 8 years ago
  36. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  37. 445ed0a ia64: implement atomic64_dec_if_positive by Vineet Gupta · 8 years ago
  38. 1061b0d2 linux/mm.h: canonicalize macro PAGE_ALIGNED() definition by zijun_hu · 8 years ago
  39. 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
  40. 63f53de mm: warn about allocations which stall for too long by Michal Hocko · 8 years ago
  41. 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
  42. c2a9737 vfs,mm: fix a dead loop in truncate_inode_pages_range() by Wei Fang · 8 years ago
  43. 14f0991 arm64 Kconfig: select gigantic page by Yisheng Xie · 8 years ago
  44. 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
  45. 82e7d3a oom: print nodemask in the oom report by Michal Hocko · 8 years ago
  46. 9996f05 mm: clarify why we avoid page_mapcount() for slab pages in dump_page() by Kirill A. Shutemov · 8 years ago
  47. 8f26e0b mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb by Andrea Arcangeli · 8 years ago
  48. 86d12e4 mm: vma_adjust: minor comment correction by Andrea Arcangeli · 8 years ago
  49. 97a42cd mm: vma_adjust: remove superfluous check for next not NULL by Andrea Arcangeli · 8 years ago
  50. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  51. fb8c41e mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case by Andrea Arcangeli · 8 years ago
  52. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  53. 6213055 mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node() by zhong jiang · 8 years ago
  54. ac34dcd mm/page_isolation: fix typo: "paes" -> "pages" by Yisheng Xie · 8 years ago
  55. eb03aa0 mm/hugetlb: improve locking in dissolve_free_huge_pages() by Gerald Schaefer · 8 years ago
  56. 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
  57. 2247bb3 mm/hugetlb: fix memory offline with hugepage size > memory block size by Gerald Schaefer · 8 years ago
  58. 914a051 mm: nobootmem: move the comment of free_all_bootmem by Wanlong Gao · 8 years ago
  59. 19938e3 mm/shmem.c: constify anon_ops by Rasmus Villemoes · 8 years ago
  60. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  61. 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
  62. cc30c5d mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE() by Andrew Morton · 8 years ago
  63. a104808 mm: don't emit warning from pagefault_out_of_memory() by Tetsuo Handa · 8 years ago
  64. 2031142 mm, compaction: restrict fragindex to costly orders by Vlastimil Babka · 8 years ago
  65. cc5c9f0 mm, compaction: ignore fragindex from compaction_zonelist_suitable() by Vlastimil Babka · 8 years ago
  66. 423b452 mm, page_alloc: pull no_progress_loops update to should_reclaim_retry() by Vlastimil Babka · 8 years ago
  67. 9f7e338 mm, compaction: make full priority ignore pageblock suitability by Vlastimil Babka · 8 years ago
  68. c2033b0 mm, compaction: restrict full priority to non-costly orders by Vlastimil Babka · 8 years ago
  69. d943649 mm, compaction: more reliably increase direct compaction priority by Vlastimil Babka · 8 years ago
  70. 3250845 Revert "mm, oom: prevent premature OOM killer invocation for high order request" by Vlastimil Babka · 8 years ago
  71. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  72. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  73. 87744ab mm: fix cache mode tracking in vm_insert_mixed() by Dan Williams · 8 years ago
  74. d66ba15 memory-hotplug: fix store_mem_state() return value by Reza Arbab · 8 years ago
  75. 0247f3f mm/memcontrol.c: make the walk_page_range() limit obvious by James Morse · 8 years ago
  76. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  77. 0f30206 fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_write() obvious by James Morse · 8 years ago
  78. 03e86db cpu: fix node state for whether it contains CPU by Tim Chen · 8 years ago
  79. dbe6ec8 ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings by Toshi Kani · 8 years ago
  80. 74d2fad thp, dax: add thp_get_unmapped_area for pmd mappings by Toshi Kani · 8 years ago
  81. 26b4224 selftests: expanding more mlock selftest by Simon Guo · 8 years ago
  82. d5aed9c selftest: move seek_to_smaps_entry() out of mlock2-tests.c by Simon Guo · 8 years ago
  83. 1448d4d selftests/vm: add test for mlock() when areas are intersected by Simon Guo · 8 years ago
  84. c7f032b selftest: split mlock2_ funcs into separate mlock2.h by Simon Guo · 8 years ago
  85. b155b4f mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT) by Simon Guo · 8 years ago
  86. 0cf2f6f mm: mlock: check against vma for actual mlock() size by Simon Guo · 8 years ago
  87. 9254990 oom: warn if we go OOM for higher order and compaction is disabled by Michal Hocko · 8 years ago
  88. 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
  89. 1d8bf92 mm/bootmem.c: replace kzalloc() by kzalloc_node() by zijun_hu · 8 years ago
  90. 2382705 mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements by zijun_hu · 8 years ago
  91. 1e76609 powerpc: implement arch_reserved_kernel_pages by Srikar Dronamraju · 8 years ago
  92. 8907de5 mm/memblock.c: expose total reserved memory by Srikar Dronamraju · 8 years ago
  93. f6f34b4 mm: introduce arch_reserved_kernel_pages() by Srikar Dronamraju · 8 years ago
  94. c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
  95. 1b51e65 oom, oom_reaper: allow to reap mm shared by the kthreads by Michal Hocko · 8 years ago
  96. 3f70dc3 mm: make sure that kthreads will not refault oom reaped memory by Michal Hocko · 8 years ago
  97. 3853120 mm, oom: enforce exit_oom_victim on current task by Tetsuo Handa · 8 years ago
  98. 7d2e7a2 oom, suspend: fix oom_killer_disable vs. pm suspend properly by Michal Hocko · 8 years ago
  99. 862e307 mm, oom: get rid of signal_struct::oom_victims by Michal Hocko · 8 years ago
  100. 7283094ec kernel, oom: fix potential pgd_lock deadlock from __mmdrop by Michal Hocko · 8 years ago