1. 0a0337e mm, oom: rework oom detection by Michal Hocko · 8 years ago
  2. cab1802 mm, compaction: abstract compaction feedback to helpers by Michal Hocko · 8 years ago
  3. 4f9a358 mm, compaction: update compaction_result ordering by Michal Hocko · 8 years ago
  4. c8f7de0 mm, compaction: distinguish between full and partial COMPACT_COMPLETE by Michal Hocko · 8 years ago
  5. 1d4746d mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED by Michal Hocko · 8 years ago
  6. ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 8 years ago
  7. 59dc76b mm: vmscan: reduce size of inactive file list by Rik van Riel · 8 years ago
  8. 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  9. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  10. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  11. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. 002f290 cpuset: use static key better and convert to new API by Vlastimil Babka · 8 years ago
  13. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 8 years ago
  14. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
  15. 09940a4 mm, page_alloc: simplify last cpupid reset by Mel Gorman · 8 years ago
  16. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 8 years ago
  17. 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 8 years ago
  18. 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 8 years ago
  19. 1751457 mm, page_alloc: use new PageAnonHead helper in the free page fast path by Mel Gorman · 8 years ago
  20. 3ef22df oom, oom_reaper: try to reap tasks which skip regular OOM killer path by Michal Hocko · 8 years ago
  21. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  22. bf8616d huge mm: move_huge_pmd does not need new_vma by Hugh Dickins · 8 years ago
  23. 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 8 years ago
  24. 75edd34 tmpfs: preliminary minor tidyups by Hugh Dickins · 8 years ago
  25. 9d5e6a9 mm: update_lru_size do the __mod_zone_page_state by Hugh Dickins · 8 years ago
  26. ca70723 mm: update_lru_size warn and reset bad lru_size by Hugh Dickins · 8 years ago
  27. 1aa8aea mm: uninline page_mapped() by Andrew Morton · 8 years ago
  28. 29f9cb5 mm/highmem: simplify is_highmem() by Chanho Min · 8 years ago
  29. 4ee815b mm/mempolicy.c: vma_migratable() can return bool by Yaowei Bai · 8 years ago
  30. bb00a78 mm/vmalloc.c: is_vmalloc_addr() can return bool by Yaowei Bai · 8 years ago
  31. c98940f mm/memory_hotplug: is_mem_section_removable() can return bool by Yaowei Bai · 8 years ago
  32. 32f6271 mm/hugetlb: is_vm_hugetlb_page() can return bool by Yaowei Bai · 8 years ago
  33. 9fee021 mm/hugetlb: introduce hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  34. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  35. 48a2705 include/linux: apply __malloc attribute by Rasmus Villemoes · 8 years ago
  36. d64e85d compiler.h: add support for malloc attribute by Rasmus Villemoes · 8 years ago
  37. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  38. c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 8 years ago
  39. 815613d kernel/padata.c: removed unused code by Richard Cochran · 8 years ago
  40. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 8 years ago
  41. b1e4d9d debugobjects: make fixup functions return bool instead of int by Du, Changbin · 8 years ago
  42. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 8 years ago
  43. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 8 years ago
  44. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 8 years ago
  45. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 8 years ago
  46. 78975f2 Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  47. feaa7cb Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  48. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  49. f4c80d5 Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  50. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  51. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  52. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  53. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  55. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  56. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  57. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  58. 03e1aa1 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  59. 97f0090 Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  60. 676d973 Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  61. 19c5abc Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  62. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  63. d974f09 Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 8 years ago
  64. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  65. 2ec3240 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  66. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  67. f2b1e0f Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  68. dd1a4cc KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick by Radim Krčmář · 8 years ago
  69. b52207e mfd: hi655x: Add MFD driver for hi655x by Chen Feng · 8 years ago
  70. e7ca7f9 Merge branch 'fixes' into misc by James Bottomley · 8 years ago
  71. 0b7962a Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  72. 6f88b5b Merge tag 'regulator-fix-can-change-voltage' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  73. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  74. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  75. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  76. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  77. a4d1dbe Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  78. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 820c687 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  81. e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  82. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  83. 08a6ee5 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel by David S. Miller · 8 years ago
  84. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. da4ed55 switchdev: pass pointer to fib_info instead of copy by Jiri Pirko · 8 years ago
  86. ede4090 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. ec4c436 regulator: Silence build warnings from regulator_can_change_voltage() by Mark Brown · 8 years ago
  88. 91e8d0cb Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  90. 39651ab qed: add support for dcbx. by Sudarsana Reddy Kalluru · 8 years ago
  91. be69f70 Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus by Jiri Kosina · 8 years ago
  92. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  93. f9114a5 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 8 years ago
  94. 4dc5006 Merge branch 'topic/pl08x' into for-linus by Vinod Koul · 8 years ago
  95. 5621488 Merge branch 'topic/dw' into for-linus by Vinod Koul · 8 years ago
  96. 1649098 Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  98. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. 3e21e5d Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  100. d9dce51 Merge tag 'regulator-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago