1. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  2. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  3. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  4. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  6. ddcf660 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  7. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  8. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  9. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  10. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  11. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  12. c378f70 nbd: correct disconnect behavior by Paul Clements · 12 years ago
  13. 6ca40c2 rapidio: change endpoint device name format by Alexandre Bounine · 12 years ago
  14. 3bdbb62 rapidio: add udev notification by Alexandre Bounine · 12 years ago
  15. 9edbc30b rapidio: update enumerator registration mechanism by Alexandre Bounine · 12 years ago
  16. 2ec3ba6 rapidio: convert switch drivers to modules by Alexandre Bounine · 12 years ago
  17. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 12 years ago
  18. 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 12 years ago
  19. 1d0c48e lcd: add devm_lcd_device_{register,unregister}() by Jingoo Han · 12 years ago
  20. 8318fde4 backlight: add devm_backlight_device_{register,unregister}() by Jingoo Han · 12 years ago
  21. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 12 years ago
  22. 5017b28 dmi: add support for exact DMI matches in addition to substring matching by Jani Nikula · 12 years ago
  23. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  24. e7152b9 err.h: IS_ERR() can accept __user pointers by Dan Carpenter · 12 years ago
  25. 55878e8 sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2 by Cody P Schafer · 12 years ago
  26. e1280be mm: kill free_all_bootmem_node() by Jiang Liu · 12 years ago
  27. fccc998 mm: introduce helper function set_max_mapnr() by Jiang Liu · 12 years ago
  28. 1895418 mm: kill global variable num_physpages by Jiang Liu · 12 years ago
  29. 7ee3d4e mm: introduce helper function mem_init_print_info() to simplify mem_init() by Jiang Liu · 12 years ago
  30. c3d5f5f mm: use a dedicated lock to protect totalram_pages and zone->managed_pages by Jiang Liu · 12 years ago
  31. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 12 years ago
  32. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  33. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  34. dcf6b7d swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES by Rafael Aquini · 12 years ago
  35. 917d929 mm: tune vm_committed_as percpu_counter batching size by Tim Chen · 12 years ago
  36. 5f1e31d mm/hugetlb: remove hugetlb_prefault by Wanpeng Li · 12 years ago
  37. 4c42efa mm/pageblock: remove get/set_pageblock_flags by Wanpeng Li · 12 years ago
  38. c53954a mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru by Mel Gorman · 12 years ago
  39. a0b8cab3 mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API by Mel Gorman · 12 years ago
  40. e69e9d4a vmalloc: introduce remap_vmalloc_range_partial by HATAYAMA Daisuke · 12 years ago
  41. 0fa73b8 include/linux/mm.h: add PAGE_ALIGNED() helper by Andrew Morton · 12 years ago
  42. 114d4b7 mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() by Cody P Schafer · 12 years ago
  43. 72c3b51 mm: fix comment referring to non-existent size_seqlock, change to span_seqlock by Cody P Schafer · 12 years ago
  44. b459722 mm: vmscan: take page buffers dirty and locked state into account by Mel Gorman · 12 years ago
  45. 283aba9 mm: vmscan: block kswapd if it is encountering pages under writeback by Mel Gorman · 12 years ago
  46. d43006d mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not priority by Mel Gorman · 12 years ago
  47. ffbdccf mm, memcg: don't take task_lock in task_in_mem_cgroup by David Rientjes · 12 years ago
  48. c846ef7 include/linux/smp.h:on_each_cpu(): switch back to a macro by Andrew Morton · 12 years ago
  49. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  50. f39d420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  51. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  52. baa6f82 Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  53. 76f7a10 Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  54. 92295f6 Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  55. 750b2d7 Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago
  56. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  57. a6e6d86 Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  58. c1101cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  59. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  60. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 12 years ago
  62. 0b0585c Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  63. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  64. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  65. 13cc560 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  66. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 3e42dee Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  81. fe3c22b Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  82. ce49b62 Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  83. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  84. a842701 Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  85. bcd7351 Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 12 years ago
  86. 3f490f7 Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  87. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  88. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  89. 7747bd4 sync: don't block the flusher thread waiting on IO by Dave Chinner · 12 years ago
  90. 27eb2c4 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  91. 5705b8a Input: tps6507x-ts - convert to polled input device infrastructure by Dmitry Torokhov · 12 years ago
  92. 41a5b91 jbd2: invalidate handle if jbd2_journal_restart() fails by Theodore Ts'o · 12 years ago
  93. 0a192cc Merge remote-tracking branch 'regulator/topic/linar' into regulator-next by Mark Brown · 12 years ago
  94. c84130e Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-next by Mark Brown · 12 years ago
  95. 28120bf Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linus by Mark Brown · 12 years ago
  96. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 12 years ago
  97. 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 12 years ago
  98. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 12 years ago
  99. 17fb156 Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices by Ferruh Yigit · 12 years ago
  100. 7bc8c4c Merge remote-tracking branch 'regmap/topic/field' into regmap-next by Mark Brown · 12 years ago