1. 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 9 years ago
  2. 2a8e700 mm: numa: remove migrate_ratelimited by Mel Gorman · 9 years ago
  3. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  4. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  5. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  6. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  7. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  8. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  9. 1f0569d mips: extract logic for mmap_rnd() by Kees Cook · 9 years ago
  10. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  11. 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  12. fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 9 years ago
  13. a87938b fs/binfmt_elf.c: fix bug in loading of PIE binaries by Michael Davidson · 9 years ago
  14. b1b0dea mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabled by Chen Gang · 9 years ago
  15. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  16. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  17. b9820d8 mm: change vunmap to tear down huge KVA mappings by Toshi Kani · 9 years ago
  18. e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 9 years ago
  19. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  20. 0f616be mm: change __get_vm_area_node() to use fls_long() by Toshi Kani · 9 years ago
  21. 42ff270 mm/page_alloc.c: clean up comment by Yaowei Bai · 9 years ago
  22. f91e8d6 sparc: clarify __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  23. 6477571 mm: clarify __GFP_NOFAIL deprecation status by Michal Hocko · 9 years ago
  24. ac17382 mm: cma: constify and use correct signness in mm/cma.c by Sasha Levin · 9 years ago
  25. 6e276d2 kernel, cpuset: remove exception for __GFP_THISNODE by David Rientjes · 9 years ago
  26. 5265047 mm, thp: really limit transparent hugepage allocation to local node by David Rientjes · 9 years ago
  27. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 9 years ago
  28. b360edb mm, mempolicy: migrate_to_node should only migrate to node by David Rientjes · 9 years ago
  29. 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 9 years ago
  30. 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 9 years ago
  31. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 9 years ago
  32. 58be19d ocfs2: copy fs uuid to superblock by Vladimir Davydov · 9 years ago
  33. 93e478d mm: refactor do_wp_page handling of shared vma into a function by Shachar Raindel · 9 years ago
  34. 2f38ab2 mm: refactor do_wp_page, extract the page copy flow by Shachar Raindel · 9 years ago
  35. 2876680 mm: refactor do_wp_page - rewrite the unlock flow by Shachar Raindel · 9 years ago
  36. 4e047f8 mm: refactor do_wp_page, extract the reuse case by Shachar Raindel · 9 years ago
  37. 5a3fbef mm: do not add nr_pmds into mm_struct if PMD is folded by Kirill A. Shutemov · 9 years ago
  38. 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 9 years ago
  39. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  40. 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  41. 909d45e tile: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  42. 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  43. 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  44. c81956c s390: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  45. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  46. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  47. a728ab5 mips: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  48. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 9 years ago
  49. 4d66bcc ia64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  50. 1bcad26 arm: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  51. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  52. f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  53. 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 9 years ago
  54. d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 9 years ago
  55. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  56. ca0984c mm: incorporate zero pages into transparent huge pages by Ebru Akagunduz · 9 years ago
  57. 2149cda mm/compaction: enhance compaction finish condition by Joonsoo Kim · 9 years ago
  58. 4eb7dce mm/page_alloc: factor out fallback freepage checking by Joonsoo Kim · 9 years ago
  59. dc67647 mm/cma: change fallback behaviour for CMA freepage by Joonsoo Kim · 9 years ago
  60. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 9 years ago
  61. 17e0db8 cma: debug: document new debugfs interface by Sasha Levin · 9 years ago
  62. 875abdb mm-cma-allocation-trigger-fix by Andrew Morton · 9 years ago
  63. 8325330 mm: cma: release trigger by Sasha Levin · 9 years ago
  64. 26b02a1 mm: cma: allocation trigger by Sasha Levin · 9 years ago
  65. 28b24c1 mm: cma: debugfs interface by Sasha Levin · 9 years ago
  66. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  67. 1575e68 mm: memcontrol: update copyright notice by Johannes Weiner · 9 years ago
  68. 7fc825b mm/memblock.c: rename local variable of memblock_type to `type' by Baoquan He · 9 years ago
  69. acc3c8d mm: move mm_populate()-related code to mm/gup.c by Kirill A. Shutemov · 9 years ago
  70. c561259 mm: move gup() -> posix mlock() error conversion out of __mm_populate by Kirill A. Shutemov · 9 years ago
  71. fc05f56 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() by Kirill A. Shutemov · 9 years ago
  72. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 9 years ago
  73. c21a6da slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() by Fabian Frederick · 9 years ago
  74. 6f6528a slub: use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  75. 124dee0 mm, slab: correct config option in comment by David Rientjes · 9 years ago
  76. 08303a7 mm/slub.c: parse slub_debug O option in switch statement by Chris J Arges · 9 years ago
  77. ef2a515 mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 by Geert Uytterhoeven · 9 years ago
  78. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  79. b2f57c3 watchdog: clean up some function names and arguments by Ulrich Obergfell · 9 years ago
  80. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 9 years ago
  81. bcfba4f watchdog: implement error handling for failure to set up hardware perf events by Ulrich Obergfell · 9 years ago
  82. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 9 years ago
  83. ef246a2 watchdog: introduce proc_watchdog_common() by Ulrich Obergfell · 9 years ago
  84. f54c227 watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() by Ulrich Obergfell · 9 years ago
  85. a0c9cbb watchdog: introduce the proc_watchdog_update() function by Ulrich Obergfell · 9 years ago
  86. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 9 years ago
  87. 1d5b897 ocfs2: make mlog_errno return the errno by Andrew Morton · 9 years ago
  88. 2f2eca2 ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock by alex chen · 9 years ago
  89. 1543306 ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 9 years ago
  90. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  91. 762515a ocfs2: fix a typo in the copyright statement by Jakub Wilk · 9 years ago
  92. 023d4ea ocfs2: fix possible uninitialized variable access by Joseph Qi · 9 years ago
  93. 7c01ad8 ocfs2: remove goto statement in ocfs2_check_dir_for_entry() by Daeseok Youn · 9 years ago
  94. a47726b ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits by Joseph Qi · 9 years ago
  95. 62f8b1f ocfs2: use ENOENT instead of EEXIST when get system file fails by Joseph Qi · 9 years ago
  96. e38a573 ocfs2: use actual name length when find entry in ocfs2_orphan_del() by Joseph Qi · 9 years ago
  97. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 9 years ago
  98. d0ba25b ocfs2: fix typo in ocfs2_reserve_local_alloc_bits by Joseph Qi · 9 years ago
  99. 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 9 years ago
  100. 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 9 years ago