1. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 9 years ago
  2. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 9 years ago
  3. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 9 years ago
  4. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 9 years ago
  5. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 9 years ago
  6. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 9 years ago
  7. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 9 years ago
  8. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 9 years ago
  9. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  10. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 9 years ago
  11. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
  12. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  13. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  14. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  15. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  16. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  17. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  18. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
  19. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
  20. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  21. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
  22. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
  23. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 9 years ago
  24. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
  25. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
  26. dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
  27. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  28. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  29. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  30. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
  31. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  32. 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 9 years ago
  33. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  34. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  35. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  36. 207b08b Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  37. 5787c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  38. 04d740d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  39. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 9 years ago
  40. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago
  41. 97db9a8 libceph: advertise support for TUNABLES5 by Ilya Dryomov · 9 years ago
  42. b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 9 years ago
  43. dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 9 years ago
  44. 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 9 years ago
  45. f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 9 years ago
  46. db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 9 years ago
  47. 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 9 years ago
  48. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 9 years ago
  49. 1f2c450 [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR by Mauro Carvalho Chehab · 9 years ago
  50. fac710e [media] vb2: fix nasty vb2_thread regression by Hans Verkuil · 9 years ago
  51. e8beb02 [media] tda1004x: only update the frontend properties if locked by Mauro Carvalho Chehab · 9 years ago
  52. 9ea0641 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 9 years ago
  53. 5c82171 xhci: Fix list corruption in urb dequeue at host removal by Mathias Nyman · 9 years ago
  54. 2ad294d usb: host: xhci-plat: fix NULL pointer in probe for device tree case by Gregory CLEMENT · 9 years ago
  55. 882fa27 usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling by Chunfeng Yun · 9 years ago
  56. b765a16 usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT by Chunfeng Yun · 9 years ago
  57. ccc04af usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms by Lu Baolu · 9 years ago
  58. 92149c9 usb: xhci: set SSIC port unused only if xhci_suspend succeeds by Lu Baolu · 9 years ago
  59. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 9 years ago
  60. fa89537 usb: xhci: handle both SSIC ports in PME stuck quirk by Lu Baolu · 9 years ago
  61. 6a4290c usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. by Jianqiang Tang · 9 years ago
  62. a683509 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" by Mathias Nyman · 9 years ago
  63. a55f628 MAINTAINERS: fix my email address by Felipe Balbi · 9 years ago
  64. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  65. 6357b75 drm/amdgpu: disable uvd and vce clockgating on Fiji by Alex Deucher · 9 years ago
  66. 192cb07 usb: dwc2: Fix probe problem on bcm2835 by John Youn · 9 years ago
  67. 03b32e4 Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" by John Youn · 9 years ago
  68. e79aee4 PM: Avoid false-positive warnings in dev_pm_domain_set() by Rafael J. Wysocki · 9 years ago
  69. b37a05c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  70. d5bfb96 Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  71. 79c5623 usb: musb: ux500: Fix NULL pointer dereference at system PM by Ulf Hansson · 9 years ago
  72. 63b121e usb: phy: mxs: declare variable with initialized value by Li Jun · 9 years ago
  73. 86270c8 Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  74. a38a08d usb: phy: msm: fix error handling in probe. by Srinivas Kandagatla · 9 years ago
  75. 81b676b Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  76. ef582d0 Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  77. 4643536 mm: retire GUP WARN_ON_ONCE that outlived its usefulness by Hugh Dickins · 9 years ago
  78. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 9 years ago
  79. 12c9d70 mm: fix memory leak in copy_huge_pmd() by Matthew Wilcox · 9 years ago
  80. c6400ba drivers/hwspinlock: fix race between radix tree insertion and lookup by Matthew Wilcox · 9 years ago
  81. 46437f9 radix-tree: fix race in gang lookup by Matthew Wilcox · 9 years ago
  82. 3c1da7b mm/vmpressure.c: fix subtree pressure detection by Vladimir Davydov · 9 years ago
  83. 30bdbb7 mm: polish virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  84. d977d56 mm: warn about VmData over RLIMIT_DATA by Konstantin Khlebnikov · 9 years ago
  85. 4758e19 Documentation: cgroup-v2: add memory.stat::sock description by Johannes Weiner · 9 years ago
  86. c792e82 mm: memcontrol: drop superfluous entry in the per-memcg stats array by Johannes Weiner · 9 years ago
  87. 461c7fa drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration by Kirill A. Shutemov · 9 years ago
  88. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 9 years ago
  89. 5c2ff95 numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 by Michael Holzheu · 9 years ago
  90. 0bb181c MAINTAINERS: update Seth email by Seth Jennings · 9 years ago
  91. a4a1dfa ocfs2/cluster: fix memory leak in o2hb_region_release by Joseph Qi · 9 years ago
  92. 72676bb lib/test-string_helpers.c: fix and improve string_get_size() tests by Vitaly Kuznetsov · 9 years ago
  93. e3ae195 thp: limit number of object to scan on deferred_split_scan() by Kirill A. Shutemov · 9 years ago
  94. cb8d68e thp: change deferred_split_count() to return number of THP in queue by Kirill A. Shutemov · 9 years ago
  95. a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 9 years ago
  96. b85d990 staging/rdma: remove deprecated ipath driver by Doug Ledford · 9 years ago
  97. e581d11 staging/rdma: remove deprecated ehca driver by Doug Ledford · 9 years ago
  98. f5e741b staging/rdma: remove deprecated amso1100 driver by Doug Ledford · 9 years ago
  99. 2e5dc73 Merge branch 'topic/core-fixes' into for-linus by Takashi Iwai · 9 years ago
  100. 7f0973e ALSA: seq: Fix lockdep warnings due to double mutex locks by Takashi Iwai · 9 years ago