1. 6256c6b4 mm, vmscan: remove duplicate logic clearing node congestion and dirty state by Mel Gorman · 8 years ago
  2. 79dafcd mm, vmscan: by default have direct reclaim only shrink once per node by Mel Gorman · 8 years ago
  3. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  4. 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
  5. 1d82de6 mm, vmscan: make kswapd reclaim in terms of nodes by Mel Gorman · 8 years ago
  6. f7b6092 mm, vmscan: have kswapd only scan based on the highest requested zone by Mel Gorman · 8 years ago
  7. b2e1875 mm, vmscan: begin reclaiming pages on a per-node basis by Mel Gorman · 8 years ago
  8. 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
  9. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  10. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  11. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  12. a621184 mm, meminit: remove early_page_nid_uninitialised by Mel Gorman · 8 years ago
  13. fec1e5f cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask by Michal Hocko · 8 years ago
  14. a34c80a freezer, oom: check TIF_MEMDIE on the correct task by Michal Hocko · 8 years ago
  15. b2b331f mm/compaction: remove unnecessary order check in try_to_compact_pages() by Ganesh Mahendran · 8 years ago
  16. 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
  17. 400bc7f mm: update the comment in __isolate_free_page by zhong jiang · 8 years ago
  18. 091f362 mm, oom: tighten task_will_free_mem() locking by Michal Hocko · 8 years ago
  19. a373966 mm, oom: hide mm which is shared with kthread or global init by Michal Hocko · 8 years ago
  20. 11a410d mm, oom_reaper: do not attempt to reap a task more than twice by Michal Hocko · 8 years ago
  21. 696453e mm, oom: task_will_free_mem should skip oom_reaped tasks by Michal Hocko · 8 years ago
  22. 1af8bb4 mm, oom: fortify task_will_free_mem() by Michal Hocko · 8 years ago
  23. 97fd49c mm, oom: kill all tasks sharing the mm by Michal Hocko · 8 years ago
  24. b18dc5f mm, oom: skip vforked tasks from being selected by Michal Hocko · 8 years ago
  25. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  26. 1d5f0ac proc, oom_adj: extract oom_score_adj setting into a helper by Michal Hocko · 8 years ago
  27. f913da5 proc, oom: drop bogus sighand lock by Michal Hocko · 8 years ago
  28. d49fbf7 proc, oom: drop bogus task_lock and mm check by Michal Hocko · 8 years ago
  29. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  30. c9b011a Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  31. ce8c891 Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  32. 10eec60 vfs: ioctl: prevent double-fetch in dedupe ioctl by Scott Bauer · 8 years ago
  33. 65c1262 cpufreq: intel_pstate: Add more out-of-band IDs by Srinivas Pandruvada · 8 years ago
  34. 067b7ce PM / OPP: optimize dev_pm_opp_set_rate() performance a bit by Jisheng Zhang · 8 years ago
  35. 4f48ec8 PM-wakeup: Delete unnecessary checks before three function calls by Markus Elfring · 8 years ago
  36. 7c48dcf perf evsel: Introduce constructor for cycles event by Arnaldo Carvalho de Melo · 8 years ago
  37. 884316d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  38. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  39. 76d5b28 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  40. 71e9dcc Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  41. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. 3925a16 ARC: mm: don't loose PTE_SPECIAL in pte_modify() by Vineet Gupta · 8 years ago
  43. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  44. 944171c pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding by Benjamin Coddington · 8 years ago
  45. 4fae16d timers/core: Correct callback order during CPU hot plug by Richard Cochran · 8 years ago
  46. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  47. 5d88178 MD: fix null pointer deference by Shaohua Li · 8 years ago
  48. a68b216 mailbox: Fix format and type mismatches in Broadcom PDC driver by Rob Rice · 8 years ago
  49. 5f5a00e Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  50. a8a04c9 drm/amdgpu: fix firmware info version checks by Alex Deucher · 8 years ago
  51. 3edc38a drm/radeon: fix firmware info version checks by Alex Deucher · 8 years ago
  52. a0f2b65 ceph: fix symbol versioning for ceph_monc_do_statfs by Arnd Bergmann · 8 years ago
  53. 12ae57a drm/arm: mali-dp: Fix error return code in malidp_bind() by Wei Yongjun · 8 years ago
  54. 1a9d71f drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind() by Wei Yongjun · 8 years ago
  55. 233b2ca MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  56. 7e78db9 MIPS: Octeon: Improve USB reset code for OCTEON II. by Steven J. Hill · 8 years ago
  57. 8552b5b MIPS: Octeon: Put restrictions on DMA descriptors. by Steven J. Hill · 8 years ago
  58. 71471e2 MIPS: Octeon: Remove forced mappings of USB interrupts. by Steven J. Hill · 8 years ago
  59. 20f06ed KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
  60. 5573f6a MIPS: Print segment physical address when EU=1 by James Hogan · 8 years ago
  61. 8c2f421 Merge branch 'for-4.8/hid-led' into for-linus by Jiri Kosina · 8 years ago
  62. e82a82c Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid-offload-hid-device-add' and 'for-4.8/upstream' into for-linus by Jiri Kosina · 8 years ago
  63. 8d76201 drm/gma500: remove unnecessary stub for fb_ioctl() by Stefan Christ · 8 years ago
  64. 305964b apple-gmux: Sphinxify docs by Lukas Wunner · 8 years ago
  65. 6f36778 rtc: rv8803: Clear V1F when setting the time by Benoît Thébaudeau · 8 years ago
  66. d3700b6 rtc: rv8803: Stop the clock while setting the time by Benoît Thébaudeau · 8 years ago
  67. d522649 rtc: rv8803: Always apply the I²C workaround by Benoît Thébaudeau · 8 years ago
  68. a1e98e0 rtc: rv8803: Fix read day of week by Benoît Thébaudeau · 8 years ago
  69. 96acb25 rtc: rv8803: Remove the check for valid time by Benoît Thébaudeau · 8 years ago
  70. 34166a0 rtc: rv8803: Kconfig: Indicate rx8900 support by Benoît Thébaudeau · 8 years ago
  71. 93d1739 KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE by Paul Mackerras · 8 years ago
  72. f024ee0 KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures by Paul Mackerras · 8 years ago
  73. 344e3c77 sparc: serial: sunhv: fix a double lock bug by Dan Carpenter · 8 years ago
  74. fa16082 sparc32: off by ones in BUG_ON() by Dan Carpenter · 8 years ago
  75. 64ec6cc crypto: marvell - Update cache with input sg only when it is unmapped by Romain Perier · 8 years ago
  76. 603e989e crypto: marvell - Don't chain at DMA level when backlog is disabled by Romain Perier · 8 years ago
  77. ec38f82 crypto: marvell - Fix memory leaks in TDMA chain for cipher requests by Romain Perier · 8 years ago
  78. 4bb0439 Merge branch 'topic/dmaengine_cleanups' into for-linus by Vinod Koul · 8 years ago
  79. a24532f mailbox: Add Broadcom PDC mailbox driver by Rob Rice · 8 years ago
  80. b04f127 dt-bindings: add bindings documentation for PDC driver. by Rob Rice · 8 years ago
  81. 7893242 CIFS: Fix a possible invalid memory access in smb2_query_symlink() by Pavel Shilovsky · 8 years ago
  82. a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 8 years ago
  83. 59b8d4f random: use for_each_online_node() to iterate over NUMA nodes by Theodore Ts'o · 8 years ago
  84. 002d2f0 m68k: enable binfmt_flat on systems with an MMU by Nicolas Pitre · 8 years ago
  85. 472f95f binfmt_flat: allow compressed flat binary format to work on MMU systems by Nicolas Pitre · 8 years ago
  86. 015feac binfmt_flat: add MMU-specific support by Nicolas Pitre · 8 years ago
  87. af521f9 binfmt_flat: update libraries' data segment pointer with userspace accessors by Nicolas Pitre · 8 years ago
  88. 467aa14 binfmt_flat: use clear_user() rather than memset() to clear .bss by Nicolas Pitre · 8 years ago
  89. 1b2ce44 binfmt_flat: use proper user space accessors with old relocs code by Nicolas Pitre · 8 years ago
  90. 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
  91. fbef66f powerpc/mm: Parenthesise IS_ENABLED() in if condition by Stephen Rothwell · 8 years ago
  92. 124a3d8 Disable "frame-address" warning by Linus Torvalds · 8 years ago
  93. d205a21 Input: rotary_encoder - support binary encoding of states by Uwe Kleine-König · 8 years ago
  94. f712a5a Input: xpad - power off wireless 360 controllers on suspend by Cameron Gutman · 8 years ago
  95. 955818c ceph: Correctly return NXIO errors from ceph_llseek by Phil Turnbull · 8 years ago
  96. 6b1a9a6 ceph: Mark the file cache as unreclaimable by Nikolay Borisov · 8 years ago
  97. c8799fc ceph: optimize cap flush waiting by Yan, Zheng · 8 years ago
  98. ed9b430 ceph: cleanup ceph_flush_snaps() by Yan, Zheng · 8 years ago
  99. 7bc00fd ceph: kick cap flushes before sending other cap message by Yan, Zheng · 8 years ago
  100. 70220ac ceph: introduce an inode flag to indicates if snapflush is needed by Yan, Zheng · 8 years ago