1. ef69422 ksm: cleanup: introduce find_mergeable_vma() by Bob Liu · 12 years ago
  2. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  3. e845e19 mm, memcg: pass charge order to oom killer by David Rientjes · 12 years ago
  4. c7cfa37 mm/vmscan.c: fix spelling error by Copot Alexandru · 12 years ago
  5. 9a3c531 mm: update stale lock ordering comment for memory-failure.c by Andi Kleen · 12 years ago
  6. 47a1333 mm: use global_dirty_limit in throttle_vm_writeout() by Fengguang Wu · 12 years ago
  7. 1010bb1 mm: don't set __GFP_WRITE on ramfs/sysfs writes by Fengguang Wu · 12 years ago
  8. a05b085 hugetlbfs: avoid taking i_mutex from hugetlbfs_read() by Aneesh Kumar K.V · 12 years ago
  9. f5bf18f bootmem/sparsemem: remove limit constraint in alloc_bootmem_section by Nishanth Aravamudan · 12 years ago
  10. f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 12 years ago
  11. 3268c63 mm: fix move/migrate_pages() race on task struct by Christoph Lameter · 12 years ago
  12. 385de35 thp: allow a hwpoisoned head page to be put back to LRU by Dean Nelson · 12 years ago
  13. 6d9d88d tmpfs: security xattr setting on inode creation by Jarkko Sakkinen · 12 years ago
  14. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  15. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  16. 9e81130 mm: hugetlb: bail out unmapping after serving reference page by Hillf Danton · 12 years ago
  17. fcf4d82 thp: documentation: 'transparent_hugepage=' can also be specified on cmdline by Jiri Kosina · 12 years ago
  18. d563c05 vmscan: handle isolated pages with lru lock released by Hillf Danton · 12 years ago
  19. 978ea78 rmap: remove __anon_vma_link() declaration by Xiao Guangrong · 12 years ago
  20. 6583a84 rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_link by Kautuk Consul · 12 years ago
  21. 28073b0 mm: hugetlb: defer freeing pages when gathering surplus pages by Hillf Danton · 12 years ago
  22. cc715d9 mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem by Mel Gorman · 12 years ago
  23. ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 12 years ago
  24. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 12 years ago
  25. 807f0cc pagemap: document KPF_THP and make page-types aware of it by Naoya Horiguchi · 12 years ago
  26. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  27. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  28. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 12 years ago
  29. b716ad9 mm: search from free_area_cache for the bigger size by Xiao Guangrong · 12 years ago
  30. f44d219 mm: do not reset cached_hole_size when vma is unmapped by Xiao Guangrong · 12 years ago
  31. cbde83e hugetlb: try to search again if it is really needed by Xiao Guangrong · 12 years ago
  32. 4bfc130 hugetlbfs: fix hugetlb_get_unmapped_area() by Xiao Guangrong · 12 years ago
  33. aad6ec3 mm: compaction: make compact_control order signed by Dan Carpenter · 12 years ago
  34. 8575ec2 compact_pgdat: workaround lockdep warning in kswapd by Hugh Dickins · 12 years ago
  35. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 12 years ago
  36. 7be62de vmscan: kswapd carefully call compaction by Rik van Riel · 12 years ago
  37. fe2c2a1 vmscan: reclaim at order 0 when compaction is enabled by Rik van Riel · 12 years ago
  38. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 12 years ago
  39. c38446c mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone() by Hillf Danton · 12 years ago
  40. 69c9782 mm: make get_mm_counter static-inline by Konstantin Khlebnikov · 12 years ago
  41. 6131728 mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/ by Hillf Danton · 12 years ago
  42. c3f0327 mm: add rss counters consistency check by Konstantin Khlebnikov · 12 years ago
  43. dc3f21e mm, oom: introduce independent oom killer ratelimit state by David Rientjes · 12 years ago
  44. 8447d95 mm, oom: do not emit oom killer warning if chosen thread is already exiting by David Rientjes · 12 years ago
  45. 647f2bd mm, oom: fold oom_kill_task() into oom_kill_process() by David Rientjes · 12 years ago
  46. 2a1c9b1 mm, oom: avoid looping when chosen thread detaches its mm by David Rientjes · 12 years ago
  47. ce24d8a sparc: use block_sigmask() by Matt Fleming · 12 years ago
  48. d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  49. 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago
  50. ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  51. fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  52. 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 12 years ago
  53. dc716e9 drivers/idle/intel_idle.c: fix confusing code identation by Marcos Paulo de Souza · 12 years ago
  54. 1de5b41 fs/namei.c: fix warnings on 32-bit by Andrew Morton · 12 years ago
  55. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  56. 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
  57. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  58. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  59. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  60. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  61. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  62. 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
  63. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  64. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  65. d464c92 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  66. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  67. e45836f Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  68. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  69. 701085b exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() by Oleg Nesterov · 12 years ago
  70. b6e238d exit_signal: fix the "parent has changed security domain" logic by Oleg Nesterov · 12 years ago
  71. e636825 exit_signal: simplify the "we have changed execution domain" logic by Oleg Nesterov · 12 years ago
  72. 5f8aadd CLONE_PARENT shouldn't allow to set ->exit_signal by Oleg Nesterov · 12 years ago
  73. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 12 years ago
  74. a6506e1 Remove printk from rds_sendmsg by Dave Jones · 12 years ago
  75. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  76. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  77. 71e7ff25 Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  78. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  79. 9f9d276 Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  80. ad2a8e6 AFS: checking wrong bit in afs_readpages() by Dan Carpenter · 12 years ago
  81. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 317b6e1 feature-removal-schedule.txt: schedule the deprecated form of kmap_atomic() for removal by Cong Wang · 12 years ago
  87. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 12 years ago
  88. 589973a drbd: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  89. 97d5dd1 zcache: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  90. f0c5b59 gma500: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  91. c2e022c dm: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  92. c58e037 tomoyo: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  93. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  94. 6114eab rds: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  95. 0352bc5 net: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  96. 9b04c5f mm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  97. c3eede8 lib: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  98. 0de9a1e power: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  99. d762a50 kdb: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  100. 7c0fb22 udf: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago