1. fec3c03 Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 13 years ago
  2. f753c4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  3. ad746be Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  4. 467e9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  5. 88ec278 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 13 years ago
  6. 5585263 fs: fix fs/namei.c kernel-doc warnings by Randy Dunlap · 13 years ago
  7. 9802274 eventpoll: use-after-possible-free in epoll_create1() by Al Viro · 13 years ago
  8. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 13 years ago
  9. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 13 years ago
  10. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 13 years ago
  11. 8ad5db8 introduce kref_put_mutex() by Al Viro · 13 years ago
  12. 934ad4c vfio: don't dereference after kfree... by Al Viro · 13 years ago
  13. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  14. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  15. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  16. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 13 years ago
  17. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 13 years ago
  18. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 13 years ago
  19. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 13 years ago
  20. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 13 years ago
  21. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 13 years ago
  22. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 13 years ago
  23. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 13 years ago
  24. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 13 years ago
  25. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 13 years ago
  26. d46f3d8 hugetlb: update hugetlbpage.txt by Zhouping Liu · 13 years ago
  27. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 13 years ago
  28. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 13 years ago
  29. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 13 years ago
  30. d65226e Documentation: update mount option in filesystem/vfat.txt by Namjae Jeon · 13 years ago
  31. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 13 years ago
  32. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 13 years ago
  33. 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 13 years ago
  34. 6d4221b libceph: avoid truncation due to racing banners by Jim Schutt · 13 years ago
  35. 6c5e50f ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 13 years ago
  36. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 13 years ago
  37. a9915a1 ipv4: fix ip header ident selection in __ip_make_skb() by Eric Dumazet · 13 years ago
  38. 1a7b27c ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() by Christoph Paasch · 13 years ago
  39. 144d56e tcp: fix possible socket refcount problem by Eric Dumazet · 13 years ago
  40. 1456c75 Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 13 years ago
  41. a6b881a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  42. 8f6c1ca Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  43. 4459f39 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  44. f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 13 years ago
  45. ec5da7f fbcon: fix race condition between console lock and cursor timer by Dave Airlie · 13 years ago
  46. 53e1719 ALSA: snd-als100: fix suspend/resume by Ondrej Zary · 13 years ago
  47. 9160338 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  48. 3b31fe9 Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  49. 10c63c9 Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  50. c3e2f79 Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  51. b0fbfb0 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  52. 807b516 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  53. 8a6b521 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 13 years ago
  54. 7c3ea48 [IA64] defconfig: Remove CONFIG_MISC_DEVICES by Fabio Estevam · 13 years ago
  55. fd4d332 Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  56. d408ea2 Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  57. 535b6c5 ALSA: hda - Fix leftover codec->power_transition by Takashi Iwai · 13 years ago
  58. f0b433e Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  59. 8f057d7 gpu/mfd/usb: Fix USB randconfig problems by Guenter Roeck · 13 years ago
  60. c71a355 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 53795ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. f78602a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  63. fb34438 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  64. 0e665d5 vfs: missed source of ->f_pos races by Al Viro · 13 years ago
  65. d1c338a libceph: delay debugfs initialization until we learn global_id by Sage Weil · 13 years ago
  66. 0866004 NFSv3: Ensure that do_proc_get_root() reports errors correctly by Trond Myklebust · 13 years ago
  67. 0c7bbeb9 ideapad: add Lenovo IdeaPad Z570 support (part 3) by Maxim Mikityanskiy · 13 years ago
  68. 07a4a4f ideapad: add Lenovo IdeaPad Z570 support (part 2) by Maxim Mikityanskiy · 13 years ago
  69. 296f9fe ideapad: add Lenovo IdeaPad Z570 support (part 1) by Maxim Mikityanskiy · 13 years ago
  70. 7653f6f NFSv4: Ensure that nfs4_alloc_client cleans up on error. by Trond Myklebust · 13 years ago
  71. fae6ef8 net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() by Neal Cardwell · 13 years ago
  72. 3de7a37 net/core/dev.c: fix kernel-doc warning by Randy Dunlap · 13 years ago
  73. 72d3eb1 netconsole: remove a redundant netconsole_target_put() by Amerigo Wang · 13 years ago
  74. b817bf5 pwm: Improve Kconfig help text by Thierry Reding · 13 years ago
  75. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 13 years ago
  76. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 13 years ago
  77. d92c7f8 caif: Do not dereference NULL in chnl_recv_cb() by Jesper Juhl · 13 years ago
  78. 6c71bec Merge git://1984.lsi.us.es/nf by David S. Miller · 13 years ago
  79. fa2f5bf Merge branch 'topic/ca0132-fix' into for-linus by Takashi Iwai · 13 years ago
  80. c0de08d af_packet: don't emit packet on orig fanout group by Eric Leblond · 13 years ago
  81. c41999a ALSA: hda - don't create dysfunctional mixer controls for ca0132 by David Henningsson · 13 years ago
  82. 9915e67 drivers/net/irda: fix error return code by Julia Lawall · 13 years ago
  83. 623d896 drivers/net/wan/dscc4.c: fix error return code by Julia Lawall · 13 years ago
  84. 82a820e drivers/net/wimax/i2400m/fw.c: fix error return code by Julia Lawall · 13 years ago
  85. b3f0db1 smsc75xx: add missing entry to MAINTAINERS by Steve Glendinning · 13 years ago
  86. 10cbc1d net: qmi_wwan: new devices: UML290 and K5006-Z by Bjørn Mork · 13 years ago
  87. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 13 years ago
  88. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 13 years ago
  89. 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 13 years ago
  90. c86b936 ALSA: sound/ppc/snd_ps3.c: fix error return code by Julia Lawall · 13 years ago
  91. b17cbdd ALSA: sound/pci/rme9652/hdspm.c: fix error return code by Julia Lawall · 13 years ago
  92. ae970eb ALSA: sound/pci/sis7019.c: fix error return code by Julia Lawall · 13 years ago
  93. 4d8ce1c ALSA: sound/pci/ctxfi/ctatc.c: fix error return code by Julia Lawall · 13 years ago
  94. 0c23e46 ALSA: sound/atmel/ac97c.c: fix error return code by Julia Lawall · 13 years ago
  95. aaf265c ALSA: sound/atmel/abdac.c: fix error return code by Julia Lawall · 13 years ago
  96. 8513915 ALSA: fix pcm.h kernel-doc warning and notation by Randy Dunlap · 13 years ago
  97. 94f3ec6 sound: oss/sb_audio: prevent divide by zero bug by Dan Carpenter · 13 years ago
  98. 90785be Merge branch 'alpha' (alpha architecture patches) by Linus Torvalds · 13 years ago
  99. d1b5153 alpha: Fix fall-out from disintegrating asm/system.h by Michael Cree · 13 years ago
  100. 67a806d Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 13 years ago