1. a01779f regmap: add SPMI support by Josh Cartwright · 11 years ago
  2. acda24c Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  3. 63e6560 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  4. 20582e3 Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  5. d255c59 Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  6. 60a01f5 vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter by Nicholas Bellinger · 11 years ago
  7. 58932e9 target/pscsi: fix return value check by Wei Yongjun · 11 years ago
  8. 031e277 mtd: gpmi: fix ECC regression by David Woodhouse · 11 years ago
  9. 75c0758 acpi-cpufreq: Fail initialization if driver cannot be registered by Rafael J. Wysocki · 11 years ago
  10. 18a84e9 mtd: nand: pxa3xx: Fix registered MTD name by Ezequiel Garcia · 11 years ago
  11. 7261828 dmaengine: edma: fix another memory leak by Vinod Koul · 11 years ago
  12. 4b6271a dma: edma: Fix memory leak by Valentin Ilie · 11 years ago
  13. 48502dd target: Fail XCOPY for non matching source + destination block_size by Nicholas Bellinger · 11 years ago
  14. 8a955d6 target: Generate failure for XCOPY I/O with non-zero scsi_status by Nicholas Bellinger · 11 years ago
  15. 366bda1 target: Add missing XCOPY I/O operation sense_buffer by Nicholas Bellinger · 11 years ago
  16. e6036c0 Merge tag 'md/3.12-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  17. be6e8c7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  18. 0a66614 iser-target: check device before dereferencing its variable by Vu Pham · 11 years ago
  19. d47648f raid5: avoid finding "discard" stripe by Shaohua Li · 11 years ago
  20. 37c61ff raid5: set bio bi_vcnt 0 for discard request by Shaohua Li · 11 years ago
  21. 905b029 md: avoid deadlock when md_set_badblocks. by Bian Yu · 11 years ago
  22. 61e4947 md: Fix skipping recovery for read-only arrays. by Lukasz Dorau · 11 years ago
  23. 10c580e [SCSI] sd: call blk_pm_runtime_init before add_disk by Aaron Lu · 11 years ago
  24. 36008cf [SCSI] qla2xxx: Fix request queue null dereference. by Chad Dupuis · 11 years ago
  25. 320437af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  26. 9033832 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  27. ea89e1d platform/x86: fix asus-wmi build error by Randy Dunlap · 11 years ago
  28. d4eddd4 bcache: Fixed incorrect order of arguments to bio_alloc_bioset() by Kent Overstreet · 11 years ago
  29. f4e5e14f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  30. 0d645a8 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  31. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  32. f11a5bc ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter by Freddy Xin · 11 years ago
  33. 7e78b83 ax88179_178a: Correct the RX error definition in RX header by Freddy Xin · 11 years ago
  34. 294d31e sony-laptop: don't change keyboard backlight settings by Mattia Dongili · 11 years ago
  35. b403b73 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  36. 1c24113 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  37. 19eddab Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  38. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  39. 579123f Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  40. 3bcec5f Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  41. 7244cb6 intel_pstate: Correct calculation of min pstate value by Dirk Brandewie · 11 years ago
  42. d253d2a intel_pstate: Improve accuracy by not truncating until final result by Brennan Shacklett · 11 years ago
  43. d69e0f7 davinci_emac.c: Fix IFF_ALLMULTI setup by Mariusz Ceier · 11 years ago
  44. edd3147 bnx2x: Set NETIF_F_HIGHDMA unconditionally by Merav Sicron · 11 years ago
  45. 4293b9f bnx2x: Don't pretend during register dump by Dmitry Kravkov · 11 years ago
  46. 32316a4 bnx2x: Lock DMAE when used by statistic flow by Ariel Elior · 11 years ago
  47. 6b991c3 bnx2x: Prevent null pointer dereference on error flow by Yuval Mintz · 11 years ago
  48. 0907f34 bnx2x: Fix config when SR-IOV and iSCSI are enabled by Ariel Elior · 11 years ago
  49. 6802516 bnx2x: Fix Coalescing configuration by Dmitry Kravkov · 11 years ago
  50. 31329af bnx2x: Unlock VF-PF channel on MAC/VLAN config error by Ariel Elior · 11 years ago
  51. 1a6974b bnx2x: Prevent an illegal pointer dereference during panic by Yuval Mintz · 11 years ago
  52. b123972 bnx2x: Fix Maximum CoS estimation for VFs by Yuval Mintz · 11 years ago
  53. 49595b7 drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing by Mugunthan V N · 11 years ago
  54. 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
  55. 86b8416 HID: wiimote: add LEGO-wiimote VID by David Herrmann · 11 years ago
  56. 167c3ad Merge branch 'x86_pkg_temp' of .git into for-rc by Zhang Rui · 11 years ago
  57. 6ddcb7e Revert "drivers: thermal: parent virtual hwmon with thermal zone" by Zhang Rui · 11 years ago
  58. 555b1b651 drm/radeon/audio: don't set speaker allocation on DCE4+ by Alex Deucher · 11 years ago
  59. 797afdf Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  60. 66c562e qlcnic: Validate Tx queue only for 82xx adapters. by Himanshu Madhani · 11 years ago
  61. 0fb88d6 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  62. 108dc8e drm/radeon: rework audio option by Alex Deucher · 11 years ago
  63. 4b74957 drm/radeon/audio: don't set speaker allocation on DCE3.2 by Alex Deucher · 11 years ago
  64. d30d71e drm/radeon: make missing smc ucode non-fatal (CI) by Alex Deucher · 11 years ago
  65. d836711 drm/radeon: make missing smc ucode non-fatal (r7xx-SI) by Alex Deucher · 11 years ago
  66. bcf6f1e drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3 by Christian König · 11 years ago
  67. 5510f12 drm/radeon: stop the leaks in cik_ib_test by Christian König · 11 years ago
  68. c23632d drm/radeon/atom: workaround vbios bug in transmitter table on rs780 by Alex Deucher · 11 years ago
  69. 2b13d06 wanxl: fix info leak in ioctl by Salva Peiró · 11 years ago
  70. 828c790 drm/i915: Disable GGTT PTEs on GEN6+ suspend by Ben Widawsky · 11 years ago
  71. b35b380 drm/i915: Make PTE valid encoding optional by Ben Widawsky · 11 years ago
  72. ad0e669b HID: Fix unit exponent parsing again by Nikolai Kondrashov · 11 years ago
  73. 981984c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  74. b062672 drm: Prevent overwriting from userspace underallocating core ioctl structs by Chris Wilson · 11 years ago
  75. df709a1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  76. ce97fef net: qmi_wwan: Olivetti Olicard 200 support by Enrico Mioso · 11 years ago
  77. 35ed159 virtio-net: refill only when device is up during setting queues by Jason Wang · 11 years ago
  78. 3ab098d virtio-net: don't respond to cpu hotplug notifier if we're not ready by Jason Wang · 11 years ago
  79. 39bb93f yam: remove a no-op in yam_ioctl() by Dan Carpenter · 11 years ago
  80. dbbd2ad net/ethernet: cpsw: Bugfix interrupts before enabling napi by Markus Pargmann · 11 years ago
  81. 60e66fe bnx2x: record rx queue for LRO packets by Eric Dumazet · 11 years ago
  82. 09b6902 usbnet: fix error return code in usbnet_probe() by Wei Yongjun · 11 years ago
  83. 83f11a9 Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  84. 02a3250 Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  85. 7b4a515 Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  86. 66eb411 Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  87. 727a282 dm9000: report the correct LPA by Nikita Kiryanov · 11 years ago
  88. 09ee9f8 dm9000: Implement full reset of DM9000 network device by Michael Abbott · 11 years ago
  89. 677d7d2 dm9000: take phy out of reset during init by Nikita Kiryanov · 11 years ago
  90. 6649b20 dm9000: during init reset phy only for dm9000b by Nikita Kiryanov · 11 years ago
  91. e13cef8 Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus by Greg Kroah-Hartman · 11 years ago
  92. b762799 Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" by Greg Kroah-Hartman · 11 years ago
  93. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  94. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  95. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  96. 8359ffa Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  97. 386aa0519 Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  98. 0e82443 cpufreq: s3c64xx: Rename index to driver_data by Charles Keepax · 11 years ago
  99. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  100. 09c87e2 intel_pstate: Fix type mismatch warning by Rafael J. Wysocki · 11 years ago