1. d28d4335 mm: migrate: Account a transhuge page properly when rate limiting by Mel Gorman · 12 years ago
  2. 7548341 mm: numa: Account for failed allocations and isolations as migration failures by Mel Gorman · 12 years ago
  3. 220018d mm: numa: Add THP migration for the NUMA working set scanning fault case build fix by Mel Gorman · 11 years ago
  4. b32967f mm: numa: Add THP migration for the NUMA working set scanning fault case. by Mel Gorman · 12 years ago
  5. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 12 years ago
  6. 3105b86 mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG by Mel Gorman · 12 years ago
  7. 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 12 years ago
  8. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  9. e42c8ff mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships by Mel Gorman · 12 years ago
  10. bac0382 mm: numa: migrate: Set last_nid on newly allocated page by Hillf Danton · 12 years ago
  11. 5aa8037 mm: numa: split_huge_page: Transfer last_nid on tail page by Hillf Danton · 12 years ago
  12. 57e0a03 mm: numa: Introduce last_nid to the page frame by Mel Gorman · 12 years ago
  13. fb003b8 sched: numa: Slowly increase the scanning period as NUMA faults are handled by Mel Gorman · 12 years ago
  14. e14808b mm: numa: Rate limit setting of pte_numa if node is saturated by Mel Gorman · 12 years ago
  15. a8f6077 mm: numa: Rate limit the amount of memory that is migrated between nodes by Mel Gorman · 12 years ago
  16. 8177a42 mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting by Andrea Arcangeli · 12 years ago
  17. 9532fec mm: numa: Migrate pages handled during a pmd_numa hinting fault by Mel Gorman · 12 years ago
  18. 5606e38 mm: numa: Migrate on reference policy by Mel Gorman · 12 years ago
  19. 03c5a6e mm: numa: Add pte updates, hinting and migration stats by Mel Gorman · 12 years ago
  20. 4b96a29b mm: sched: numa: Implement slow start for working set sampling by Peter Zijlstra · 12 years ago
  21. 9f40604 sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges by Mel Gorman · 12 years ago
  22. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 12 years ago
  23. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  24. a720094 mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now by Mel Gorman · 12 years ago
  25. 4b10e7d mm: mempolicy: Implement change_prot_numa() in terms of change_protection() by Mel Gorman · 12 years ago
  26. b24f53a mm: mempolicy: Add MPOL_MF_LAZY by Lee Schermerhorn · 12 years ago
  27. 4daae3b mm: mempolicy: Use _PAGE_NUMA to migrate pages by Mel Gorman · 12 years ago
  28. 149c33e mm: migrate: Drop the misplaced pages reference count if the target node is full by Mel Gorman · 12 years ago
  29. 7039e1d mm: migrate: Introduce migrate_misplaced_page() by Peter Zijlstra · 12 years ago
  30. 771fb4d mm: mempolicy: Check for misplaced page by Lee Schermerhorn · 12 years ago
  31. d3a7103 mm: mempolicy: Add MPOL_NOOP by Lee Schermerhorn · 12 years ago
  32. 479e280 mm: mempolicy: Make MPOL_LOCAL a real policy by Peter Zijlstra · 12 years ago
  33. d10e63f mm: numa: Create basic numa page hinting infrastructure by Mel Gorman · 12 years ago
  34. 1ba6e0b mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte by Andrea Arcangeli · 12 years ago
  35. 0b9d705 mm: numa: Support NUMA hinting page faults from gup/gup_fast by Andrea Arcangeli · 12 years ago
  36. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  37. dbe4d20 mm: numa: define _PAGE_NUMA by Andrea Arcangeli · 12 years ago
  38. 397487d mm: compaction: Add scanned and isolated counters for compaction by Mel Gorman · 12 years ago
  39. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
  40. 5647bc2 mm: compaction: Move migration fail/success stats to migrate.c by Mel Gorman · 12 years ago
  41. 1233d58 mm: Optimize the TLB flush of sys_mprotect() and change_protection() users by Ingo Molnar · 12 years ago
  42. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
  43. 4fd0177 mm: Check if PTE is already allocated during page fault by Mel Gorman · 13 years ago
  44. 8d1acce mm: Only flush the TLB when clearing an accessible pte by Rik van Riel · 12 years ago
  45. 2c3cf55 x86/mm: Introduce pte_accessible() by Rik van Riel · 12 years ago
  46. cef23d9 mm,generic: only flush the local TLB in ptep_set_access_flags by Rik van Riel · 12 years ago
  47. e4a1cc5 x86: mm: drop TLB flush from ptep_set_access_flags by Rik van Riel · 12 years ago
  48. 0f9a921 x86: mm: only do a local tlb flush in ptep_set_access_flags() by Rik van Riel · 12 years ago
  49. f4a75d2e Linux 3.7-rc6 by Linus Torvalds · 12 years ago
  50. 51844b0 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  51. 0cad3ff Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  52. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  53. 0f3c42f tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  54. 215c02b tmpfs: fix shmem_getpage_gfp() VM_BUG_ON by Hugh Dickins · 12 years ago
  55. 498c228 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 12 years ago
  56. 9671009 mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" by Mel Gorman · 12 years ago
  57. 2ca3cb5 rapidio: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  58. f58b59c swapfile: fix name leak in swapoff by Xiaotian Feng · 12 years ago
  59. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  60. 18f69427 mips, arc: fix build failure by David Rientjes · 12 years ago
  61. 9a5a8f1 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  62. 1756954 mm: fix build warning for uninitialized value by David Rientjes · 12 years ago
  63. 63c3b90 mm: add anon_vma_lock to validate_mm() by Michel Lespinasse · 12 years ago
  64. 29282fd KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() by Takashi Iwai · 12 years ago
  65. 1d567e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. a8203d3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  67. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  68. 2a95388 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  69. 976a702 tcp: handle tcp_net_metrics_init() order-5 memory allocation failures by Eric Dumazet · 12 years ago
  70. d3fb695 Thermal: Add Linux/Thermal subsystem info in MAINTAINER file by Zhang Rui · 12 years ago
  71. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  72. f4bcd79 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. 26c6e80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  74. 5a0c02b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  75. 1a1e8c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  76. 8e620b0 arm64: Distinguish between user and kernel XN bits by Catalin Marinas · 12 years ago
  77. ec01487 Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  78. d6ee1a2 Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  79. 7e11156 Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  80. 6658d6a Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 12 years ago
  81. 57260e4 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  82. 62735e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  83. 7279d7c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  84. e057aad Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  85. 3d5e2ab ARM: imx: ehci: fix host power mask bit by Christoph Fritz · 12 years ago
  86. ecf026d ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() by Wei Yongjun · 12 years ago
  87. 641f3ce ARM: at91/usbh: fix overcurrent gpio setup by Johan Hovold · 12 years ago
  88. 097965e ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support by Nicolas Royer · 12 years ago
  89. 74490f9 batman-adv: process broadcast packets in BLA earlier by Antonio Quartulli · 12 years ago
  90. 1f36aeb batman-adv: don't add TEMP clients belonging to other backbone nodes by Antonio Quartulli · 12 years ago
  91. 27b37eb batman-adv: correctly pass the client flag on tt_response by Antonio Quartulli · 12 years ago
  92. e9c00136 batman-adv: fix tt_global_entries flags update by Antonio Quartulli · 12 years ago
  93. 6fc4adc tilegx: request_irq with a non-null device name by Simon Marchi · 12 years ago
  94. 6f75511 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  95. 3697fd5 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  96. 55aa914 drm/ttm: remove unneeded preempt_disable/enable by Akinobu Mita · 12 years ago
  97. ac207ed ttm: Clear the ttm page allocated from high memory zone correctly by Zhao Yakui · 12 years ago
  98. 888155b vmwgfx: return an -EFAULT if copy_to_user() fails by Dan Carpenter · 12 years ago
  99. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  100. ec34232 tcp: fix retransmission in repair mode by Andrew Vagin · 12 years ago