1. 9e81130 mm: hugetlb: bail out unmapping after serving reference page by Hillf Danton · 12 years ago
  2. fcf4d82 thp: documentation: 'transparent_hugepage=' can also be specified on cmdline by Jiri Kosina · 12 years ago
  3. d563c05 vmscan: handle isolated pages with lru lock released by Hillf Danton · 12 years ago
  4. 978ea78 rmap: remove __anon_vma_link() declaration by Xiao Guangrong · 12 years ago
  5. 6583a84 rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_link by Kautuk Consul · 12 years ago
  6. 28073b0 mm: hugetlb: defer freeing pages when gathering surplus pages by Hillf Danton · 12 years ago
  7. cc715d9 mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem by Mel Gorman · 12 years ago
  8. ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 12 years ago
  9. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 12 years ago
  10. 807f0cc pagemap: document KPF_THP and make page-types aware of it by Naoya Horiguchi · 12 years ago
  11. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  12. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  13. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 12 years ago
  14. b716ad9 mm: search from free_area_cache for the bigger size by Xiao Guangrong · 12 years ago
  15. f44d219 mm: do not reset cached_hole_size when vma is unmapped by Xiao Guangrong · 12 years ago
  16. cbde83e hugetlb: try to search again if it is really needed by Xiao Guangrong · 12 years ago
  17. 4bfc130 hugetlbfs: fix hugetlb_get_unmapped_area() by Xiao Guangrong · 12 years ago
  18. aad6ec3 mm: compaction: make compact_control order signed by Dan Carpenter · 12 years ago
  19. 8575ec2 compact_pgdat: workaround lockdep warning in kswapd by Hugh Dickins · 12 years ago
  20. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 12 years ago
  21. 7be62de vmscan: kswapd carefully call compaction by Rik van Riel · 12 years ago
  22. fe2c2a1 vmscan: reclaim at order 0 when compaction is enabled by Rik van Riel · 12 years ago
  23. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 12 years ago
  24. c38446c mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone() by Hillf Danton · 12 years ago
  25. 69c9782 mm: make get_mm_counter static-inline by Konstantin Khlebnikov · 12 years ago
  26. 6131728 mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/ by Hillf Danton · 12 years ago
  27. c3f0327 mm: add rss counters consistency check by Konstantin Khlebnikov · 12 years ago
  28. dc3f21e mm, oom: introduce independent oom killer ratelimit state by David Rientjes · 12 years ago
  29. 8447d95 mm, oom: do not emit oom killer warning if chosen thread is already exiting by David Rientjes · 12 years ago
  30. 647f2bd mm, oom: fold oom_kill_task() into oom_kill_process() by David Rientjes · 12 years ago
  31. 2a1c9b1 mm, oom: avoid looping when chosen thread detaches its mm by David Rientjes · 12 years ago
  32. ce24d8a sparc: use block_sigmask() by Matt Fleming · 12 years ago
  33. d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  34. 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago
  35. ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  36. fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  37. 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 12 years ago
  38. dc716e9 drivers/idle/intel_idle.c: fix confusing code identation by Marcos Paulo de Souza · 12 years ago
  39. 1de5b41 fs/namei.c: fix warnings on 32-bit by Andrew Morton · 12 years ago
  40. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  41. 30d73f3 Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  42. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  43. 3a990a5 Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  45. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  46. 31f6765 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  47. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  48. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  49. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  50. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  51. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  52. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  53. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  54. 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 12 years ago
  55. 5466c7b drm/i915: use DDC_ADDR instead of hard-coding it by Matt Turner · 13 years ago
  56. 370a53f drm/radeon: use DDC_ADDR instead of hard-coding it by Matt Turner · 13 years ago
  57. ef61d3d drm: remove unneeded redefinition of DDC_ADDR by Matt Turner · 13 years ago
  58. b73d123 drm/exynos: added virtual display driver. by Inki Dae · 12 years ago
  59. 6681bc0 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  60. 1b2681b drm/radeon/kms: update duallink checks for DCE6 by Alex Deucher · 12 years ago
  61. d09b38d drm/radeon/kms: add trinity pci ids by Alex Deucher · 12 years ago
  62. be63fe8 drm/radeon/kms: add radeon_asic struct for trinity by Alex Deucher · 12 years ago
  63. c420c74 drm/radeon/kms: add support for ucode loading on trinity (v2) by Alex Deucher · 12 years ago
  64. e71270f drm/radeon/kms/vm: set vram base offset properly for TN by Alex Deucher · 12 years ago
  65. 05b3ef6 drm/radeon/kms: Update evergreen functions for trinity by Alex Deucher · 12 years ago
  66. 7b76e47 drm/radeon/kms: cayman gpu init updates for trinity by Alex Deucher · 12 years ago
  67. 1d3949c drm/radeon/kms: Add checks for TN in the DP bridge code by Alex Deucher · 12 years ago
  68. 0671bdd7 drm/radeon/kms/DCE6.1: ss is not supported on the internal pplls by Alex Deucher · 12 years ago
  69. 6419987 drm/radeon/kms: disable PPLL0 on DCE6.1 when not in use by Alex Deucher · 12 years ago
  70. 24e1f79 drm/radeon/kms: Adjust pll picker for DCE6.1 by Alex Deucher · 12 years ago
  71. 729b95e drm/radeon/kms: DCE6.1 disp eng pll updates by Alex Deucher · 12 years ago
  72. ca7db22 drm/radeon/kms: DCE6.1 watermark updates for TN by Alex Deucher · 12 years ago
  73. 5d7486c drm/radeon/kms: no support for internal thermal sensor on TN yet by Alex Deucher · 12 years ago
  74. 8848f75 drm/radeon/kms: add trinity (TN) chip family by Alex Deucher · 12 years ago
  75. fc7dbcc drm/radeon/kms: Add SI pci ids by Alex Deucher · 12 years ago
  76. c1b2f69 drm/radeon: Update radeon_info_ioctl for SI. (v2) by Michel Dänzer · 12 years ago
  77. 02779c0 drm/radeon/kms: add radeon_asic struct for SI by Alex Deucher · 12 years ago
  78. 8d5ef7b drm/radeon/kms: add support for compute rings in CS ioctl on SI by Alex Deucher · 12 years ago
  79. 9b136d5 drm/radeon/kms: fill in startup/shutdown callbacks for SI by Alex Deucher · 12 years ago
  80. 25a857f drm/radeon/kms: add support for interrupts on SI by Alex Deucher · 12 years ago
  81. 347e759 drm/radeon/kms: Add support for RLC init on SI by Alex Deucher · 12 years ago
  82. 2ece2e8 drm/radeon/kms: add IB and fence dispatch functions for SI by Alex Deucher · 12 years ago
  83. 48c0c90 drm/radeon/kms: add support for CP setup on SI by Alex Deucher · 12 years ago
  84. 8b074dd drm/radeon/kms: add support for MC ucode loading on SI by Alex Deucher · 12 years ago
  85. 0f0de06 drm/radeon/kms: add ucode loading for SI by Alex Deucher · 12 years ago
  86. 1b5475d drm/radeon/kms: Only VM CS ioctl is supported on SI (v2) by Alex Deucher · 12 years ago
  87. 498dd8b drm/radeon/kms: add VM CS checker for SI by Alex Deucher · 12 years ago
  88. dfcf5f3 drm/radeon/kms: add support for the CONST IB to the CS ioctl by Alex Deucher · 12 years ago
  89. d2800ee drm/radeon/kms: add support for MC/VM setup on SI by Alex Deucher · 12 years ago
  90. c476dde drm/radeon/kms: Add support for SI GPU reset by Alex Deucher · 12 years ago
  91. 0a96d72 drm/radeon/kms: add gpu init support for SI by Alex Deucher · 12 years ago
  92. 1bd47d2 drm/radeon/kms: add support for internal thermal sensor on SI by Alex Deucher · 12 years ago
  93. 14607d0 drm/radeon/kms: update power table parsing for SI by Alex Deucher · 12 years ago
  94. e83753b drm/radeon/kms/atom: add support for SI SetVoltage table by Alex Deucher · 12 years ago
  95. 2d41586 drm/radeon/kms: update comments about dig encoders/transmitters by Alex Deucher · 12 years ago
  96. 97412a7 drm/radeon/kms: DP aux updates for DCE6 by Alex Deucher · 12 years ago
  97. 47aef7a drm/radeon/kms/atom: add support for DCE6.x dig transmitters by Alex Deucher · 12 years ago
  98. f3f1f03 drm/radeon/kms: DCE6 disp eng pll updates by Alex Deucher · 12 years ago
  99. fef9f91 drm/radeon/kms/atom: add support for crtc power gating by Alex Deucher · 12 years ago
  100. 79f17c6 drm/radeon/kms/atom: DCE6 no longer has crtcmemreq bits by Alex Deucher · 12 years ago