1. 83612a9 mm: remove SWAP_[SUCCESS|AGAIN|FAIL] by Minchan Kim · 8 years ago
  2. e4b8222 mm: make rmap_one boolean function by Minchan Kim · 8 years ago
  3. 1df631a mm: make rmap_walk() return void by Minchan Kim · 8 years ago
  4. 666e5a4 mm: make ttu's return boolean by Minchan Kim · 8 years ago
  5. 33fc80e mm: remove SWAP_AGAIN in ttu by Minchan Kim · 8 years ago
  6. ad6b670 mm: remove SWAP_MLOCK in ttu by Minchan Kim · 8 years ago
  7. 192d723 mm: make try_to_munlock() return void by Minchan Kim · 8 years ago
  8. 22ffb33 mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu by Minchan Kim · 8 years ago
  9. 18863d3 mm: remove SWAP_DIRTY in ttu by Minchan Kim · 8 years ago
  10. c24f386 mm: remove unncessary ret in page_referenced by Minchan Kim · 8 years ago
  11. d6622f6 mm/vmscan: more restrictive condition for retry in do_try_to_free_pages by Yisheng Xie · 8 years ago
  12. 1ef36db mm/compaction: ignore block suitable after check large free page by Yisheng Xie · 8 years ago
  13. 60a7a88 mm/sparse: refine usemap_size() a little by Wei Yang · 8 years ago
  14. 8225196 mm: page_alloc: __GFP_NOWARN shouldn't suppress stall warnings by Johannes Weiner · 8 years ago
  15. e716f2e mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idx by Mel Gorman · 8 years ago
  16. 631b6e0 mm, vmscan: only clear pgdat congested/dirty/writeback state when balanced by Mel Gorman · 8 years ago
  17. 333b0a4 mm, vmscan: fix zone balance check in prepare_kswapd_sleep by Shantanu Goel · 8 years ago
  18. 2948be5 mm: do not use double negation for testing page flags by Minchan Kim · 8 years ago
  19. 056b9d8 mm: remove rodata_test_data export, add pr_fmt by Kees Cook · 8 years ago
  20. 9ab2594 mm: tighten up the fault path a little by Matthew Wilcox · 8 years ago
  21. eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 8 years ago
  22. 81378da jbd2: mark the transaction context with the scope GFP_NOFS context by Michal Hocko · 8 years ago
  23. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  24. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  25. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  26. 7e78442 lockdep: allow to disable reclaim lockup detection by Michal Hocko · 8 years ago
  27. 6d7225f lockdep: teach lockdep about memalloc_noio_save by Nikolay Borisov · 8 years ago
  28. 7dfb8bf mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfo by David Rientjes · 8 years ago
  29. b2bd859 mm, vmstat: print non-populated zones in zoneinfo by David Rientjes · 8 years ago
  30. bbf9ce9 mm: use is_migrate_isolate_page() to simplify the code by Xishi Qiu · 8 years ago
  31. a6ffdc0 mm: use is_migrate_highatomic() to simplify the code by Xishi Qiu · 8 years ago
  32. 322b8afe mm, swap: Fix a race in free_swap_and_cache() by Huang Ying · 8 years ago
  33. 9a4caf1 mm: memcontrol: provide shmem statistics by Johannes Weiner · 8 years ago
  34. cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 8 years ago
  35. 93e06c7 mm: enable MADV_FREE for swapless system by Shaohua Li · 8 years ago
  36. eb94a87 mm: fix lazyfree BUG_ON check in try_to_unmap_one() by Minchan Kim · 8 years ago
  37. 802a3a9 mm: reclaim MADV_FREE pages by Shaohua Li · 8 years ago
  38. f7ad2a6 mm: move MADV_FREE pages into LRU_INACTIVE_FILE list by Shaohua Li · 8 years ago
  39. d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 8 years ago
  40. a128ca7 mm: delete unnecessary TTU_* flags by Shaohua Li · 8 years ago
  41. 0a372d0 mm/page-writeback.c: use setup_deferrable_timer by Geliang Tang · 8 years ago
  42. 491d79a mm: remove unnecessary back-off function when retrying page reclaim by Johannes Weiner · 8 years ago
  43. 3db6581 Revert "mm, vmscan: account for skipped pages as a partial scan" by Johannes Weiner · 8 years ago
  44. c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 8 years ago
  45. 688035f mm: don't avoid high-priority reclaim on memcg limit reclaim by Johannes Weiner · 8 years ago
  46. a2d7f8e mm: don't avoid high-priority reclaim on unreclaimable nodes by Johannes Weiner · 8 years ago
  47. 15038d0 mm: remove unnecessary reclaimability check from NUMA balancing target by Johannes Weiner · 8 years ago
  48. 047d72c mm: remove seemingly spurious reclaimability check from laptop_mode gating by Johannes Weiner · 8 years ago
  49. d450abd mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 8 years ago
  50. c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 8 years ago
  51. a87c75f slab: avoid IPIs when creating kmem caches by Greg Thelen · 8 years ago
  52. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
  53. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
  54. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
  55. accce8e7 blackfin: bf609: let clk_disable() return immediately if clk is NULL by Masahiro Yamada · 8 years ago
  56. 672934d scripts/spelling.txt: add several more common spelling mistakes by Colin Ian King · 8 years ago
  57. 6a5cd60 lib/dma-debug.c: make locking work for RT by Pankaj Gupta · 8 years ago
  58. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  59. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  60. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  61. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  62. 7af4c72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  63. 68fed41 Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  64. be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  65. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  66. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  67. 5d15af6 Merge branch 'tipc-refactor-socket-receive-functions' by David S. Miller · 8 years ago
  68. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 8 years ago
  69. e9f8b10 tipc: refactor function tipc_sk_recvmsg() by Jon Paul Maloy · 8 years ago
  70. b0e9227 Merge branch 'thunderx-xdp' by David S. Miller · 8 years ago
  71. 7732253 net: thunderx: Optimize page recycling for XDP by Sunil Goutham · 8 years ago
  72. e3d06ff net: thunderx: Support for XDP header adjustment by Sunil Goutham · 8 years ago
  73. 16f2bcc net: thunderx: Add support for XDP_TX by Sunil Goutham · 8 years ago
  74. c56d91c net: thunderx: Add support for XDP_DROP by Sunil Goutham · 8 years ago
  75. 05c773f net: thunderx: Add basic XDP support by Sunil Goutham · 8 years ago
  76. 927987f net: thunderx: Cleanup receive buffer allocation by Sunil Goutham · 8 years ago
  77. 0dada88 net: thunderx: Optimize CQE_TX handling by Sunil Goutham · 8 years ago
  78. 5e848e4 net: thunderx: Optimize RBDR descriptor handling by Sunil Goutham · 8 years ago
  79. 5836b44 net: thunderx: Support for page recycling by Sunil Goutham · 8 years ago
  80. ee0d8d8 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 8 years ago
  81. 9da3242 net: sched: add helpers to handle extended actions by Jiri Pirko · 8 years ago
  82. 5657f89 Merge branch 'qed-PTP-fixes' by David S. Miller · 8 years ago
  83. 8d3f87d qed*: Fix issues in the ptp filter config implementation. by sudarsana.kalluru@cavium.com · 8 years ago
  84. 461eec1 qede: Fix concurrency issue in PTP Tx path processing. by sudarsana.kalluru@cavium.com · 8 years ago
  85. 212c7fd stmmac: Add support for SIMATIC IOT2000 platform by Jan Kiszka · 8 years ago
  86. 412b65d net: hns: fix ethtool_get_strings overflow in hns driver by Timmy Li · 8 years ago
  87. a9f11f9 tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 8 years ago
  88. ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 8 years ago
  89. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 8 years ago
  90. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  92. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  94. 5958cc4 Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  95. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  96. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  97. ceb198b Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  98. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  99. a481649 Merge branch 'bpf-test-prog-fixes' by David S. Miller · 8 years ago
  100. 586f852 bpf: Align packet data properly in program testing framework. by David Miller · 8 years ago