1. 0b8f73e mm: memcontrol: clean up alloc, online, offline, free functions by Johannes Weiner · 9 years ago
  2. 0db1529 mm: memcontrol: flatten struct cg_proto by Johannes Weiner · 9 years ago
  3. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 9 years ago
  4. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  5. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 9 years ago
  6. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 9 years ago
  7. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 9 years ago
  8. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 9 years ago
  9. 8e99469 dma-mapping: use offset_in_page macro by Geliang Tang · 9 years ago
  10. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  11. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  12. 2954e440 ipc/shm.c: is_file_shm_hugepages() can be boolean by Yaowei Bai · 9 years ago
  13. 06af1c5 lz4: fix wrong compress buffer size for 64-bits by Bongkyu Kim · 9 years ago
  14. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  15. a460bec rbtree: use READ_ONCE in RB_EMPTY_ROOT by Davidlohr Bueso · 9 years ago
  16. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 9 years ago
  17. 9425676 kernel/cpu.c: make set_cpu_* static inlines by Rasmus Villemoes · 9 years ago
  18. 5aec01b kernel/cpu.c: eliminate cpu_*_mask by Rasmus Villemoes · 9 years ago
  19. 4b804c8 kernel/cpu.c: export __cpu_*_mask by Rasmus Villemoes · 9 years ago
  20. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 9 years ago
  21. df0108c epoll: add EPOLLEXCLUSIVE flag by Jason Baron · 9 years ago
  22. 243c213 include/linux/radix-tree.h: fix error in docs about locks by Adam Barth · 9 years ago
  23. a9aec58 lib/iomap_copy.c: add __ioread32_copy() by Stephen Boyd · 9 years ago
  24. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  25. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  26. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  27. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  28. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  29. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  30. c38dec7 Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  31. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  32. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
  33. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  34. 2d663b5 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  35. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  36. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  37. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  39. 6606b34 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  40. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  41. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  42. cdb0077 tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts by Geert Uytterhoeven · 9 years ago
  43. fe22cd9 printk: help pr_debug and pr_devel to optimize out arguments by Aaron Conole · 9 years ago
  44. 8d91f8b printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 9 years ago
  45. 9795593 asm/sections: add helpers to check for section data by Thierry Reding · 9 years ago
  46. dfffa58 err.h: add (missing) unlikely() to IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  47. 3f1bfd9 include/linux/kdev_t.h: remove new_valid_dev() by Yaowei Bai · 9 years ago
  48. 8f57e4d include/linux/kernel.h: change abs() macro so it uses consistent return type by Michal Nazarewicz · 9 years ago
  49. b8a0255 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers by Vasily Kulikov · 9 years ago
  50. ece6267 Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  51. d45187a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  52. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 9 years ago
  53. 036fbb2 memblock: fix section mismatch by Kirill A. Shutemov · 9 years ago
  54. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  55. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  56. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  57. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 9 years ago
  58. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  59. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  60. 888cdbc hugetlb: fix compile error on tile by Dan Williams · 9 years ago
  61. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  62. 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 9 years ago
  63. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 9 years ago
  64. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  65. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  66. b2e0d16 dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() by Dan Williams · 9 years ago
  67. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 9 years ago
  68. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 9 years ago
  69. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  70. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  71. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 9 years ago
  72. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 9 years ago
  73. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
  74. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 9 years ago
  75. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 9 years ago
  76. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  77. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  78. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
  79. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  80. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 9 years ago
  81. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  82. ad0bed2 thp: drop all split_huge_page()-related code by Kirill A. Shutemov · 9 years ago
  83. 122afea mm, vmstats: new THP splitting event by Kirill A. Shutemov · 9 years ago
  84. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  85. b1caa95 khugepaged: ignore pmd tables with THP mapped with ptes by Kirill A. Shutemov · 9 years ago
  86. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 9 years ago
  87. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  88. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  89. 685eaad page-flags: drop __TestClearPage*() helpers by Kirill A. Shutemov · 9 years ago
  90. 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 9 years ago
  91. 822cdd11 page-flags: look at head page if the flag is encoded in page->mapping by Kirill A. Shutemov · 9 years ago
  92. d2998c4 page-flags: define PG_uptodate behavior on compound pages by Kirill A. Shutemov · 9 years ago
  93. b9d4181 page-flags: define PG_uncached behavior on compound pages by Kirill A. Shutemov · 9 years ago
  94. e4f87d5 page-flags: define PG_mlocked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  95. 50ea78d page-flags: define PG_swapcache behavior on compound pages by Kirill A. Shutemov · 9 years ago
  96. da5efc4 page-flags: define PG_swapbacked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  97. de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 9 years ago
  98. c13985f page-flags: define behavior of Xen-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  99. dcb351c page-flags: define behavior SL*B-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  100. 8cb38fa page-flags: define behavior of LRU-related flags on compound pages by Kirill A. Shutemov · 9 years ago