1. c38f102 mm: oom_kill: generalize OOM progress waitqueue by Johannes Weiner · 9 years ago
  2. 4640277 mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear by Johannes Weiner · 9 years ago
  3. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  4. 3f5ab8c mm: oom_kill: remove unnecessary locking in oom_enable() by Johannes Weiner · 9 years ago
  5. febd594 mm/memory hotplug: init the zone's size when calculating node totalpages by Gu Zheng · 9 years ago
  6. 641844f mm/hugetlb: introduce minimum hugepage order by Naoya Horiguchi · 9 years ago
  7. 414e2fb rmap: fix theoretical race between do_wp_page and shrink_active_list by Vladimir Davydov · 9 years ago
  8. 2491ffe mm/memory-failure: me_huge_page() does nothing for thp by Naoya Horiguchi · 9 years ago
  9. add05ce mm: soft-offline: don't free target page in successful page migration by Naoya Horiguchi · 9 years ago
  10. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 9 years ago
  11. 415c64c mm/memory-failure: split thp earlier in memory error handling by Naoya Horiguchi · 9 years ago
  12. 95bbc0c mm: rename RECLAIM_SWAP to RECLAIM_UNMAP by Zhihui Zhang · 9 years ago
  13. f012a84 mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages by Nishanth Aravamudan · 9 years ago
  14. f4d2897 mm/page_alloc.c: cleanup obsolete KM_USER* by Anisse Astier · 9 years ago
  15. c761471 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 9 years ago
  16. 73933b3 mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepath by Kirill A. Shutemov · 9 years ago
  17. a9919c7 mm: only define hashdist variable when needed by Rasmus Villemoes · 9 years ago
  18. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  19. 83d3f0e powerpc/mm: tracking vDSO remap by Laurent Dufour · 9 years ago
  20. 4abad2c mm: new arch_remap() hook by Laurent Dufour · 9 years ago
  21. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  22. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  23. 36f8818 mm: fix mprotect() behaviour on VM_LOCKED VMAs by Kirill A. Shutemov · 9 years ago
  24. cd09241 thp: cleanup how khugepaged enters freezer by Jiri Kosina · 9 years ago
  25. ebb0973 mm, hwpoison: remove obsolete "Notebook" todo list by Andi Kleen · 9 years ago
  26. e0de78d mm, hwpoison: add comment describing when to add new cases by Andi Kleen · 9 years ago
  27. 1ed58b6 linux/slab.h: fix three off-by-one typos in comment by Rasmus Villemoes · 9 years ago
  28. 34cc699 slab: correct size_index table before replacing the bootstrap kmem_cache_node by Daniel Sanders · 9 years ago
  29. 4066c33 mm/slab_common: support the slub_debug boot option on specific object size by Gavin Guo · 9 years ago
  30. 3693a84 xtensa: use for_each_sg() by Akinobu Mita · 9 years ago
  31. f51c0ea procfs: treat parked tasks as sleeping for task state by Chris Metcalf · 9 years ago
  32. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 9 years ago
  33. b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 9 years ago
  34. 8c07a30 sparc: use for_each_sg() by Akinobu Mita · 9 years ago
  35. 210bff6 parisc: use for_each_sg() by Akinobu Mita · 9 years ago
  36. b519ea6 ocfs2: mark local functions as static by Joseph Qi · 9 years ago
  37. ab1ba02 ocfs2: use swap() in ocfs2_double_lock() by Fabian Frederick · 9 years ago
  38. a612543 ocfs2: use swap() in swap_refcount_rec() by Fabian Frederick · 9 years ago
  39. 2a28f98 ocfs2: use swap() in dx_leaf_sort_swap() by Fabian Frederick · 9 years ago
  40. ae1f081 ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks by Joseph Qi · 9 years ago
  41. 74e364a ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() by Xue jiufei · 9 years ago
  42. fce56d8 ocfs2: o2net: should remove debugfs in o2net_init() out branch by alex chen · 9 years ago
  43. fa5a0eb ocfs2: remove OCFS2_IOCB_SEM lock type in direct io by WeiWei Wang · 9 years ago
  44. e272e7f ocfs2: do not BUG if jbd2_journal_dirty_metadata fails by Joseph Qi · 9 years ago
  45. 099768b ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() by Xue jiufei · 9 years ago
  46. 9f99ad0 ocfs2: return error when ocfs2_figure_merge_contig_type() fails by Xue jiufei · 9 years ago
  47. 345dc68 ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set by Joseph Qi · 9 years ago
  48. 2e17315 ocfs2: use retval instead of status for checking error by Daeseok Youn · 9 years ago
  49. cf1776a ocfs2: fix a tiny race when truncate dio orohaned entry by Joseph Qi · 9 years ago
  50. e327284 ocfs2: remove __mlog_cpu_guess by Andrew Morton · 9 years ago
  51. 7c2bd2f ocfs2: reduce object size of mlog uses by Joe Perches · 9 years ago
  52. 5286d20 configfs: unexport/make static config_item_init() by Fabian Frederick · 9 years ago
  53. b0cbeee NTFS: use kvfree() in ntfs_free() by Pekka Enberg · 9 years ago
  54. c3cddc4 fsnotify: remove obsolete documentation by Nikolay Borisov · 9 years ago
  55. 5935877 powerpc: use for_each_sg() by Akinobu Mita · 9 years ago
  56. ae70a7b metag: use for_each_sg() by Akinobu Mita · 9 years ago
  57. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  58. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  59. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  60. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  61. aaa6448 Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  62. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  63. 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  64. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  65. 7fe0bf9 Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  66. 5a602e1 Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  67. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  68. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  69. 36a1624 Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  70. 5262f25 Merge tag 'hsi-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  71. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  72. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  73. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  74. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  75. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  76. 0faef83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  77. 67db8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  78. a394c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 9 years ago
  79. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  80. 234a56c Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  81. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  82. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  83. c70c5fb Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  84. f2ae45e KVM: s390: clear floating interrupt bitmap and parameters by Jens Freimann · 9 years ago
  85. 6912ac3 KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs by Wei Huang · 9 years ago
  86. ca72430 KVM: x86/vPMU: Implement AMD vPMU code for KVM by Wei Huang · 9 years ago
  87. 25462f7 KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch by Wei Huang · 9 years ago
  88. 41aac14 KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc by Wei Huang · 9 years ago
  89. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  90. efdfce2 Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  91. df68770 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  92. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 650ec5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 35ffccd Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. e2172d8 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. f451e76 HSI: nokia-modem: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 9 years ago
  100. 505875e HSI: nokia-modem: Reduce missing driver message to debug level by Sebastian Reichel · 9 years ago