1. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 8 years ago
  2. 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 8 years ago
  3. 14e0a21 tools, perf: make gfp_compact_table up to date by Vlastimil Babka · 8 years ago
  4. 1f7866b mm, tracing: make show_gfp_flags() up to date by Vlastimil Babka · 8 years ago
  5. 20f6e03 tracepoints: move trace_print_flags definitions to tracepoint-defs.h by Vlastimil Babka · 8 years ago
  6. ebded02 mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read by Mel Gorman · 8 years ago
  7. 32b6352 mm: filemap: remove redundant code in do_read_cache_page by Mel Gorman · 8 years ago
  8. 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 8 years ago
  9. ea6eabb mm/debug_pagealloc: ask users for default setting of debug_pagealloc by Christian Borntraeger · 8 years ago
  10. d59b108 mm/page-writeback: fix dirty_ratelimit calculation by Andrey Ryabinin · 8 years ago
  11. b72d0ff mm/page_alloc.c: rework code layout in memmap_init_zone() by Andrew Morton · 8 years ago
  12. 342332e mm/page_alloc.c: introduce kernelcore=mirror option by Taku Izumi · 8 years ago
  13. d91749c mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() by Taku Izumi · 8 years ago
  14. 02c4363 fs/mpage.c:mpage_readpages(): use lru_to_page() helper by Andrew Morton · 8 years ago
  15. d86bd1b mm/slub: support left redzone by Joonsoo Kim · 8 years ago
  16. 149daaf slub: relax CMPXCHG consistency restrictions by Laura Abbott · 8 years ago
  17. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 8 years ago
  18. 804aa13 slub: fix/clean free_debug_processing return paths by Laura Abbott · 8 years ago
  19. 282acb4 slub: drop lock at the end of free_debug_processing by Laura Abbott · 8 years ago
  20. f68f8dd mm/slab: re-implement pfmemalloc support by Joonsoo Kim · 8 years ago
  21. 70f7506 mm/slab: avoid returning values by reference by Joonsoo Kim · 8 years ago
  22. b03a017b mm/slab: introduce new slab management type, OBJFREELIST_SLAB by Joonsoo Kim · 8 years ago
  23. 10b2e9e mm/slab: factor out debugging initialization in cache_init_objs() by Joonsoo Kim · 8 years ago
  24. d841023 mm/slab: factor out slab list fixup code by Joonsoo Kim · 8 years ago
  25. 3217fd9 mm/slab: make criteria for off slab determination robust and simple by Joonsoo Kim · 8 years ago
  26. f3a3c32 mm/slab: do not change cache size if debug pagealloc isn't possible by Joonsoo Kim · 8 years ago
  27. 158e319 mm/slab: clean up cache type determination by Joonsoo Kim · 8 years ago
  28. 832a15d mm/slab: align cache size first before determination of OFF_SLAB candidate by Joonsoo Kim · 8 years ago
  29. 2e6b360 mm/slab: put the freelist at the end of slab page by Joonsoo Kim · 8 years ago
  30. 249247b mm/slab: remove object status buffer for DEBUG_SLAB_LEAK by Joonsoo Kim · 8 years ago
  31. d31676d mm/slab: alternative implementation for DEBUG_SLAB_LEAK by Joonsoo Kim · 8 years ago
  32. 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 8 years ago
  33. 4032327 mm/slab: use more appropriate condition check for debug_pagealloc by Joonsoo Kim · 8 years ago
  34. a307ebd mm/slab: activate debug_pagealloc in SLAB when it is actually enabled by Joonsoo Kim · 8 years ago
  35. 260b61d mm/slab: remove the checks for slab implementation bug by Joonsoo Kim · 8 years ago
  36. 6fb9243 mm/slab: remove useless structure define by Joonsoo Kim · 8 years ago
  37. 12c61fe mm/slab: fix stale code comment by Joonsoo Kim · 8 years ago
  38. 9f706d6 mm: fix some spelling by Jesper Dangaard Brouer · 8 years ago
  39. ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 8 years ago
  40. e6cdb58 slab: implement bulk free in SLAB allocator by Jesper Dangaard Brouer · 8 years ago
  41. 7b0501d slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk by Jesper Dangaard Brouer · 8 years ago
  42. 2a777ea slab: implement bulk alloc in SLAB allocator by Jesper Dangaard Brouer · 8 years ago
  43. d5e3ed6 slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 8 years ago
  44. 0142eae mm: kmemcheck skip object if slab allocation failed by Jesper Dangaard Brouer · 8 years ago
  45. 011ecea slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 8 years ago
  46. fab9963 mm: fault-inject take over bootstrap kmem_cache check by Jesper Dangaard Brouer · 8 years ago
  47. 11c7aec mm/slab: move SLUB alloc hooks to common mm/slab.h by Jesper Dangaard Brouer · 8 years ago
  48. 376bf12 slub: clean up code for kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 8 years ago
  49. dec63a4 paride: make 'verbose' parameter an 'int' again by Arnd Bergmann · 8 years ago
  50. 0d9c51a block: partition: add partition specific uevent callbacks for partition info by San Mehat · 8 years ago
  51. 8d67d3c ocfs2/dlm: fix a variable overflow problem in dlmdomain.c by Jun Piao · 8 years ago
  52. 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 8 years ago
  53. d277f33 ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state by xuejiufei · 8 years ago
  54. 8c03439 ocfs2/dlm: clear DROPPING_REF flag when the master goes down by xuejiufei · 8 years ago
  55. 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 8 years ago
  56. 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 8 years ago
  57. 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 8 years ago
  58. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 8 years ago
  59. 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 8 years ago
  60. e928f35 blackfin: define dummy pgprot_writecombine for !MMU by Sudip Mukherjee · 8 years ago
  61. 3701dc8 m32r: mm: fix build warning by Sudip Mukherjee · 8 years ago
  62. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  63. e6fd1fb init/main.c: use list_for_each_entry() by Geliang Tang · 8 years ago
  64. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. b562e44 Linux 4.5 by Linus Torvalds · 8 years ago
  73. a265554 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  74. d825c06 MIPS: smp.c: Fix uninitialised temp_foreign_map by James Hogan · 8 years ago
  75. 7a50e46 MIPS: Fix build error when SMP is used without GIC by Hauke Mehrtens · 8 years ago
  76. 4b7b1ef ld-version: Fix awk regex compile failure by James Hogan · 8 years ago
  77. ba9e72c MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780 by Aaro Koskinen · 8 years ago
  78. f414ca6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  79. 2f51c82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. fda604a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  81. 90d0f0f block: don't optimize for non-cloned bio in bio_get_last_bvec() by Ming Lei · 8 years ago
  82. 452308d x86/efi: Fix boot crash by always mapping boot service regions into new EFI page tables by Matt Fleming · 8 years ago
  83. 6e68670 x86/fpu: Fix eager-FPU handling on legacy FPU machines by Borislav Petkov · 8 years ago
  84. 03c668a Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  85. 3ab0a0f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  86. 7640131 mm/mempool: avoid KASAN marking mempool poison checks as use-after-free by Matthew Dawson · 8 years ago
  87. 2a4fb27 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  88. 95f41fb Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  89. d7d5a43 ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window by Thomas Petazzoni · 8 years ago
  90. 20698c9 Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  91. 7ae9c76 Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  92. 2a62ec0 Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  93. 63cf207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  94. 5b3e7e05 Merge branches 'device-properties-fixes' and 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
  95. ced30bc Merge tag 'perf-core-for-mingo-20160310' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  96. 0bbca27 drm/i915: Actually retry with bit-banging after GMBUS timeout by Ville Syrjälä · 8 years ago
  97. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 8 years ago
  98. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 8 years ago
  99. 6b45f7b perf stat: Document CSV format in manpage by Andi Kleen · 8 years ago
  100. 599a2f3 perf hists browser: Check sort keys before hot key actions by Namhyung Kim · 8 years ago