1. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  2. d23a4b3 rbd: fix safety of rbd_put_client() by Alex Elder · 13 years ago
  3. 97bb59a rbd: fix a memory leak in rbd_get_client() by Alex Elder · 13 years ago
  4. 24b36da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  5. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 13 years ago
  6. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 13 years ago
  7. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 13 years ago
  8. bd3ce7d Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 13 years ago
  9. da46d7d staging: fix go7007-usb license by Randy Dunlap · 13 years ago
  10. 18d3e0d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  11. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 13 years ago
  12. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 13 years ago
  13. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 13 years ago
  14. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 13 years ago
  15. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 13 years ago
  16. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 13 years ago
  17. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 13 years ago
  18. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 13 years ago
  19. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  20. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  21. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 13 years ago
  22. c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
  23. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
  24. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  25. 320cfa6 firewire: ohci: disable MSI on Ricoh controllers by Stefan Richter · 13 years ago
  26. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  27. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  28. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  29. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  30. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 13 years ago
  31. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 13 years ago
  32. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 13 years ago
  33. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 13 years ago
  34. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 13 years ago
  35. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 13 years ago
  36. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  37. e3b8369 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  38. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  39. 1c36ab1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  40. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  41. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  42. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  43. a72caae virtio: correct the memory barrier in virtqueue_kick_prepare() by Jason Wang · 13 years ago
  44. 4dbc5d9 virtio: fix typos of memory barriers by Jason Wang · 13 years ago
  45. 4a4b03f RDMA/nes: Fix fast memory registration opcode by Tatyana Nikolova · 13 years ago
  46. 94f622b RDMA/nes: Fix fast memory registration length by Tatyana Nikolova · 13 years ago
  47. 9ced69c RDMA/ucma: Discard all events for new connections until accepted by Sean Hefty · 13 years ago
  48. b6bfefb IB/qib: Roll back PCIe tuning change by Mike Marciniszyn · 13 years ago
  49. 0f3696e IB/qib: Use GFP_ATOMIC when locks are held by Julia Lawall · 13 years ago
  50. 7525c85 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() by Roland Dreier · 13 years ago
  51. 81f99dc RDMA/nes: Fix for sending MPA reject frame by Tatyana Nikolova · 13 years ago
  52. ef535287 IB/ipath: Calling PTR_ERR() on right variable in create_file() by Dan Carpenter · 13 years ago
  53. e47e321 RDMA/core: Fix kernel panic by always initializing qp->usecnt by Bernd Schubert · 13 years ago
  54. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 13 years ago
  55. acb42a3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  56. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 13 years ago
  57. 84e83c2 watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs by Seth Heasley · 13 years ago
  58. f6dd94f watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev by Axel Lin · 13 years ago
  59. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 13 years ago
  60. 8a062ac watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  61. ebe06e8 watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  62. 2865e77 watchdog: Return proper error in nuc900wdt_probe if misc_register fails by Axel Lin · 13 years ago
  63. e352829 watchdog: Staticise nuc900_wdt by Axel Lin · 13 years ago
  64. 0318e28 watchdog: via_wdt: Staticise wdt_pci_table by Axel Lin · 13 years ago
  65. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 13 years ago
  66. 52ea9a7 watchdog: dw_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  67. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  68. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 13 years ago
  69. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 13 years ago
  70. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 13 years ago
  71. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 13 years ago
  72. 74ea15d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  73. d1bb399 firewire: ohci: add reset packet quirk for SB Audigy by Clemens Ladisch · 13 years ago
  74. 9a95b9e Merge branch 'sa11x0-mcp-fixes' into fixes by Russell King · 13 years ago
  75. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  76. a0701f0 uwb & wusb: fix kconfig error by Randy Dunlap · 13 years ago
  77. b3ef051 USB: Realtek cr: fix autopm scheduling while atomic by Stanislaw Gruszka · 13 years ago
  78. 2353f80 USB: ftdi_sio: Add more identifiers by Alan Cox · 13 years ago
  79. 523b82e serial: Kill off Moorestown code by Alan Cox · 13 years ago
  80. 8a74e9f Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" by Greg Kroah-Hartman · 13 years ago
  81. af681ca Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip" by Greg Kroah-Hartman · 13 years ago
  82. 40206dd xen-netfront: correct MAX_TX_TARGET calculation. by Wei Liu · 13 years ago
  83. 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 13 years ago
  84. c8fe74a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  85. b9130b7 pinctrl: add checks for empty function names by Tony Lindgren · 13 years ago
  86. 9e2551e pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set by Tony Lindgren · 13 years ago
  87. de849ee pinctrl: fix some pinmux typos by Tony Lindgren · 13 years ago
  88. 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 13 years ago
  89. 74a7f6a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  90. 7ca4e8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  91. cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found by Andiry Xu · 13 years ago
  92. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  93. 93b525d drm/i915: fixup forcewake spinlock fallout in drpc debugfs function by Daniel Vetter · 13 years ago
  94. 7c24814 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  95. 9fc04b5 drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get by Jerome Glisse · 13 years ago
  96. d54fbd4 drm/radeon: silence out possible lock dependency warning by Jerome Glisse · 13 years ago
  97. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  98. b30b3c6 usb: musb: omap2430: minor cleanups. by NeilBrown · 13 years ago
  99. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  100. 7735983 serial: Fix wakeup init logic to speed up startup by Simon Glass · 13 years ago