1. a95251b Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  2. b45b161 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  3. cc19528 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  4. 50a53bb Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  5. 73efd00 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 90bf80a Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 50a561c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  8. 1430e17 drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() by Kim, Milo · 12 years ago
  9. 783657a mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago
  10. 782fd30 mm: avoid waking kswapd for THP allocations when compaction is deferred or contended by Mel Gorman · 12 years ago
  11. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  12. 60cefed mm: vmscan: fix endless loop in kswapd balancing by Johannes Weiner · 12 years ago
  13. ae64ffc mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 12 years ago
  14. 58d0020 mm: compaction: fix return value of capture_free_page() by Mel Gorman · 12 years ago
  15. 9434d24 Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  16. dab55bb remoteproc: fix error path of ->find_vqs by Ohad Ben-Cohen · 12 years ago
  17. e9296e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  18. a45085f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  19. 3ed7147 team: fix hw_features setup by Jiri Pirko · 12 years ago
  20. fcdc90b atm: forever loop loading ambassador firmware by Dan Carpenter · 12 years ago
  21. 52f2ede Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  22. bd97120 vhost: fix length for cross region descriptor by Michael S. Tsirkin · 12 years ago
  23. c3b2c25 irda: irttp: fix memory leak in irttp_open_tsap() error path by Tommi Rantala · 12 years ago
  24. ba695af net: qmi_wwan: add Huawei E173 by Bjørn Mork · 12 years ago
  25. 29bb8f4 net/mlx4_en: Can set maxrate only for TC0 by Amir Vadai · 12 years ago
  26. 92d64c2 sctp: Error in calculation of RTTvar by Schoch Christian · 12 years ago
  27. 6e51fe7 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  28. be364c8 sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 12 years ago
  29. 4b05a1c percpu-rwsem: use synchronize_sched_expedited by Mikulas Patocka · 12 years ago
  30. ea3aacf ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device by Will Deacon · 12 years ago
  31. e548a83 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 12 years ago
  32. fc58acd radeon: fix pll/ctrc mapping on dce2 and dce3 hardware by Jerome Glisse · 12 years ago
  33. e23739b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  34. 64b1e1b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos by Dave Airlie · 12 years ago
  35. efc15e0 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  36. 2844a48 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  37. 5687100 Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  38. c854539 Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  39. 3305769 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  40. 87726c3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  41. aa10990 futex: avoid wake_futex() for a PI futex_q by Darren Hart · 12 years ago
  42. 8ffeb9b watchdog: using u64 in get_sample_period() by Chuansheng Liu · 12 years ago
  43. 4eff96d writeback: put unused inodes to LRU after writeback completion by Jan Kara · 12 years ago
  44. 50694c2 mm: vmscan: check for fatal signals iff the process was throttled by Mel Gorman · 12 years ago
  45. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  46. 05f5648 proc: check vma->vm_file before dereferencing by Stanislav Kinsbursky · 12 years ago
  47. 56c176c UAPI: strip the _UAPI prefix from header guards during header installation by David Howells · 12 years ago
  48. c5782e9 include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID by Tushar Behera · 12 years ago
  49. b49d3c1 net: ipmr: limit MRT_TABLE identifiers by Eric Dumazet · 12 years ago
  50. e1a6764 ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow() by Neal Cardwell · 12 years ago
  51. 81b4011 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  52. c9faaa0 can: peak_usb: fix hwtstamp assignment by Oliver Hartkopp · 12 years ago
  53. 70e1584 Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  54. 9489e9d Linux 3.7-rc7 by Linus Torvalds · 12 years ago
  55. 08e627b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  56. c2a65d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  57. e716e01 powerpc/eeh: Do not invalidate PE properly by Gavin Shan · 12 years ago
  58. 6567d74 Revert "drm/i915: enable rc6 on ilk again" by Chris Wilson · 12 years ago
  59. 4a6dd66 netfilter: ipset: fix netiface set name overflow by Florian Westphal · 12 years ago
  60. 194d983 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  61. d846b17 ALSA: hda - Fix build without CONFIG_PM by Takashi Iwai · 12 years ago
  62. 2654ad4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 35f95d2 Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  64. 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  65. a0543d6 Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  66. 1d838d7 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  67. a8946af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  68. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  69. f789dcc Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  70. 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  71. f470b8c Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  72. eb5aaed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. f3a443a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  74. 45aaff0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. a7227a0 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 12 years ago
  76. 4a25417 bnx2x: remove redundant warning log by Ariel Elior · 12 years ago
  77. cc9b310 vxlan: fix command usage in its doc by Zhi Yong Wu · 12 years ago
  78. b26623d 8139cp: revert "set ring address before enabling receiver" by françois romieu · 12 years ago
  79. a3cea98 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 12 years ago
  80. f93a1a0 MIPS: Fix crash that occurs when function tracing is enabled by Al Cooper · 12 years ago
  81. 0ec7ec7 MIPS: Merge overlapping bootmem ranges by Ralf Baechle · 12 years ago
  82. 25389bb jbd: Fix lock ordering bug in journal_unmap_buffer() by Jan Kara · 12 years ago
  83. 893d290 block: Don't access request after it might be freed by Roland Dreier · 12 years ago
  84. 836413e mtip32xx: Fix padding issue by Selvan Mani · 12 years ago
  85. 11cfb6f aoe: avoid running request handler on plugged queue by Ed Cashin · 12 years ago
  86. 298d801 mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() by Wei Yongjun · 12 years ago
  87. 7c5d623 mtip32xx: fix shift larger than type warning by Jens Axboe · 12 years ago
  88. 4b9e884 mtip32xx: Fix incorrect mask used for erase mode by Selvan Mani · 12 years ago
  89. eda4531 mtip32xx: Fix to make lba address correct in big-endian systems by Selvan Mani · 12 years ago
  90. 3208795 mtip32xx: fix potential crash on SEC_ERASE_UNIT by Selvan Mani · 12 years ago
  91. a8c32a5 dm: fix deadlock with request based dm and queue request_fn recursion by Jens Axboe · 12 years ago
  92. eac7cc5 floppy: destroy floppy workqueue before cleaning up the queue by Jiri Kosina · 12 years ago
  93. 5010192 ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above by Dave Martin · 12 years ago
  94. 26d29d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  95. c667f75 Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  96. bb46188 powerpc/pseries: Fix oops with MSIs when missing EEH PEs by Alexey Kardashevskiy · 12 years ago
  97. 958f988 i2c: mxs: Handle i2c DMA failure properly by Marek Vasut · 12 years ago
  98. 6361742 ipv4: do not cache looped multicasts by Julian Anastasov · 12 years ago
  99. 9a30a61 drm/i915: do not default to 18 bpp for eDP if missing from VBT by Jani Nikula · 12 years ago
  100. 84ec95b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago