1. 4d9708e Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  2. 754c780 Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  3. 40c4326 Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  4. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  5. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  6. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  7. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  8. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  9. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  10. 578b25d include/linux/screen_info.h: remove unused ORIG_* macros by Geert Uytterhoeven · 10 years ago
  11. 0baae41 kernel/sys.c: compat sysinfo syscall: fix undefined behavior by Scotty Bauer · 10 years ago
  12. ec94fc3 kernel/sys.c: whitespace fixes by vishnu.ps · 10 years ago
  13. 067b722 acct: eliminate compile warning by Ying Xue · 10 years ago
  14. 27fb10e kernel/async.c: switch to pr_foo() by Ionut Alexa · 10 years ago
  15. 61a04e5 include/linux/blkdev.h: use NULL instead of zero by Michele Curti · 10 years ago
  16. c185b07 include/linux/kernel.h: deduplicate code implementing clamp* macros by Michal Nazarewicz · 10 years ago
  17. 2e1d06e include/linux/kernel.h: rewrite min3, max3 and clamp using min and max by Michal Nazarewicz · 10 years ago
  18. 036c650 alpha: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  19. 08e4cf4 frv: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  20. 21f4566 frv: remove unused cpuinfo_frv and friends to fix future build error by Geert Uytterhoeven · 10 years ago
  21. f203c3b zbud: avoid accessing last unused freelist by Chao Yu · 10 years ago
  22. 5538c56 zsmalloc: simplify init_zspage free obj linking by Dan Streetman · 10 years ago
  23. 6dd9737 mm/zsmalloc.c: correct comment for fullness group computation by Wang Sheng-Hui · 10 years ago
  24. 015254d zram: use notify_free to account all free notifications by Sergey Senozhatsky · 10 years ago
  25. 461a8ee zram: report maximum used memory by Minchan Kim · 10 years ago
  26. 9ada9da zram: zram memory size limitation by Minchan Kim · 10 years ago
  27. 722cdc1 zsmalloc: change return value unit of zs_get_total_size_bytes by Minchan Kim · 10 years ago
  28. 13de893 zsmalloc: move pages_allocated to zs_pool by Minchan Kim · 10 years ago
  29. cd2567b m68k: call find_vma with the mmap_sem held in sys_cacheflush() by Davidlohr Bueso · 10 years ago
  30. 7cc36bb vmstat: on-demand vmstat workers V8 by Christoph Lameter · 10 years ago
  31. f0d6d1f CMA: document cma=0 by Jean Delvare · 10 years ago
  32. 86cf78d fs/buffer.c: increase the buffer-head per-CPU LRU size by Sebastien Buisson · 10 years ago
  33. 2c0346a mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY by Mel Gorman · 10 years ago
  34. 0085d61 selftests/vm/transhuge-stress: stress test for memory compaction by Konstantin Khlebnikov · 10 years ago
  35. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  36. 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
  37. d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
  38. 29e5694 arm64: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  39. 5e5f6dc arm64: mm: enable HAVE_RCU_TABLE_FREE logic by Steve Capper · 10 years ago
  40. b8cd51a arm: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  41. a0ad549 arm: mm: enable HAVE_RCU_TABLE_FREE logic by Steve Capper · 10 years ago
  42. bd95130 arm: mm: introduce special ptes for LPAE by Steve Capper · 10 years ago
  43. 2667f50 mm: introduce a general RCU get_user_pages_fast() by Steve Capper · 10 years ago
  44. baa2ef8 mm/dmapool.c: fixed a brace coding style issue by Paul McQuade · 10 years ago
  45. 25acde3 mm: ksm use pr_err instead of printk by Paul McQuade · 10 years ago
  46. 22880eb drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entry by Yasuaki Ishimatsu · 10 years ago
  47. d85fbee mm/bootmem.c: use include/linux/ headers by Paul McQuade · 10 years ago
  48. 99dadfd mm/filemap.c: remove trailing whitespace by Paul McQuade · 10 years ago
  49. 2581d20 mm/mremap.c: use linux headers by Paul McQuade · 10 years ago
  50. cf2b8fb memcg: zap memcg_can_account_kmem by Vladimir Davydov · 10 years ago
  51. b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
  52. 3fbe724 mm: memcontrol: simplify detecting when the memory+swap limit is hit by Johannes Weiner · 10 years ago
  53. aabfb57 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache by Michal Hocko · 10 years ago
  54. 01c2965 mm: dmapool: add/remove sysfs file outside of the pool lock lock by Sebastian Andrzej Siewior · 10 years ago
  55. 6f817f4 memcg: move memcg_update_cache_size() to slab_common.c by Vladimir Davydov · 10 years ago
  56. f3bb304 memcg: don't call memcg_update_all_caches if new cache id fits by Vladimir Davydov · 10 years ago
  57. 33a690c memcg: move memcg_{alloc,free}_cache_params to slab_common.c by Vladimir Davydov · 10 years ago
  58. 7a82ca0 mm/debug.c: use pr_emerg() by Andrew Morton · 10 years ago
  59. 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 10 years ago
  60. 31c9afa mm: introduce VM_BUG_ON_MM by Sasha Levin · 10 years ago
  61. 82742a3 mm: move debug code out of page_alloc.c by Sasha Levin · 10 years ago
  62. 81d0fa6 mm: softdirty: unmapped addresses between VMAs are clean by Peter Feiner · 10 years ago
  63. 3193913 mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit by Mel Gorman · 10 years ago
  64. 97ee4ba mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON by Mel Gorman · 10 years ago
  65. b246d3d ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim by Xue jiufei · 10 years ago
  66. 934f3072 mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set by Junxiao Bi · 10 years ago
  67. b8b2d82 mm/compaction.c: fix warning of 'flags' may be used uninitialized by Xiubo Li · 10 years ago
  68. ff26f70 mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks by Andrew Morton · 10 years ago
  69. 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
  70. 7c80996 mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings by Mark Rustad · 10 years ago
  71. 7ade3c9 mm: page_alloc: avoid wakeup kswapd on the unintended node by Weijie Yang · 10 years ago
  72. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  73. fa3759cc mm: introduce VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  74. 0bf5513 mm: introduce dump_vma by Sasha Levin · 10 years ago
  75. b208ce3 mm/slab.c: use __seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
  76. 703394c mm/vmalloc.c: use seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
  77. 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
  78. dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
  79. 2c7c3a7 mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem) by Oleg Nesterov · 10 years ago
  80. 498f237 mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race by Oleg Nesterov · 10 years ago
  81. 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
  82. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  83. 8d90274 mempolicy: sanitize the usage of get_task_policy() by Oleg Nesterov · 10 years ago
  84. f15ca78 mempolicy: change get_task_policy() to return default_policy rather than NULL by Oleg Nesterov · 10 years ago
  85. 2386740 mempolicy: change alloc_pages_vma() to use mpol_cond_put() by Oleg Nesterov · 10 years ago
  86. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  87. f606b77 prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation by Cyrill Gorcunov · 10 years ago
  88. 71fe97e prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file by Cyrill Gorcunov · 10 years ago
  89. 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 10 years ago
  90. 9c59902 mm: introduce check_data_rlimit helper by Cyrill Gorcunov · 10 years ago
  91. 6d7ce55 mm, compaction: pass gfp mask to compact_control by David Rientjes · 10 years ago
  92. 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
  93. 99c0fd5 mm, compaction: skip buddy pages by their order in the migrate scanner by Vlastimil Babka · 10 years ago
  94. e14c720 mm, compaction: remember position within pageblock in free pages scanner by Vlastimil Babka · 10 years ago
  95. 69b7189 mm, compaction: skip rechecks when lock was already held by Vlastimil Babka · 10 years ago
  96. 8b44d27 mm, compaction: periodically drop lock and restore IRQs in scanners by Vlastimil Babka · 10 years ago
  97. 1f9efde mm, compaction: khugepaged should not give up due to need_resched() by Vlastimil Babka · 10 years ago
  98. 7d49d88 mm, compaction: reduce zone checking frequency in the migration scanner by Vlastimil Babka · 10 years ago
  99. edc2ca6 mm, compaction: move pageblock checks up from isolate_migratepages_range() by Vlastimil Babka · 10 years ago
  100. f8224aa mm, compaction: do not recheck suitable_migration_target under lock by Vlastimil Babka · 10 years ago