1. bf4daf1 checkpatch: avoid some commit message long line warnings by Joe Perches · 9 years ago
  2. 6e30075 checkpatch: emit an error on formats with 0x%<decimal> by Joe Perches · 9 years ago
  3. 7bd7e48 checkpatch: make --strict the default for drivers/staging files and patches by Joe Perches · 9 years ago
  4. 86406b1 checkpatch: always check block comment styles by Joe Perches · 9 years ago
  5. 7d3a9f6 checkpatch: report the right line # when using --emacs and --file by Joe Perches · 9 years ago
  6. 100425d checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests by Joe Perches · 9 years ago
  7. 3e838b6 checkpatch: Allow longer declaration macros by Joe Perches · 9 years ago
  8. 9f5af48 checkpatch: improve SUSPECT_CODE_INDENT test by Joe Perches · 9 years ago
  9. 9d3e3c7 checkpatch: add warning on BUG/BUG_ON use by Joe Perches · 9 years ago
  10. fe043ea checkpatch: warn on bare SHA-1 commit IDs in commit logs by Joe Perches · 9 years ago
  11. 6b4a35f lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly by Wang Long · 9 years ago
  12. 9789d8e lib/test_kasan.c: fix a typo by Wang Long · 9 years ago
  13. b40bdb7 lib/string_helpers: rename "esc" arg to "only" by Kees Cook · 9 years ago
  14. d89a3f7 lib/string_helpers: clarify esc arg in string_escape_mem by Kees Cook · 9 years ago
  15. cdf1744 hexdump: do not print debug dumps for !CONFIG_DEBUG by Linus Walleij · 9 years ago
  16. 9bf98f1 lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail by Pan Xinhui · 9 years ago
  17. d9282cb lib/bitmap.c: fix a special string handling bug in __bitmap_parselist by Pan Xinhui · 9 years ago
  18. d21c3d4 lib/bitmap.c: correct a code style and do some, optimization by Pan Xinhui · 9 years ago
  19. 774636e proc: convert to kstrto*()/kstrto*_from_user() by Alexey Dobriyan · 9 years ago
  20. 2d2e471 kstrto*: accept "-0" for signed conversion by Alexey Dobriyan · 9 years ago
  21. 3cdea4d71 MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITS by Joe Perches · 9 years ago
  22. 515a9ad include/linux/printk.h: include pr_fmt in pr_debug_ratelimited by Jason A. Donenfeld · 9 years ago
  23. 52aa853 kernel/cred.c: remove unnecessary kdebug atomic reads by Joe Perches · 9 years ago
  24. 2307e1a kernel/extable.c: remove duplicated include by Wei Yongjun · 9 years ago
  25. 8b83963 include/linux/poison.h: remove not-used poison pointer macros by Vasily Kulikov · 9 years ago
  26. 8a5e5e0 include/linux/poison.h: fix LIST_POISON{1,2} offset by Vasily Kulikov · 9 years ago
  27. ecf1a3d proc: change proc_subdir_lock to a rwlock by Waiman Long · 9 years ago
  28. bdb4d10 procfs: always expose /proc/<pid>/map_files/ and make it readable by Calvin Owens · 9 years ago
  29. d3691d2 proc: add cond_resched to /proc/kpage* read/write loop by Vladimir Davydov · 9 years ago
  30. f074a8f proc: export idle flag via kpageflags by Vladimir Davydov · 9 years ago
  31. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  32. 1d7715c mmu-notifier: add clear_young callback by Vladimir Davydov · 9 years ago
  33. 80ae2fd proc: add kpagecgroup file by Vladimir Davydov · 9 years ago
  34. e993d90 memcg: zap try_get_mem_cgroup_from_page by Vladimir Davydov · 9 years ago
  35. 94a59fb hwpoison: use page_cgroup_ino for filtering by memcg by Vladimir Davydov · 9 years ago
  36. 2fc0452 memcg: add page_cgroup_ino helper by Vladimir Davydov · 9 years ago
  37. 9c4c5ef zswap: update docs for runtime-changeable attributes by Dan Streetman · 9 years ago
  38. 90b0fc2 zswap: change zpool/compressor at runtime by Dan Streetman · 9 years ago
  39. f1c5484 zswap: dynamic pool creation by Dan Streetman · 9 years ago
  40. 3f0e131 zpool: add zpool_has_pool() by Dan Streetman · 9 years ago
  41. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  42. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  43. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. 839fe91 Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  45. 54283ae Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  46. 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  47. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  48. fa81558 Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  49. 85579ad Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  50. 3af6e98 Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  51. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  52. c191761 Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  53. df69f52 zpool: remove no-op module init/exit by Dan Streetman · 9 years ago
  54. c83db4f mm: zbud: constify the zbud_ops by Krzysztof Kozlowski · 9 years ago
  55. 7867277 mm: zpool: constify the zpool_ops by Krzysztof Kozlowski · 9 years ago
  56. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
  57. 7086496 zram: unify error reporting by Sergey Senozhatsky · 9 years ago
  58. cd10add zsmalloc: remove null check from destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  59. b3e237f zsmalloc: do not take class lock in zs_shrinker_count() by Sergey Senozhatsky · 9 years ago
  60. 6cbf16b zsmalloc: use class->pages_per_zspage by Minchan Kim · 9 years ago
  61. ad9d5e1 zsmalloc: consider ZS_ALMOST_FULL as migrate source by Minchan Kim · 9 years ago
  62. 58f1711 zsmalloc: partial page ordering within a fullness_list by Sergey Senozhatsky · 9 years ago
  63. ab9d306 zsmalloc: use shrinker to trigger auto-compaction by Sergey Senozhatsky · 9 years ago
  64. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  65. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  66. 0dc63d48 zsmalloc: cosmetic compaction code adjustments by Sergey Senozhatsky · 9 years ago
  67. 04f0590 zsmalloc: introduce zs_can_compact() function by Sergey Senozhatsky · 9 years ago
  68. 5724459 zsmalloc: always keep per-class stats by Sergey Senozhatsky · 9 years ago
  69. b430d1f zsmalloc: drop unused variable `nr_to_migrate' by Sergey Senozhatsky · 9 years ago
  70. ad5ea8c mm/memblock.c: fix comment in __next_mem_range() by Alexander Kuleshov · 9 years ago
  71. 4ada0c5 mm/page_alloc.c: fix type information of memoryless node by Zhen Lei · 9 years ago
  72. b5685e9 memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node() by Xishi Qiu · 9 years ago
  73. 34b1006 mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments by Yaowei Bai · 9 years ago
  74. 013110a mm/page_alloc.c: fix a misleading comment by Yaowei Bai · 9 years ago
  75. c9d13f5 mm/mmap.c:insert_vm_struct(): check for failure before setting values by Chen Gang · 9 years ago
  76. bde43c6 mm/khugepaged: allow interruption of allocation sleep again by Petr Mladek · 9 years ago
  77. c115393 mm/memblock.c: fiy typos in comments by Alexander Kuleshov · 9 years ago
  78. 1a16718 mm/compaction: correct to flush migrated pages if pageblock skip happens by Joonsoo Kim · 9 years ago
  79. 82c1fc7 mm: use numa_mem_id() in alloc_pages_node() by Vlastimil Babka · 9 years ago
  80. 0bc35a9 mm: unify checks in alloc_pages_node() and __alloc_pages_node() by Vlastimil Babka · 9 years ago
  81. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  82. 7fadc82 mm, vmscan: unlock page while waiting on writeback by Hugh Dickins · 9 years ago
  83. 26f5d76 list_lru: don't call list_lru_from_kmem if the list_head is empty by Jeff Layton · 9 years ago
  84. 21cd3a6 kmemleak: record accurate early log buffer count and report when exceeded by Wang Kai · 9 years ago
  85. e397589 mm/mmap.c: simplify the failure return working flow by Chen Gang · 9 years ago
  86. 44a3022 shmem: recalculate file inode when fstat by Yu Zhao · 9 years ago
  87. 567d117 mm/memblock.c: rename local variable of memblock_type to 'type' by Alexander Kuleshov · 9 years ago
  88. 230ac71 mm/hwpoison: don't try to unpoison containment-failed pages by Naoya Horiguchi · 9 years ago
  89. da1b13c mm/hwpoison: fix race between soft_offline_page and unpoison_memory by Wanpeng Li · 9 years ago
  90. 8e30456 mm/hwpoison: introduce num_poisoned_pages wrappers by Naoya Horiguchi · 9 years ago
  91. 665d9da mm/hwpoison: replace most of put_page in memory error handling by put_hwpoison_page by Wanpeng Li · 9 years ago
  92. be91748 mm/hwpoison: fix refcount of THP head page in no-injection case by Wanpeng Li · 9 years ago
  93. 94bf4ec mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling by Wanpeng Li · 9 years ago
  94. 1e0e635 mm/hwpoison: fix PageHWPoison test/set race by Wanpeng Li · 9 years ago
  95. 7d1900c mm/hwpoison: fix failure to split thp w/ refcount held by Wanpeng Li · 9 years ago
  96. 5dd2c4b x86: use generic early mem copy by Mark Salter · 9 years ago
  97. 1570f0d arm64: support initrd outside kernel linear map by Mark Salter · 9 years ago
  98. 6b0f68e mm: add utility for early copy from unmapped ram by Mark Salter · 9 years ago
  99. e659074 Documentation: update libhugetlbfs location and use for testing by Mike Kravetz · 9 years ago
  100. fd5a9ec selftests:vm: point to libhugetlbfs for regression testing by Mike Kravetz · 9 years ago