1. ef95159 lib: move strtobool() to kstrtobool() by Kees Cook · 8 years ago
  2. e3bde95 include/linux/unaligned: force inlining of byteswap operations by Denys Vlasenko · 8 years ago
  3. bc27fb6 include/uapi/linux/byteorder, swab: force inlining of some byteswap operations by Denys Vlasenko · 8 years ago
  4. a644fdf include/asm-generic/atomic-long.h: force inlining of some atomic_long operations by Denys Vlasenko · 8 years ago
  5. efc2cd7 usb: common: convert to use match_string() helper by Heikki Krogerus · 8 years ago
  6. 9adb9254 ide: hpt366: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  7. 908913b ata: hpt366: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  8. ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  9. 5f47682 power: charger_manager: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  10. 7a5cf52 drm/edid: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  11. dff4359 pinctrl: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  12. a7c1d0a device property: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  13. 56b0608 lib/string: introduce match_string() helper by Andy Shevchenko · 8 years ago
  14. 7475851 radix-tree tests: add test for radix_tree_iter_next by Konstantin Khlebnikov · 8 years ago
  15. 2d6f45b radix-tree tests: add regression3 test by Konstantin Khlebnikov · 8 years ago
  16. 7165092 radix-tree,shmem: introduce radix_tree_iter_next() by Matthew Wilcox · 8 years ago
  17. 2cf938a mm: use radix_tree_iter_retry() by Matthew Wilcox · 8 years ago
  18. c28f2420 btrfs: use radix_tree_iter_retry() by Matthew Wilcox · 8 years ago
  19. 7cf19af radix_tree: add radix_tree_dump by Matthew Wilcox · 8 years ago
  20. e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 8 years ago
  21. 0070e28 radix_tree: loop based on shift count, not height by Matthew Wilcox · 8 years ago
  22. 339e635 radix_tree: tag all internal tree nodes as indirect pointers by Matthew Wilcox · 8 years ago
  23. 1366c37 radix tree test harness by Matthew Wilcox · 8 years ago
  24. f67c07f radix-tree: add an explicit include of bitops.h by Matthew Wilcox · 8 years ago
  25. d7b85ca lib/bug.c: make panic_on_warn available for all architectures by Heiko Carstens · 8 years ago
  26. 26a247f include/linux/list_bl.h: use bool instead of int for boolean functions by Chen Gang · 8 years ago
  27. f68404b MAINTAINERS: update s-Par driver maintainer list by David Kershner · 8 years ago
  28. f468908 printk: add clear_idx symbol to vmcoreinfo by Ivan Delalande · 8 years ago
  29. adaf659 printk: check CON_ENABLED in have_callable_console() by Sergey Senozhatsky · 8 years ago
  30. 6b97a20 printk: set may_schedule for some of console_trylock() callers by Sergey Senozhatsky · 8 years ago
  31. a819937 printk: move can_use_console() out of console_trylock_for_printk() by Sergey Senozhatsky · 8 years ago
  32. faeb50b include/uapi/linux/elf-em.h: remove v850 by Rob Landley · 8 years ago
  33. 93e205a fix Christoph's email addresses by Christoph Lameter · 8 years ago
  34. dfbf289 bug: set warn variable before calling WARN() by Steven Rostedt · 8 years ago
  35. c60f169 arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h by Andrew Morton · 8 years ago
  36. 8b9e6d5 mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG by Andrew Morton · 8 years ago
  37. 0b50a2d proc-vmcore: wrong data type casting fix by Dave Young · 8 years ago
  38. 7e2bc81 proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan" by Minfei Huang · 8 years ago
  39. b5946be procfs: add conditional compilation check by Eric Engestrom · 8 years ago
  40. 5de23d4 proc: add /proc/<pid>/timerslack_ns interface by John Stultz · 8 years ago
  41. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 8 years ago
  42. 0a687aa mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled by Tetsuo Handa · 8 years ago
  43. 6afcf28 mm,oom: make oom_killer_disable() killable by Tetsuo Handa · 8 years ago
  44. 1120ed5 mm/zsmalloc: add `freeable' column to pool stat by Sergey Senozhatsky · 8 years ago
  45. a82cbf0 zsmalloc: drop unused member 'mapping_area->huge' by YiPing Xu · 8 years ago
  46. a1c0b1a mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment by Shawn Lin · 8 years ago
  47. e0775d1 mm: memcontrol: zap oom_info_lock by Vladimir Davydov · 8 years ago
  48. 8b59265 mm: memcontrol: clarify the uncharge_list() loop by Johannes Weiner · 8 years ago
  49. b6e6edc mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage by Johannes Weiner · 8 years ago
  50. 588083b mm: memcontrol: reclaim when shrinking memory.high below usage by Johannes Weiner · 8 years ago
  51. d9b2ddf tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 by Naoya Horiguchi · 8 years ago
  52. 7f2bd00 powerpc/mm: enable page parallel initialisation by Li Zhang · 8 years ago
  53. 987b309 mm: meminit: initialise more memory for inode/dentry hash tables in early boot by Li Zhang · 8 years ago
  54. 5f73771 thp: fix deadlock in split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  55. fec89c1 thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers by Kirill A. Shutemov · 8 years ago
  56. e388466 mm: make remove_migration_ptes() beyond mm/migration.c by Kirill A. Shutemov · 8 years ago
  57. 2a52bcb rmap: extend try_to_unmap() to be usable by split_huge_page() by Kirill A. Shutemov · 8 years ago
  58. b977319 rmap: introduce rmap_walk_locked() by Kirill A. Shutemov · 8 years ago
  59. 99490f1 mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP by Dan Williams · 8 years ago
  60. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 8 years ago
  61. 870d4b1 mm: percpu: use pr_fmt to prefix output by Joe Perches · 8 years ago
  62. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  63. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  64. 598d809 mm: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  65. b11a7b9 mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE by Dan Williams · 8 years ago
  66. d334c9b mm: memcontrol: cleanup css_reset callback by Vladimir Davydov · 8 years ago
  67. e33e33b mm, memory hotplug: print debug message in the proper way for online_pages by Chen Yucong · 8 years ago
  68. 0f352e5 mm: remove __GFP_NOFAIL is deprecated comment by Michal Hocko · 8 years ago
  69. 95813b8 mm/page_ref: add tracepoint to track down page reference manipulation by Joonsoo Kim · 8 years ago
  70. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  71. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 8 years ago
  72. f9054c7 mm, mempool: only set __GFP_NOMEMALLOC if there are free elements by David Rientjes · 8 years ago
  73. b14a1ef mm: remove unnecessary description about a non-exist gfp flag by Satoru Takeuchi · 8 years ago
  74. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 8 years ago
  75. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  76. 5057dcd virtio_balloon: export 'available' memory to balloon statistics by Igor Redko · 8 years ago
  77. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 8 years ago
  78. 7eb5029 mm/Kconfig: remove redundant arch depend for memory hotplug by Yang Shi · 8 years ago
  79. 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 8 years ago
  80. 458aa76 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range by Aneesh Kumar K.V · 8 years ago
  81. bcf6691 mm, tracing: refresh __def_vmaflag_names by Kirill A. Shutemov · 8 years ago
  82. 39a1aa8 mm: deduplicate memory overcommitment code by Andrey Ryabinin · 8 years ago
  83. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 8 years ago
  84. f9719a0 thp, vmstats: count deferred split events by Kirill A. Shutemov · 8 years ago
  85. 0a6b76d mm: workingset: make shadow node shrinker memcg aware by Vladimir Davydov · 8 years ago
  86. cdcbb72 mm: workingset: size shadow nodes lru basing on file cache size by Vladimir Davydov · 8 years ago
  87. 58e698a radix-tree: account radix_tree_node to memory cgroup by Vladimir Davydov · 8 years ago
  88. b6ecd2d mm: memcontrol: zap memcg_kmem_online helper by Vladimir Davydov · 8 years ago
  89. 0fc9f58 mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker by Vladimir Davydov · 8 years ago
  90. b313aee mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy by Vladimir Davydov · 8 years ago
  91. 4b0f326 include/linux/page-flags.h: force inlining of selected page flag modifications by Denys Vlasenko · 8 years ago
  92. ee91ef6 bufferhead: force inlining of buffer head flag operations by Denys Vlasenko · 8 years ago
  93. 075db15 tools/vm/page-types.c: add memory cgroup dumping and filtering by Konstantin Khlebnikov · 8 years ago
  94. accf624 mm, kswapd: replace kswapd compaction with waking up kcompactd by Vlastimil Babka · 8 years ago
  95. e888ca3 mm, memory hotplug: small cleanup in online_pages() by Vlastimil Babka · 8 years ago
  96. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 8 years ago
  97. 81c5857 mm, kswapd: remove bogus check of balance_classzone_idx by Vlastimil Babka · 8 years ago
  98. 21c6478 tile: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  99. e7df0d8 powerpc: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  100. 505f6d2 sound: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago