1. 0817945 dma-buf: Documentation update for Kconfig select by Sumit Semwal · 12 years ago
  2. d099230 nouveau: Support Optimus models for vga_switcheroo by Peter Lekensteyn · 12 years ago
  3. 9075e85 nouveau: properly check for _DSM function support by Peter Lekensteyn · 12 years ago
  4. 3b32a59 dma-buf: drop option text so users don't select it. by Dave Airlie · 12 years ago
  5. 642ce52 radeon: Call pci_clear_master() instead of open-coding it. by Michel Dänzer · 12 years ago
  6. 9f821c6 gma500: Discard modes that don't fit in stolen memory by Alan Cox · 12 years ago
  7. afe887d drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3 by Ben Skeggs · 12 years ago
  8. 27d4d05 drm/radeon/kms: Fix module parameter description format by Jean Delvare · 12 years ago
  9. 0b41da6 drm/radeon/kms/ni: fix packet2 handling for VM IB parser by Alex Deucher · 12 years ago
  10. 0e11331 ttm/dma: Remove the WARN() which is not useful. by Konrad Rzeszutek Wilk · 12 years ago
  11. 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 12 years ago
  12. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  13. 35f1526 unlzo: fix input buffer free by Sascha Hauer · 12 years ago
  14. c755201 ramoops: update parameters only after successful init by Kees Cook · 12 years ago
  15. fdb5950 ramoops: fix use of rounddown_pow_of_two() by Marco Stornelli · 12 years ago
  16. 028ee4b c/r: prctl: add PR_SET_MM codes to set up mm_struct entries by Cyrill Gorcunov · 12 years ago
  17. b3f7f57 c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 by Cyrill Gorcunov · 12 years ago
  18. 067bce1 c/r: introduce CHECKPOINT_RESTORE symbol by Cyrill Gorcunov · 12 years ago
  19. 85bbddc selftests: new x86 breakpoints selftest by Frederic Weisbecker · 12 years ago
  20. 274343a selftests: new very basic kernel selftests directory by Frederic Weisbecker · 12 years ago
  21. e2bdb93 radix_tree: take radix_tree_path off stack by Hugh Dickins · 12 years ago
  22. 928da83 radix_tree: remove radix_tree_indirect_to_ptr() by Xiao Guangrong · 12 years ago
  23. 65dd2aa dio: optimize cache misses in the submission path by Andi Kleen · 12 years ago
  24. 87192a2 vfs: cache request_queue in struct block_device by Andi Kleen · 12 years ago
  25. ae55e1a fs/direct-io.c: calculate fs_count correctly in get_more_blocks() by Tao Ma · 12 years ago
  26. 45dac90 drivers/parport/parport_pc.c: fix warnings by Andrew Morton · 12 years ago
  27. 6e6f0a1 panic: don't print redundant backtraces on oops by Andi Kleen · 12 years ago
  28. b8f566b sysctl: add the kernel.ns_last_pid control by Pavel Emelyanov · 12 years ago
  29. f5138e4 kdump: add udev events for memory online/offline by Michael Holzheu · 12 years ago
  30. 1f536b9 include/linux/crash_dump.h needs elf.h by Fabio Estevam · 12 years ago
  31. 93e13a3 kdump: fix crash_kexec()/smp_send_stop() race in panic() by Michael Holzheu · 12 years ago
  32. bec013c kdump: crashk_res init check for /sys/kernel/kexec_crash_size by Michael Holzheu · 12 years ago
  33. 6480e5a kdump: add missing RAM resource in crash_shrink_memory() by Michael Holzheu · 12 years ago
  34. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 12 years ago
  35. 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 12 years ago
  36. f1db7af mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path by Kautuk Consul · 12 years ago
  37. 3f79768 mm: rearrange putback_inactive_pages by Hugh Dickins · 12 years ago
  38. f626012 mm: remove isolate_pages() by Hugh Dickins · 12 years ago
  39. 1c1c53d mm: remove del_page_from_lru, add page_off_lru by Hugh Dickins · 12 years ago
  40. 4111304 mm: enum lru_list lru by Hugh Dickins · 12 years ago
  41. 4d06f38 mm: no blank line after EXPORT_SYMBOL in swap.c by Hugh Dickins · 12 years ago
  42. 5095ae83 mm: fewer underscores in ____pagevec_lru_add by Hugh Dickins · 12 years ago
  43. 2bcf887 mm: take pagevecs off reclaim stack by Hugh Dickins · 12 years ago
  44. 90b3fea memcg: fix mem_cgroup_print_bad_page by Hugh Dickins · 12 years ago
  45. 12d2710 memcg: fix split_huge_page_refcounts() by Hugh Dickins · 12 years ago
  46. 0cee34f mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone by Mel Gorman · 12 years ago
  47. fe4b1b2 mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available by Mel Gorman · 12 years ago
  48. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 12 years ago
  49. 6619971 mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred by Mel Gorman · 12 years ago
  50. c824493 mm: compaction: make isolate_lru_page() filter-aware again by Mel Gorman · 12 years ago
  51. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 12 years ago
  52. 7335084 mm: vmscan: do not OOM if aborting reclaim to start compaction by Mel Gorman · 12 years ago
  53. 5013473 mm: vmscan: check if we isolated a compound page during lumpy scan by Andrea Arcangeli · 12 years ago
  54. b16d3d5 mm: compaction: use synchronous compaction for /proc/sys/vm/compact_memory by Mel Gorman · 12 years ago
  55. a77ebd3 mm: compaction: allow compaction to isolate dirty pages by Mel Gorman · 12 years ago
  56. ea4d349 vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() by Tao Ma · 12 years ago
  57. 4567688 thp: improve order in lru list for split huge page by Shaohua Li · 12 years ago
  58. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 12 years ago
  59. e559130 thp: remove unnecessary tlb flush for mprotect by Shaohua Li · 12 years ago
  60. 569e559 thp: improve the error code path by Shaohua Li · 12 years ago
  61. 0efc8eb page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG by Bob Liu · 12 years ago
  62. d0048b0 page_alloc: break early in check_for_regular_memory() by Bob Liu · 12 years ago
  63. 3ed28fa memcg: cleanup for_each_node_state() by Bob Liu · 12 years ago
  64. 38c5d72 memcg: simplify LRU handling by new rule by KAMEZAWA Hiroyuki · 12 years ago
  65. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 12 years ago
  66. 36b62ad memcg: simplify corner case handling of LRU. by KAMEZAWA Hiroyuki · 12 years ago
  67. dc67d50 memcg: simplify page cache charging by KAMEZAWA Hiroyuki · 12 years ago
  68. de077d2 oom, memcg: fix exclusion of memcg threads after they have detached their mm by David Rientjes · 12 years ago
  69. c3cecc6 memcg: free entries in soft_limit_tree if allocation fails by Michal Hocko · 12 years ago
  70. 9fb4b7c page_cgroup: add helper function to get swap_cgroup by Bob Liu · 12 years ago
  71. 40f23a2 mm: memcg: remove unneeded checks from uncharge_page() by Johannes Weiner · 12 years ago
  72. 7a0524c mm: memcg: remove unneeded checks from newpage_charge() by Johannes Weiner · 12 years ago
  73. 00c54c0 mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when necessary by Johannes Weiner · 12 years ago
  74. cfa4494 mm: memcg: lookup_page_cgroup (almost) never returns NULL by Johannes Weiner · 12 years ago
  75. 0e574a9 mm: memcg: clean up fault accounting by Johannes Weiner · 12 years ago
  76. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 12 years ago
  77. ec0fffd mm: oom_kill: remove memcg argument from oom_kill_task() by Johannes Weiner · 12 years ago
  78. 0527b69 memcg: fix pgpgin/pgpgout documentation by Ying Han · 12 years ago
  79. d66c1ce Documentation/cgroups/memory.txt: fix typo by Zhu Yanhai · 12 years ago
  80. f53d7ce mm: memcg: shorten preempt-disabled section around event checks by Johannes Weiner · 12 years ago
  81. e94c8a9 memcg: make mem_cgroup_split_huge_fixup() more efficient by KAMEZAWA Hiroyuki · 12 years ago
  82. 6b208e3 mm: memcg: remove unused node/section info from pc->flags by Johannes Weiner · 12 years ago
  83. 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 12 years ago
  84. 6290df5 mm: collect LRU list heads into struct lruvec by Johannes Weiner · 12 years ago
  85. b95a2f2 mm: vmscan: convert global reclaim to per-memcg LRU lists by Johannes Weiner · 12 years ago
  86. ad2b8e6 mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty by Johannes Weiner · 12 years ago
  87. 5660048 mm: move memcg hierarchy reclaim to generic reclaim code by Johannes Weiner · 12 years ago
  88. 527a5ec mm: memcg: per-priority per-zone hierarchy scan generations by Johannes Weiner · 12 years ago
  89. f16015f mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned by Johannes Weiner · 12 years ago
  90. 89b5fae mm: vmscan: distinguish global reclaim from global LRU scanning by Johannes Weiner · 12 years ago
  91. 9f3a0d0 mm: memcg: consolidate hierarchy iteration primitives by Johannes Weiner · 12 years ago
  92. ab936cb memcg: add mem_cgroup_replace_page_cache() to fix LRU issue by KAMEZAWA Hiroyuki · 12 years ago
  93. 28d82dc epoll: limit paths by Jason Baron · 12 years ago
  94. 2ccd4f4 pipe: fail cleanly when root tries F_SETPIPE_SZ with big size by Sasha Levin · 12 years ago
  95. 888a214 slub: document setting min order with debug_guardpage_minorder > 0 by Stanislaw Gruszka · 12 years ago
  96. 15ee2d0 parisc, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 12 years ago
  97. 01fa310 ia64, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 12 years ago
  98. 08346bf drivers/video/nvidia/nvidia.c: fix warning by Andrew Morton · 12 years ago
  99. 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 12 years ago
  100. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 12 years ago