1. ffc4930 dma: tegra: enable/disable dma clock by Laxman Dewangan · 12 years ago
  2. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  3. 3a7f8c3 macvtap: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  4. 21d2f8dc9 Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  5. e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  6. 88de3d0d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 20d5a54 drm/i915: don't grab dev->struct_mutex for userspace forcewak by Daniel Vetter · 12 years ago
  8. 4344b81 drm/i915: ignore eDP bpc settings from vbt by Daniel Vetter · 12 years ago
  9. 770c123 drm/i915: Fix blank panel at reopening lid by Takashi Iwai · 12 years ago
  10. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  11. 039aafb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  12. 126e9be drm/i915: try harder to find WR PLL clock settings by Paulo Zanoni · 12 years ago
  13. 228d3e3 drm/i915: use the correct encoder type when comparing by Paulo Zanoni · 12 years ago
  14. 07368d3 tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  15. 3567a4e platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  16. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  17. 9830605 drm/mgag200: fix G200ER pll picking algorithm by Dave Airlie · 12 years ago
  18. f7b83b9 drm/edid: Fix potential memory leak in edid_load() by Alexey Khoroshilov · 12 years ago
  19. b64456a Merge branch 'testing/new-warnings' into fixes by Arnd Bergmann · 12 years ago
  20. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 12 years ago
  21. 4732cc6 spi/s3c64xx: improve error handling by Arnd Bergmann · 12 years ago
  22. d680e2c mtd/omap2: fix dmaengine_slave_config error handling by Arnd Bergmann · 12 years ago
  23. 38eaed3 gpio: em: do not discard em_gio_irq_domain_cleanup by Arnd Bergmann · 12 years ago
  24. b2eadbc drm/i915: Lazily apply the SNB+ seqno w/a by Chris Wilson · 12 years ago
  25. 2070ffa bnx2x: Fix recovery flow cleanup during probe by Yuval Mintz · 12 years ago
  26. 8eee694 bnx2x: fix unload previous driver flow when flr-capable by Yuval Mintz · 12 years ago
  27. 66d1b92 tun: don't zeroize sock->file on detach by Stanislav Kinsbursky · 12 years ago
  28. 456470e drm/i915: enable rc6 on ilk again by Daniel Vetter · 12 years ago
  29. 9270388 drm/i915: fix up ilk drps/ips locking by Daniel Vetter · 12 years ago
  30. 73edd18f drm/i915: DE_PCU_EVENT irq is ilk-only by Daniel Vetter · 12 years ago
  31. 35eb732 drm/i915: kill dev_priv->mchdev_lock by Daniel Vetter · 12 years ago
  32. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  33. 22bcfc6 drm/i915: use mutex_lock_interruptible for debugfs files by Daniel Vetter · 12 years ago
  34. 004777c drm/i915: fixup up debugfs rps state handling by Daniel Vetter · 12 years ago
  35. 02d7195 drm/i915: properly guard ilk ips state by Daniel Vetter · 12 years ago
  36. 745ca3b drm/i915: add parentheses around PIXCLK_GATE definitions by Paulo Zanoni · 12 years ago
  37. 5e49cea drm/i915: reindent Haswell register definitions by Paulo Zanoni · 12 years ago
  38. 602c43d drm/i915: completely reset the value of DDI_FUNC_CTL by Paulo Zanoni · 12 years ago
  39. dfcef25 drm/i915: correctly set the DDI_FUNC_CTL bpc field by Paulo Zanoni · 12 years ago
  40. f63eb7c drm/i915: set the DDI sync polarity bits by Paulo Zanoni · 12 years ago
  41. 3f7c447 drm/i915: fix pipe DDI mode select by Paulo Zanoni · 12 years ago
  42. c96ea64 drm/i915: dump the device info by Daniel Vetter · 12 years ago
  43. a334937 ARM: imx: gpmi-nand depends on mxs-dma by Arnd Bergmann · 12 years ago
  44. 4eef6cb Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 12 years ago
  45. 59ee93a ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 12 years ago
  46. a2d6a1d igb: Fix register defines for all non-82575 hardware by Alexander Duyck · 12 years ago
  47. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  48. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  49. 1026023 sh: intc: Handle domain association for sparseirq pre-allocated vectors. by Paul Mundt · 12 years ago
  50. 959f724 drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] by Thomas Meyer · 12 years ago
  51. 41494cb Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  52. 0f457e4 drm/radeon/kms: allow "invalid" DB formats as a means to disable DB by Marek Olšák · 12 years ago
  53. f5addb9 net/stmmac: mark probe function as __devinit by Arnd Bergmann · 12 years ago
  54. 3a32aea lpc_eth: remove obsolete ifdefs by stigge@antcom.de · 12 years ago
  55. 47dffc7 cdc-phonet: Don't leak in usbpn_open by Jesper Juhl · 12 years ago
  56. 08252b3 pptp: lookup route with the proper net namespace by Gao feng · 12 years ago
  57. b9ad2ba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwaskie/net by David S. Miller · 12 years ago
  58. 920d087 drivers: net: irda: bfin_sir: fix compile error by Sonic Zhang · 12 years ago
  59. 65bccb5 drm/i915: fixup desired rps frequency computation by Daniel Vetter · 12 years ago
  60. bb1a580 usb/ohci-omap: remove unused variable by Arnd Bergmann · 12 years ago
  61. b2f0fa8 mfd/asic3: fix asic3_mfd_probe return value by Arnd Bergmann · 12 years ago
  62. 7725495 PM: Make dev_pm_get_subsys_data() always return 0 on success by Rafael J. Wysocki · 12 years ago
  63. d06a8a4 drivers/cpufreq/pcc-cpufreq.c: fix error return code by Julia Lawall · 12 years ago
  64. 7523cee RTC: Avoid races between RTC alarm wakeup and suspend. by NeilBrown · 12 years ago
  65. f4ba394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. bf44ce8 Merge tag 'pinctrl-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  67. 7f46f9c Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  68. e206d3d s390/sclp_sdias: Add missing break and "fall through" by Michael Holzheu · 12 years ago
  69. 2fedbff drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES by Chris Wilson · 12 years ago
  70. 0d8957c drm/i915: correctly order the ring init sequence by Daniel Vetter · 12 years ago
  71. 6c6cf5a drm/i915: Only apply the SNB pipe control w/a to gen6 by Chris Wilson · 12 years ago
  72. 4df7309 leds: lp8788: Fix updating scale configuration bits by Axel Lin · 12 years ago
  73. 75c353e drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  74. f4b49de pinctrl-sirf: remove devm_kfree at error path by Devendra Naga · 12 years ago
  75. 606b64e pinctrl/nomadik: fix hsi function group list by Patrice Chotard · 12 years ago
  76. da612d8 drm/i915: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  77. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  78. eca90f5 e1000e: 82571 Tx Data Corruption during Tx hang recovery by Tushar Dave · 12 years ago
  79. b7ec70b e1000e: NIC goes up and immediately goes down by Tushar Dave · 12 years ago
  80. d6a2b7b drivers/gpio/gpio-langwell.c: fix error return code by Julia Lawall · 12 years ago
  81. f7093f3 gpio: samsung: Fix off-by-one bug in gpio addresses by Sean Paul · 12 years ago
  82. 7e6086d gpio/mxc: specify gpio base for device tree probe by Shawn Guo · 12 years ago
  83. f6b0ca2 gpio/mxc: remove redundant shadow variables initialization by Shawn Guo · 12 years ago
  84. b5497ee net: Use PTR_RET rather than if(IS_ERR(.. [1] by Thomas Meyer · 12 years ago
  85. 8b82f7c ixp4xx_eth: fix ptp_ixp46x build failure by Arnaud Patard (Rtp) · 12 years ago
  86. f716168 drivers/atm/iphase.c: fix error return code by Julia Lawall · 12 years ago
  87. 7cefdd1 drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  88. 2509933 mISDN: Bugfix for layer2 fixed TEI mode by Karsten Keil · 12 years ago
  89. 50e2a30 iwlwifi: disable greenfield transmissions as a workaround by Johannes Berg · 12 years ago
  90. deee021 rt61pci: fix NULL pointer dereference in config_lna_gain by Stanislaw Gruszka · 12 years ago
  91. 5ab3633 drm/i915: make rc6 in sysfs functions conditional by Hunt Xu · 12 years ago
  92. 31fe943 iommu/amd: Fix ACS path checking by Alex Williamson · 12 years ago
  93. a4ff1fc iommu/intel: Fix ACS path checking by Alex Williamson · 12 years ago
  94. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  95. bcf9dcc drm/i915: Workaround hang with BSD and forcewake on SandyBridge by Chris Wilson · 12 years ago
  96. faea35d drm/i915: Make intel_panel_get_backlight static. by Stéphane Marchesin · 12 years ago
  97. f986ffe Merge branch 'fixes_for-3.6' into fixes by Vinod Koul · 12 years ago
  98. f00f979 i915: don't map imported dma-bufs for dmar. by Dave Airlie · 12 years ago
  99. e47e9ad drm/i915: remove unused variable by Devendra Naga · 12 years ago
  100. e844b99 drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. by Eric Anholt · 12 years ago