1. ca45ba0 platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgment by Andy Shevchenko · 7 years ago
  2. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  3. 9533047 checkpatch: remove false unbalanced braces warning by Sven Eckelmann · 7 years ago
  4. e4c5bab checkpatch: notice unbalanced else braces in a patch by Joe Perches · 7 years ago
  5. 1bde561 checkpatch: add another old address for the FSF by Matthew Wilcox · 7 years ago
  6. 758d7aa checkpatch: update $logFunctions by Miles Chen · 7 years ago
  7. 45c55e9 checkpatch: warn on logging continuations by Joe Perches · 7 years ago
  8. 77cb854 checkpatch: warn on embedded function names by Joe Perches · 7 years ago
  9. 69c7842 lib/lz4: remove back-compat wrappers by Sven Schmidt · 7 years ago
  10. d21b5ff fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version by Sven Schmidt · 7 years ago
  11. 73a15ac crypto: change LZ4 modules to work with new LZ4 module version by Sven Schmidt · 7 years ago
  12. e23d54e lib/decompress_unlz4: change module to work with new LZ4 module version by Sven Schmidt · 7 years ago
  13. 4e1a33b lib: update LZ4 compressor module by Sven Schmidt · 7 years ago
  14. 8893f51 lib/test_sort.c: make it explicitly non-modular by Paul Gortmaker · 7 years ago
  15. c5adae9 lib: add CONFIG_TEST_SORT to enable self-test of sort() by Kostenzer Felix · 7 years ago
  16. f231aeb rbtree: use designated initializers by Kees Cook · 7 years ago
  17. 4f5901f5 linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors by Niklas Söderlund · 7 years ago
  18. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 7 years ago
  19. 55ded95 lib: add module support to atomic64 tests by Geert Uytterhoeven · 7 years ago
  20. ba95b04 lib: add module support to glob tests by Geert Uytterhoeven · 7 years ago
  21. 5fb7f87 lib: add module support to crc32 tests by Geert Uytterhoeven · 7 years ago
  22. 738bc38 kernel/ksysfs.c: add __ro_after_init to bin_attribute structure by Bhumika Goyal · 7 years ago
  23. 3e6dade kernel/notifier.c: simplify expression by Viresh Kumar · 7 years ago
  24. 9c57b58 mm balloon: umount balloon_mnt when removing vb device by Yisheng Xie · 7 years ago
  25. 85caa95 bug: switch data corruption check to __must_check by Kees Cook · 7 years ago
  26. 849de0c m68k: replace gcc specific macros with ones from compiler.h by Gideon Israel Dsouza · 7 years ago
  27. a3f0825 compiler-gcc.h: add a new macro to wrap gcc attribute by Gideon Israel Dsouza · 7 years ago
  28. 16f4e31 include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h> by Masahiro Yamada · 7 years ago
  29. 1ca5eeb uapi: mqueue.h: add missing linux/types.h include by Mike Frysinger · 7 years ago
  30. 796f571 procfs: use an enum for possible hidepid values by Lafcadio Wluiki · 7 years ago
  31. a0a07b8 proc: less code duplication in /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  32. 4e4a7fb proc: use rb_entry() by Geliang Tang · 7 years ago
  33. 35ca695 alpha: use generic current.h by Davidlohr Bueso · 7 years ago
  34. 9ef5ea20 arch/frv/mb93090-mb00/pci-frv.c: fix build warning by Sudip Mukherjee · 7 years ago
  35. 0386bf3 kasan: add memcg kmem_cache test by Greg Thelen · 7 years ago
  36. f9fa1d9 kasan: drain quarantine of memcg slab objects by Greg Thelen · 7 years ago
  37. dc18d70 memory-hotplug: use dev_online for memhp_auto_online by Nathan Fontenot · 7 years ago
  38. dd8416c mm: do not access page->mapping directly on page_endio by Minchan Kim · 7 years ago
  39. 9a8b300 mm/thp/autonuma: use TNF flag instead of vm fault by Aneesh Kumar K.V · 7 years ago
  40. db08f20 mm/gup: check for protnone only if it is a PTE entry by Aneesh Kumar K.V · 7 years ago
  41. 199eaa0 mm: cleanups for printing phys_addr_t and dma_addr_t by Miles Chen · 7 years ago
  42. b538e42 mm/zsmalloc: fix comment in zsmalloc by Yisheng Xie · 7 years ago
  43. ad69444 mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE by Wei Yang · 7 years ago
  44. 22c5cef mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain by Yisheng Xie · 7 years ago
  45. e1587a4 mm: vmpressure: fix sending wrong events on underflow by Vinayak Menon · 7 years ago
  46. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 7 years ago
  47. e02dc01 mm/page_alloc: fix nodes for reclaim in fast path by Gavin Shan · 7 years ago
  48. d6d8c8a mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() by zhong jiang · 7 years ago
  49. 8e19d54 zram: extend zero pages to same element pages by zhouxianrong · 7 years ago
  50. 517663e mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_writeout_inc() by Steven Rostedt (VMware) · 7 years ago
  51. c137a27 powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write by Aneesh Kumar K.V · 7 years ago
  52. 595cd8f mm/ksm: handle protnone saved writes when making page write protect by Aneesh Kumar K.V · 7 years ago
  53. 288bc54 mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte. by Aneesh Kumar K.V · 7 years ago
  54. cee216a mm/autonuma: don't use set_pte_at when updating protnone ptes by Aneesh Kumar K.V · 7 years ago
  55. 3f472cc mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROW by Steven Rostedt (VMware) · 7 years ago
  56. c2f8314 mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 7 years ago
  57. 8f526e1 drm: remove unnecessary fault wrappers by Ross Zwisler · 7 years ago
  58. 166f61b mm: codgin-style fixes by Tobin C Harding · 7 years ago
  59. 7f2b6ce mm/memory.c: use NULL instead of literal 0 by Tobin C Harding · 7 years ago
  60. f2bf14d mm/page_alloc.c: remove duplicate inclusion of page_ext.h by Masanari Iida · 7 years ago
  61. 5d17a73 vmalloc: back off when the current task is killed by Michal Hocko · 7 years ago
  62. dbe43d4 mm: cma: print allocation failure reason and bitmap status by Jaewon Kim · 7 years ago
  63. def5efe mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count by David Rientjes · 7 years ago
  64. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 7 years ago
  65. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 7 years ago
  66. ca96b62 mm: alloc_contig_range: allow to specify GFP mask by Lucas Stach · 7 years ago
  67. 5a02026 userfaultfd: documentation update by Mike Rapoport · 7 years ago
  68. 9633318 userfaultfd_copy: return -ENOSPC in case mm has gone by Mike Rapoport · 7 years ago
  69. 27d0256 userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found by Mike Rapoport · 7 years ago
  70. ca49ca7 userfaultfd: non-cooperative: add event for exit() notification by Mike Rapoport · 7 years ago
  71. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 7 years ago
  72. 846b1a0 mm: call vm_munmap in munmap syscall instead of using open coded version by Mike Rapoport · 7 years ago
  73. 3fe8796 mm: convert remove_migration_pte() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  74. d53a8b4 mm: drop page_check_address{,_transhuge} by Kirill A. Shutemov · 7 years ago
  75. 6a328a6 mm: convert page_mapped_in_vma() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  76. 14fa2da mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  77. 36eaff3 mm, ksm: convert write_protect_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  78. c7ab0d2 mm: convert try_to_unmap_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  79. f27176c mm: convert page_mkclean_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  80. a8fa41ad mm, rmap: check all VMAs that PTE-mapped THP can be part of by Kirill A. Shutemov · 7 years ago
  81. 699fa21 mm: fix handling PTE-mapped THPs in page_idle_clear_pte_refs() by Kirill A. Shutemov · 7 years ago
  82. 8eaeded mm: fix handling PTE-mapped THPs in page_referenced() by Kirill A. Shutemov · 7 years ago
  83. ace71a1 mm: introduce page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  84. c839481 uprobes: split THPs before trying to replace them by Kirill A. Shutemov · 7 years ago
  85. 0efadf4 mm/hotplug: enable memory hotplug for non-lru movable pages by Yisheng Xie · 7 years ago
  86. 85fbe5d HWPOISON: soft offlining for non-lru movable page by Yisheng Xie · 7 years ago
  87. cbae017 mm/migration: make isolate_movable_page always defined by Yisheng Xie · 7 years ago
  88. 9e5bcd6 mm/migration: make isolate_movable_page() return int type by Yisheng Xie · 7 years ago
  89. 5a27aa8 z3fold: add kref refcounting by Vitaly Wool · 7 years ago
  90. 2f1e5e4 z3fold: use per-page spinlock by Vitaly Wool · 7 years ago
  91. 1b096e5 z3fold: extend compaction function by Vitaly Wool · 7 years ago
  92. ede9321 z3fold: fix header size related issues by Vitaly Wool · 7 years ago
  93. 12d59ae z3fold: make pages_nr atomic by Vitaly Wool · 7 years ago
  94. 220ced1 mm: fix get_user_pages() vs device-dax pud mappings by Dan Williams · 7 years ago
  95. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 7 years ago
  96. 9557fee dax: support for transparent PUD pages for device DAX by Dave Jiang · 7 years ago
  97. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 7 years ago
  98. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 7 years ago
  99. bd233f5 mm, page_alloc: use static global work_struct for draining per-cpu pages by Mel Gorman · 7 years ago
  100. 5104782 mm, page_alloc: don't check cpuset allowed twice in fast-path by Vlastimil Babka · 7 years ago