1. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
  2. 75c66de mm: slub: share object_err function by Andrey Ryabinin · 10 years ago
  3. 912f5fb mm: slub: introduce virt_to_obj function by Andrey Ryabinin · 10 years ago
  4. b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 10 years ago
  5. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  6. cb4188a compiler: introduce __alias(symbol) shortcut by Andrey Ryabinin · 10 years ago
  7. 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
  8. f1bbc03 cpumask, nodemask: implement cpumask/nodemask_pr_args() by Tejun Heo · 10 years ago
  9. 513e3d2 cpumask: always use nr_cpu_ids in formatting and parsing functions by Tejun Heo · 10 years ago
  10. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 10 years ago
  11. a4bb1e4 mm/util: add kstrdup_const by Andrzej Hajda · 10 years ago
  12. dba94c2 lib: bitmap: change bitmap_shift_left to take unsigned parameters by Rasmus Villemoes · 10 years ago
  13. 2fbad29 lib: bitmap: change bitmap_shift_right to take unsigned parameters by Rasmus Villemoes · 10 years ago
  14. e8f2427 lib/bitmap.c: elide bitmap_copy_le on little-endian by Rasmus Villemoes · 10 years ago
  15. 9b6c2d2 lib/bitmap.c: change prototype of bitmap_copy_le by Rasmus Villemoes · 10 years ago
  16. db3ecde Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  17. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  18. c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  19. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  20. 3248340 lib/halfmd4.c: simplify includes by Rasmus Villemoes · 10 years ago
  21. 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 10 years ago
  22. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  23. 9814ec1 lib/bitmap.c: make the bits parameter of bitmap_remap unsigned by Rasmus Villemoes · 10 years ago
  24. f6a1f5d lib/bitmap.c: simplify bitmap_ord_to_pos by Rasmus Villemoes · 10 years ago
  25. b26ad58 lib/bitmap.c: change parameters of bitmap_fold to unsigned by Rasmus Villemoes · 10 years ago
  26. eb56988 lib/bitmap.c: update bitmap_onto to unsigned by Rasmus Villemoes · 10 years ago
  27. f5ac1f5 linux/cpumask.h: update bitmap wrappers to take unsigned int by Rasmus Villemoes · 10 years ago
  28. 33c4fa8 linux/nodemask.h: update bitmap wrappers to take unsigned int by Rasmus Villemoes · 10 years ago
  29. 8b4daad lib/bitmap.c: more signed->unsigned conversions by Rasmus Villemoes · 10 years ago
  30. d1214c6 libstring_helpers.c:string_get_size(): return void by Rasmus Villemoes · 10 years ago
  31. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  32. 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 10 years ago
  33. dd4a5c1 linux/types.h: Always use unsigned long for pgoff_t by Geert Uytterhoeven · 10 years ago
  34. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  35. 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 10 years ago
  36. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 10 years ago
  37. 2d2f511 mm: do not use mm->nr_pmds on !MMU configurations by Kirill A. Shutemov · 10 years ago
  38. 2788cf0 memcg: reparent list_lrus and free kmemcg_id on css offline by Vladimir Davydov · 10 years ago
  39. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 10 years ago
  40. 2a4db7e memcg: free memcg_caches slot on css offline by Vladimir Davydov · 10 years ago
  41. 426589f slab: link memcg caches of the same kind into a list by Vladimir Davydov · 10 years ago
  42. f7ce319 slab: embed memcg_cache_params to kmem_cache by Vladimir Davydov · 10 years ago
  43. 60d3fd3 list_lru: introduce per-memcg lists by Vladimir Davydov · 10 years ago
  44. c0a5b56 list_lru: organize all list_lrus to list by Vladimir Davydov · 10 years ago
  45. ff0b67e list_lru: get rid of ->active_nodes by Vladimir Davydov · 10 years ago
  46. 05257a1 memcg: add rwsem to synchronize against memcg_caches arrays relocation by Vladimir Davydov · 10 years ago
  47. dbcf73e memcg: rename some cache id related variables by Vladimir Davydov · 10 years ago
  48. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 10 years ago
  49. 4101b62 fs: consolidate {nr,free}_cached_objects args in shrink_control by Vladimir Davydov · 10 years ago
  50. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 10 years ago
  51. e944fd6 mm: numa: do not trap faults on the huge zero page by Mel Gorman · 10 years ago
  52. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 10 years ago
  53. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 10 years ago
  54. 5d83306 mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault by Mel Gorman · 10 years ago
  55. 802ea9d Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  56. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  57. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  58. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  59. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  60. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  61. cdd3054 Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  62. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  63. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  64. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  65. 7184487 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  66. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  67. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  68. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  69. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  70. 07f80d4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  71. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  72. 94f759d6 mm/page_owner.c: remove unnecessary stack_trace field by Sergei Rogachev · 10 years ago
  73. 900fc5f pagewalk: add walk_page_vma() by Naoya Horiguchi · 10 years ago
  74. fafaa42 pagewalk: improve vma handling by Naoya Horiguchi · 10 years ago
  75. 0b1fbfe mm/pagewalk: remove pgd_entry() and pud_entry() by Naoya Horiguchi · 10 years ago
  76. 0664e57 mm: gup: kvm use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  77. 0fd71a5 mm: gup: add __get_user_pages_unlocked to customize gup_flags by Andrea Arcangeli · 10 years ago
  78. f0818f4 mm: gup: add get_user_pages_locked and get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  79. be97a41 mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma by Vlastimil Babka · 10 years ago
  80. 077fcf1 mm/thp: allocate transparent hugepages on local node by Aneesh Kumar K.V · 10 years ago
  81. 24e2716 mm/compaction: add tracepoint to observe behaviour of compaction defer by Joonsoo Kim · 10 years ago
  82. 837d026 mm/compaction: more trace to understand when/why compaction start/finish by Joonsoo Kim · 10 years ago
  83. 16c4a09 mm/compaction: enhance tracepoint output for compaction begin/end by Joonsoo Kim · 10 years ago
  84. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
  85. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
  86. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 10 years ago
  87. 241994e mm: memcontrol: default hierarchy interface for memory by Johannes Weiner · 10 years ago
  88. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 10 years ago
  89. 90cbc25 vmscan: force scan offline memory cgroups by Vladimir Davydov · 10 years ago
  90. 05891fb mm: microoptimize zonelist operations by Vlastimil Babka · 10 years ago
  91. 1a6d53a mm: reduce try_to_compact_pages parameters by Vlastimil Babka · 10 years ago
  92. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 10 years ago
  93. 44628d9 mm: fix typo of MIGRATE_RESERVE in comment by Baoquan He · 10 years ago
  94. 6de2261 mm: memcontrol: track move_lock state internally by Johannes Weiner · 10 years ago
  95. 93aa7d9 swap: remove unused mem_cgroup_uncharge_swapcache declaration by Vladimir Davydov · 10 years ago
  96. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago
  97. 1d148e2 mm: add VM_BUG_ON_PAGE() to page_mapcount() by Wang, Yalin · 10 years ago
  98. e4b294c mm: add fields for compound destructor and order into struct page by Kirill A. Shutemov · 10 years ago
  99. f7ef9b8 f2fs: introduce macros to convert bytes and blocks in f2fs by Jaegeuk Kim · 10 years ago
  100. 119ee91 f2fs: split UMOUNT and FASTBOOT flags by Jaegeuk Kim · 10 years ago