1. 18eca2e mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag by Johannes Weiner · 9 years ago
  2. 7bdd143c mm: memcontrol: uncharge pages on swapout by Johannes Weiner · 9 years ago
  3. b9982f8 mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup() by Michal Hocko · 9 years ago
  4. 8c0145b memcg: remove activate_kmem_mutex by Vladimir Davydov · 9 years ago
  5. 7d5e324 mm: memcontrol: clarify migration where old page is uncharged by Johannes Weiner · 9 years ago
  6. dfe0e77 mm: memcontrol: update mem_cgroup_page_lruvec() documentation by Johannes Weiner · 9 years ago
  7. bc2f2e7 memcg: simplify unreclaimable groups handling in soft limit reclaim by Vladimir Davydov · 9 years ago
  8. 6f7c97e mm/numa balancing: rearrange Kconfig entry by Aneesh Kumar K.V · 9 years ago
  9. fdaf7f5 mm, compaction: more focused lru and pcplists draining by Vlastimil Babka · 9 years ago
  10. 6bace09 mm, compaction: always update cached scanner positions by Vlastimil Babka · 9 years ago
  11. f866979 mm, compaction: defer only on COMPACT_COMPLETE by Vlastimil Babka · 9 years ago
  12. 97d47a6 mm, compaction: simplify deferred compaction by Vlastimil Babka · 9 years ago
  13. ebff398 mm, compaction: pass classzone_idx and alloc_flags to watermark checking by Vlastimil Babka · 9 years ago
  14. 1da58ee mm: vmscan: count only dirty pages as congested by Jamie Liu · 9 years ago
  15. ab1f306 mm: verify compound order when freeing a page by Yu Zhao · 9 years ago
  16. d7be003 cma: make default CMA area size zero for x86 by Akinobu Mita · 9 years ago
  17. c055432 mm, memory_hotplug/failure: drain single zone pcplists by Vlastimil Babka · 9 years ago
  18. 510f550 mm, cma: drain single zone pcplists by Vlastimil Babka · 9 years ago
  19. ec25af8 mm, page_isolation: drain single zone pcplists by Vlastimil Babka · 9 years ago
  20. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 9 years ago
  21. 8612c66 mm/vmscan.c: replace printk with pr_err by Pintu Kumar · 9 years ago
  22. 0cbc853 mm/vmalloc.c: replace printk with pr_warn by Pintu Kumar · 9 years ago
  23. f88dfff mm/page_alloc.c: convert boot printks without log level to pr_info by Anton Blanchard · 9 years ago
  24. 6d3d6aa mm: memcontrol: remove synchronous stock draining code by Johannes Weiner · 9 years ago
  25. b205256 mm: memcontrol: continue cache reclaim from offlined groups by Johannes Weiner · 9 years ago
  26. 64f2199 mm: memcontrol: remove obsolete kmemcg pinning tricks by Johannes Weiner · 9 years ago
  27. e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 9 years ago
  28. 5ac8fb3 mm: memcontrol: convert reclaim iterator to simple css refcounting by Johannes Weiner · 9 years ago
  29. 5b1efc0 kernel: res_counter: remove the unused API by Johannes Weiner · 9 years ago
  30. 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 9 years ago
  31. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 9 years ago
  32. 8df0c2d slab: replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 9 years ago
  33. c871ac4 slab: improve checking for invalid gfp_flags by Andrew Morton · 9 years ago
  34. f6edde9 mm: slub: fix format mismatches in slab_err() callers by Andrey Ryabinin · 9 years ago
  35. 5436205 mm/slab: reverse iteration on find_mergeable() by Joonsoo Kim · 9 years ago
  36. 1df3b26 slab: print slabinfo header in seq show by Vladimir Davydov · 9 years ago
  37. b455def mm: slab/slub: coding style: whitespaces and tabs mixture by LQYMGT · 9 years ago
  38. e2ab879 fs/char_dev.c: remove pointless assignment from __register_chrdev_region() by Jan Kara · 9 years ago
  39. b3e3e5a ocfs2: remove unneeded NULL check by Dan Carpenter · 9 years ago
  40. 88d69b9 ocfs2: remove bogus NULL check in ocfs2_move_extents() by Dan Carpenter · 9 years ago
  41. 61fb9ea ocfs2: do not set filesystem readonly if link down by jiangyiwen · 9 years ago
  42. d1e78238 ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once by Xue jiufei · 9 years ago
  43. dc17158 ocfs2: fix error handling when creating debugfs root in ocfs2_init() by Jan Kara · 9 years ago
  44. 86b9c6f ocfs2: remove filesize checks for sync I/O journal commit by Goldwyn Rodrigues · 9 years ago
  45. 196fe71 ocfs2: o2net: fix connect expired by Junxiao Bi · 9 years ago
  46. cb79662 ocfs2: o2dlm: fix a race between purge and master query by Srinivas Eeda · 9 years ago
  47. f5425fc ocfs2: report error from o2hb_do_disk_heartbeat() to user by Jan Kara · 9 years ago
  48. 4a635a1 ocfs2: remove bogus test from ocfs2_read_locked_inode() by Jan Kara · 9 years ago
  49. 2b69300 ocfs2: Fix xattr check in ocfs2_get_xattr_nolock() by Jan Kara · 9 years ago
  50. 519a286 ocfs2: fix an off-by-one BUG_ON() statement by Dan Carpenter · 9 years ago
  51. f08736b ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM by Joseph Qi · 9 years ago
  52. ded0014 sh: off by one BUG_ON() in setup_bootmem_node() by Dan Carpenter · 9 years ago
  53. 7b99078 scripts/kernel-doc: don't eat struct members with __aligned by Johannes Berg · 9 years ago
  54. 2ce8e7e dma-debug: prevent early callers from crashing by Florian Fainelli · 9 years ago
  55. 01ce18b dma-debug: introduce dma_debug_disabled by Florian Fainelli · 9 years ago
  56. 662e9b2 fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 9 years ago
  57. 4b99d39 fs/cifs/file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 9 years ago
  58. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 9 years ago
  59. 6b101e2 mm/CMA: fix boot regression due to physical address of high_memory by Joonsoo Kim · 9 years ago
  60. d820126 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. ecb50f0 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. bee2782 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 5706ffd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 9c37f95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  71. ed8efd2 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  72. 151cd97 Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  73. fe78c54 Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  74. 6da3141 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  75. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  76. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  77. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. 0563fdc0 Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  79. 0a9e0ac Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  80. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  81. 5056968 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  82. a4a26e8 Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  83. f3f62a3 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  84. 140dfc9 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  85. f94784b Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  86. de74038 Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  87. 177808c Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  88. 0160928 Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  89. 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  90. f2fb380 Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  91. 5db45002 Merge branch 'at91/cleanup5' into next/drivers by Arnd Bergmann · 9 years ago
  92. 7135466 Merge branch 'brcm/stb-smp-uart' into next/drivers by Arnd Bergmann · 9 years ago
  93. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  94. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 9 years ago
  95. 907a6d5 hwmon: (tmp401) Detect TMP435 on all addresses it supports by Guenter Roeck · 9 years ago
  96. 201e7de Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  97. fd7de1e sched: Add missing rcu protection to wake_up_all_idle_cpus by Andy Lutomirski · 9 years ago
  98. 78bff1c x86/ticketlock: Fix spin_unlock_wait() livelock by Oleg Nesterov · 9 years ago
  99. a3b6397 mfd: rtsx: Add func to split u32 into register by Micky Ching · 9 years ago
  100. 9fd7fc3 locking/lglocks: Add documentation of current lglocks implementation by Nicholas Mc Guire · 9 years ago