1. c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
  2. 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
  3. bb14c2c mm: rename and move get/set_freepage_migratetype by Vlastimil Babka · 9 years ago
  4. e752eb6 memcg: move memcg_proto_active from sock.h by Michal Hocko · 9 years ago
  5. 6421999 memcg: get rid of extern for functions in memcontrol.h by Michal Hocko · 9 years ago
  6. fabc3fd memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG by Michal Hocko · 9 years ago
  7. 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
  8. 8989e4c mm, oom: add description of struct oom_control by David Rientjes · 9 years ago
  9. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  10. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  11. 28c015d mm: improve __GFP_NORETRY comment based on implementation by David Rientjes · 9 years ago
  12. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  13. b5e3aa0 mm: remove put_page_unless_one() by Vineet Gupta · 9 years ago
  14. d295e34 dax: don't use set_huge_zero_page() by Kirill A. Shutemov · 9 years ago
  15. 844f35d dax: add huge page fault support by Matthew Wilcox · 9 years ago
  16. 5cad465 mm: add vmf_insert_pfn_pmd() by Matthew Wilcox · 9 years ago
  17. fc43704 mm: export various functions for the benefit of DAX by Matthew Wilcox · 9 years ago
  18. b96375f mm: add a pmd_fault handler by Matthew Wilcox · 9 years ago
  19. 4897c76 thp: prepare for DAX huge pages by Matthew Wilcox · 9 years ago
  20. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  21. e1b9996 thp: vma_adjust_trans_huge(): adjust file-backed VMA too by Kirill A. Shutemov · 9 years ago
  22. b533062 mm: introduce vma_is_anonymous(vma) helper by Oleg Nesterov · 9 years ago
  23. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  24. dab3c3c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  25. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  26. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  27. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  28. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  29. 6f0a2fc Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  30. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  31. b8cb642af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  33. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  34. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  35. 3dfe6a5 kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PF by Wanpeng Li · 9 years ago
  36. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  37. 86663c9 NTB: Fix documentation for ntb_peer_db_clear. by Allen Hubbe · 9 years ago
  38. a7c2323 NTB: Fix documentation for ntb_link_is_up by Allen Hubbe · 9 years ago
  39. e74bfee NTB: Add flow control to the ntb_netdev by Dave Jiang · 9 years ago
  40. 7d160a6 NFSv4: Express delegation limit in units of pages by Trond Myklebust · 9 years ago
  41. 080fff5 Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  42. 2cbd782 KVM: trace kvm_halt_poll_ns grow/shrink by Wanpeng Li · 9 years ago
  43. 19020f8 KVM: make halt_poll_ns per-vCPU by Wanpeng Li · 9 years ago
  44. 53cfd05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  45. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  46. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  47. e3a98ac Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  48. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  49. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  50. 3c217e5 rtc: cmos: century support by Sylvain Chouleur · 9 years ago
  51. 4e6dab4 mm: remove struct node_active_region by minkyung88.kim · 9 years ago
  52. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  53. c98c363 genalloc: add support of multiple gen_pools per device by Vladimir Zapolskiy · 9 years ago
  54. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  55. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 9 years ago
  56. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  57. 5b74283 x86, mm: trace when an IPI is about to be sent by Mel Gorman · 9 years ago
  58. c1a4de9 userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation by Andrea Arcangeli · 9 years ago
  59. 1f1c6f0 userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI by Andrea Arcangeli · 9 years ago
  60. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  61. a9b85f9 userfaultfd: change the read API to return a uffd_msg by Andrea Arcangeli · 9 years ago
  62. 3f602d2 userfaultfd: Rename uffd_api.bits into .features by Pavel Emelyanov · 9 years ago
  63. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  64. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  65. 745f234 userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct by Andrea Arcangeli · 9 years ago
  66. 932b18e userfaultfd: linux/userfaultfd_k.h by Andrea Arcangeli · 9 years ago
  67. 1038628 userfaultfd: uAPI by Andrea Arcangeli · 9 years ago
  68. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  69. 484748f slab: infrastructure for bulk object allocation and freeing by Christoph Lameter · 9 years ago
  70. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  71. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  72. 8c073d2 watchdog: introduce watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  73. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  74. 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
  75. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  76. 4712e722 fsnotify: get rid of fsnotify_destroy_mark_locked() by Jan Kara · 9 years ago
  77. 925d113 fsnotify: remove mark->free_list by Jan Kara · 9 years ago
  78. 1e39fc0 fsnotify: document mark locking by Jan Kara · 9 years ago
  79. 746bf6d capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE by Andy Lutomirski · 9 years ago
  80. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  81. e9f0698 kernel/kthread.c:kthread_create_on_node(): clarify documentation by Andrew Morton · 9 years ago
  82. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  83. 51e771c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  84. abebcdf Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  85. 670c039 Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  86. 8bd8fd0 Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  87. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  88. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  89. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  90. 072502a Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-delay' into regmap-next by Mark Brown · 9 years ago
  91. 84fb901 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-next by Mark Brown · 9 years ago
  92. a458a6d Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
  93. 062a68a Revert "uart: pl011: Add support to ZTE ZX296702 uart" by Greg Kroah-Hartman · 9 years ago
  94. 02cf1da Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  95. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  96. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  97. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  98. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  99. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 4c12ab7 Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago