1. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  2. f6d43b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  3. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  4. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 12 years ago
  5. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  6. 21fbd58 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  7. d9978ec Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  8. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  9. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  10. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  12. 5117b3b mm,ksm: FOLL_MIGRATION do migration_entry_wait by Hugh Dickins · 12 years ago
  13. 240aade mm: accelerate mm_populate() treatment of THP pages by Michel Lespinasse · 12 years ago
  14. 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 12 years ago
  15. b21e0b9 vmscan: change type of vm_total_pages to unsigned long by Zhang Yanfei · 12 years ago
  16. ebec386 mm: fix return type for functions nr_free_*_pages by Zhang Yanfei · 12 years ago
  17. da3649e mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate. by Cody P Schafer · 12 years ago
  18. 2a6e3eb mm: add zone_is_empty() and zone_is_initialized() by Cody P Schafer · 12 years ago
  19. 108bcc9 mm: add & use zone_end_pfn() and zone_spans_pfn() by Cody P Schafer · 12 years ago
  20. 9127ab4 mm: add SECTION_IN_PAGE_FLAGS by Cody P Schafer · 12 years ago
  21. e379014 mm: refactor inactive_file_is_low() to use get_lru_size() by Johannes Weiner · 12 years ago
  22. 9c620e2 mm: remove offlining arg to migrate_pages by Hugh Dickins · 12 years ago
  23. cbf86cf ksm: remove old stable nodes more thoroughly by Hugh Dickins · 12 years ago
  24. 22b751c mm: rename page struct field helpers by Mel Gorman · 12 years ago
  25. 4468b8f mm: uninline page_xchg_last_nid() by Mel Gorman · 12 years ago
  26. 75f7ad8 page-writeback.c: subtract min_free_kbytes from dirtyable memory by Paul Szabo · 12 years ago
  27. 08b5270 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() by Konstantin Khlebnikov · 12 years ago
  28. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
  29. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 12 years ago
  30. 9800339 mm: don't inline page_mapping() by Shaohua Li · 12 years ago
  31. 75980e9 mm: fold page->_last_nid into page->flags where possible by Peter Zijlstra · 12 years ago
  32. bbeae5b mm: move page flags layout to separate header by Peter Zijlstra · 12 years ago
  33. 3c0ff46 mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALANCING by Mel Gorman · 12 years ago
  34. 34f0315 mm: numa: fix minor typo in numa_next_scan by Mel Gorman · 12 years ago
  35. cf82f34 mm: remove unused memclear_highpage_flush() by Kirill A. Shutemov · 12 years ago
  36. e823407 pm / runtime: introduce pm_runtime_set_memalloc_noio() by Ming Lei · 12 years ago
  37. 21caf2f mm: teach mm by current context info to not do I/O during memory allocation by Ming Lei · 12 years ago
  38. 258401a mm: don't wait on congested zones in balance_pgdat() by Zlatko Calusic · 12 years ago
  39. 293c07e memory-failure: use num_poisoned_pages instead of mce_bad_pages by Xishi Qiu · 12 years ago
  40. 194159f mm: remove MIGRATE_ISOLATE check in hotpath by Minchan Kim · 12 years ago
  41. f7210e6 mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map in memblock_overlaps_region(). by Tang Chen · 12 years ago
  42. 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 12 years ago
  43. 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 12 years ago
  44. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
  45. fb06bc8e page_alloc: bootmem limit with movablecore_map by Tang Chen · 12 years ago
  46. 34b71f1 page_alloc: add movable_memmap kernel parameter by Tang Chen · 12 years ago
  47. 90b30cd memory-hotplug: export the function try_offline_node() by Wen Congyang · 12 years ago
  48. 60a5a19 memory-hotplug: remove sysfs file of node by Tang Chen · 12 years ago
  49. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  50. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  51. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  52. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  53. 46c66c4 memory-hotplug: remove /sys/firmware/memmap/X sysfs by Yasuaki Ishimatsu · 12 years ago
  54. 6677e3e memory-hotplug: check whether all memory blocks are offlined or not when removing memory by Yasuaki Ishimatsu · 12 years ago
  55. 41badc1 mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool by Michel Lespinasse · 12 years ago
  56. 1869305 mm: introduce VM_POPULATE flag to better deal with racy userspace programs by Michel Lespinasse · 12 years ago
  57. cea10a1 mm: directly use __mlock_vma_pages_range() in find_extend_vma() by Michel Lespinasse · 12 years ago
  58. c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 12 years ago
  59. bebeb3d mm: introduce mm_populate() for populating new vmas by Michel Lespinasse · 12 years ago
  60. 7103f16 mm: compaction: make __compact_pgdat() and compact_pgdat() return void by Andrew Morton · 12 years ago
  61. d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 12 years ago
  62. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  63. c68fea3 Merge tag 'please-pull-fix-ia64-build' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  64. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. bc68159 sched: move RR_TIMESLICE from sysctl.h to rt.h by Clark Williams · 12 years ago
  66. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  68. 48a732d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  69. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  70. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  71. 26e8ccc backlight: lp855x_bl: support new LP8557 device by Kim, Milo · 12 years ago
  72. 36d308d printk: add pr_devel_once and pr_devel_ratelimited by Mikhail Gruzdev · 12 years ago
  73. 242260f sun.com documentation fixes by Christian Kujau · 12 years ago
  74. 9a46ad6 smp: make smp_call_function_many() use logic similar to smp_call_function_single() by Shaohua Li · 12 years ago
  75. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 12 years ago
  76. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 12 years ago
  77. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 12 years ago
  78. b1ae345 lockdep: make lockdep_assert_held() not have a return value by Johannes Berg · 12 years ago
  79. 678268e video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value by Tomasz Figa · 12 years ago
  80. 90dd0b0 video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 by Jingoo Han · 12 years ago
  81. fe6863c video: s3c-fb: remove unnecessary brackets by Jingoo Han · 12 years ago
  82. 151b5c4 video: s3c-fb: remove duplicated S3C_FB_MAX_WIN by Jingoo Han · 12 years ago
  83. f18acde drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs by Sachin Kamat · 12 years ago
  84. 59393bb video: mmp display subsystem by Zhou Zhu · 12 years ago
  85. 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 12 years ago
  86. c361d3e compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 12 years ago
  87. a3ccc49 bug.h: make BUILD_BUG_ON generate compile-time error by Daniel Santos · 12 years ago
  88. 1d6a0d1 bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON by Daniel Santos · 12 years ago
  89. ca623c9 bug.h: fix BUILD_BUG_ON macro in __CHECKER__ by Daniel Santos · 12 years ago
  90. 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 12 years ago
  91. 733ed6e compiler-gcc{3,4}.h: Use GCC_VERSION macro by Daniel Santos · 12 years ago
  92. 3f3f8d2 compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 12 years ago
  93. 6640dfd compiler-gcc4.h: Reorder macros based upon gcc ver by Daniel Santos · 12 years ago
  94. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. 7ae1c76 Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago