1. 8582995 radix-tree: rewrite __radix_tree_lookup by Matthew Wilcox · 8 years ago
  2. afe0e39 radix-tree: fix several shrinking bugs with multiorder entries by Matthew Wilcox · 8 years ago
  3. 4f3755d radix tree test suite: start adding multiorder tests by Matthew Wilcox · 8 years ago
  4. 49ea6eb radix-tree: fix extending the tree for multi-order entries at offset 0 by Matthew Wilcox · 8 years ago
  5. 1456a43 radix-tree: introduce radix_tree_load_root() by Matthew Wilcox · 8 years ago
  6. aa54757 radix-tree: remove restriction on multi-order entries by Matthew Wilcox · 8 years ago
  7. 29e0967 radix-tree: fix deleting a multi-order entry through an alias by Matthew Wilcox · 8 years ago
  8. 3b8c00f radix-tree: fix sibling entry insertion by Matthew Wilcox · 8 years ago
  9. db050f2 radix-tree: add missing sibling entry functionality by Matthew Wilcox · 8 years ago
  10. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  11. 6c4bd68 radix-tree: remove unused looping macros by Ross Zwisler · 8 years ago
  12. 7f30867 radix tree test suite: rebuild when headers change by Ross Zwisler · 8 years ago
  13. aa1d62d radix tree test suite: keep regression test runs short by Ross Zwisler · 8 years ago
  14. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 8 years ago
  15. d42cb1a radix tree test suite: add tests for radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  16. f518b16 radix tree test suite: fix build by Matthew Wilcox · 8 years ago
  17. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 8 years ago
  18. 538d7eb drivers/platform/x86/wmi.c: use generic UUID library by Andy Shevchenko · 8 years ago
  19. 7244ad6 block/partitions/ldm.c: use generic UUID library by Andy Shevchenko · 8 years ago
  20. 6357978 include/linux/genhd.h: move to use generic UUID library by Andy Shevchenko · 8 years ago
  21. 8236431 fs/efivarfs/inode.c: use generic UUID library by Andy Shevchenko · 8 years ago
  22. ba7e34b include/linux/efi.h: redefine type, constant, macro from generic code by Andy Shevchenko · 8 years ago
  23. ede9c277 kernel/sysctl_binary.c: use generic UUID library by Andy Shevchenko · 8 years ago
  24. e3a93bc lib/uuid.c: remove FSF address by Andy Shevchenko · 8 years ago
  25. 2b1b0d6 lib/uuid.c: introduce a few more generic helpers by Andy Shevchenko · 8 years ago
  26. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  27. b8b5727 security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format by Andy Shevchenko · 8 years ago
  28. aa4ea1c lib/vsprintf: simplify UUID printing by Andy Shevchenko · 8 years ago
  29. f497068 MAINTAINERS: remove Koichi Yasutake by Jiri Slaby · 8 years ago
  30. 2e11246 MAINTAINERS: remove defunct spear mailing list by Eric Engestrom · 8 years ago
  31. 6c41a3b MAINTAINERS: remove linux@lists.openrisc.net by Jiri Slaby · 8 years ago
  32. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 8 years ago
  33. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 8 years ago
  34. b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 8 years ago
  35. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  36. 2eeed7e include/linux/syscalls.h: use pid_t instead of int by René Nyffenegger · 8 years ago
  37. 0740aa5 fork: free thread in copy_process on failure by Jiri Slaby · 8 years ago
  38. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  39. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  40. 2ec656e mn10300: let exit_fpu accept a task by Jiri Slaby · 8 years ago
  41. 1b3044e procfs: fix pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 8 years ago
  42. 3e42979 procfs: expose umask in /proc/<PID>/status by Richard W.M. Jones · 8 years ago
  43. 623e47f zram: introduce per-device debug_stat sysfs node by Sergey Senozhatsky · 8 years ago
  44. 43209ea zram: remove max_comp_streams internals by Sergey Senozhatsky · 8 years ago
  45. d34f615 mm/zsmalloc: don't fail if can't create debugfs info by Dan Streetman · 8 years ago
  46. 200867a mm/zswap: use workqueue to destroy pool by Dan Streetman · 8 years ago
  47. da9556a zram: user per-cpu compression streams by Sergey Senozhatsky · 8 years ago
  48. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  49. 1ee4716 zsmalloc: remove unused pool param in obj_free by Minchan Kim · 8 years ago
  50. 251cbb9 zsmalloc: reorder function parameters by Minchan Kim · 8 years ago
  51. 830e4bc zsmalloc: clean up many BUG_ON by Minchan Kim · 8 years ago
  52. a420946 zsmalloc: use first_page rather than page by Minchan Kim · 8 years ago
  53. eae08dc kasan/tests: add tests for user memory access functions by Andrey Ryabinin · 8 years ago
  54. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 8 years ago
  55. 64f8eba mm/kasan: add API to check memory regions by Andrey Ryabinin · 8 years ago
  56. 936bb4b mm/kasan: print name of mem[set,cpy,move]() caller in report by Andrey Ryabinin · 8 years ago
  57. 96fe805 mm, kasan: add a ksize() test by Alexander Potapenko · 8 years ago
  58. 4ebb31a4 mm, kasan: don't call kasan_krealloc() from ksize(). by Alexander Potapenko · 8 years ago
  59. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
  60. b8f1a75 mm: call page_ext_init() after all struct pages are initialized by Yang Shi · 8 years ago
  61. dfef2ef mm, migrate: increment fail count on ENOMEM by David Rientjes · 8 years ago
  62. 6cd9dc3 mm/compaction.c: fix zoneindex in kcompactd() by Chen Feng · 8 years ago
  63. 0bb2fd1 mm: page_is_guard(): return false when page_ext arrays are not allocated yet by Yang Shi · 8 years ago
  64. f050897 mm, thp: khugepaged should scan when sleep value is written by David Rientjes · 8 years ago
  65. a53eaff MM: increase safety margin provided by PF_LESS_THROTTLE by NeilBrown · 8 years ago
  66. e570f56 mm: check_new_page_bad() directly returns in __PG_HWPOISON case by Naoya Horiguchi · 8 years ago
  67. 29b52de mm, kasan: fix to call kasan_free_pages() after poisoning page by seokhoon.yoon · 8 years ago
  68. d0834a6 mm: disable fault around on emulated access bit architecture by Minchan Kim · 8 years ago
  69. 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 8 years ago
  70. 4b50bcc mm: use phys_addr_t for reserve_bootmem_region() arguments by Stefan Bader · 8 years ago
  71. d2005e3 userfaultfd: don't pin the user memory in userfaultfd_file_create() by Oleg Nesterov · 8 years ago
  72. cd33a76 mm/memblock.c: remove unnecessary always-true comparison by Richard Leitner · 8 years ago
  73. 9a001fc z3fold: the 3-fold allocator for compressed pages by Vitaly Wool · 8 years ago
  74. d5ee7c3 mm: thp: split_huge_pmd_address() comment improvement by Andrea Arcangeli · 8 years ago
  75. 5f527c2 mm: thp: microoptimize compound_mapcount() by Andrea Arcangeli · 8 years ago
  76. 7b8da4c vmstat: get rid of the ugly cpu_stat_off variable by Christoph Lameter · 8 years ago
  77. 5103817 memcg: fix stale mem_cgroup_force_empty() comment by Greg Thelen · 8 years ago
  78. d2a1a1f mm: use unsigned long constant for page flags by Yu Zhao · 8 years ago
  79. 2a138dc mm: use existing helper to convert "on"/"off" to boolean by Minfei Huang · 8 years ago
  80. 78ebc2f mm,writeback: don't use memory reserves for wb_start_writeback by Tetsuo Handa · 8 years ago
  81. 89474d5 Documentation: vm: fix spelling mistakes by Eric Engestrom · 8 years ago
  82. 0c9ad80 mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext by Weijie Yang · 8 years ago
  83. d70c17d include/linux/hugetlb.h: use bool instead of int for hugepage_migration_supported() by Chen Gang · 8 years ago
  84. 7fab358 include/linux/hugetlb*.h: clean up code by Chen Gang · 8 years ago
  85. a4a921a mm/swap.c: put activate_page_pvecs and other pagevecs together by Ming Li · 8 years ago
  86. b8ca9e3 mm: tighten fault_in_pages_writeable() by Eric Dumazet · 8 years ago
  87. 297880f mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size by David Rientjes · 8 years ago
  88. 63678c3 tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMU by Rich Felker · 8 years ago
  89. f4fcd55 mm: enable RLIMIT_DATA by default with workaround for valgrind by Konstantin Khlebnikov · 8 years ago
  90. d5957d2 mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range() by Yongji Xie · 8 years ago
  91. 80c4bd7 mm/vmalloc: keep a separate lazy-free list by Chris Wilson · 8 years ago
  92. f705ac4 mm/memblock.c: move memblock_{add,reserve}_region into memblock_{add,reserve} by Alexander Kuleshov · 8 years ago
  93. 495367c0 mm/memory-failure.c: replace "MCE" with "Memory failure" by Chen Yucong · 8 years ago
  94. 340a43b mm: thp: simplify the implementation of mk_huge_pmd() by Yang Shi · 8 years ago
  95. f44666b mm,oom: speed up select_bad_process() loop by Tetsuo Handa · 8 years ago
  96. 98748bd oom: consider multi-threaded tasks in task_will_free_mem by Michal Hocko · 8 years ago
  97. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  98. bb8a4b7 mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully by Michal Hocko · 8 years ago
  99. 31e49bf mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION by Michal Hocko · 8 years ago
  100. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 8 years ago