1. fee0de7 drivers/rtc/rtc-imxdi.c: add missing spin lock initialization by Jan Luebbe · 12 years ago
  2. d5ea7b5 drivers/dma/dw_dmac: make driver's endianness configurable by Hein Tibosch · 12 years ago
  3. fd6de53 backlight: ili9320: add missing SPI dependency by Jingoo Han · 12 years ago
  4. 4864ccb Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  5. 735f0a9 Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  6. 99103f7 Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  7. 144d80b Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  8. d0078e7 iommu/tegra: smmu: Fix deadly typo by Hiro Sugawara · 12 years ago
  9. 168bfee amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[] by Andrew Morton · 12 years ago
  10. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  11. 4e3ab74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  12. 213d27a spi/pl022: Revert recent runtime PM changes by Ulf Hansson · 12 years ago
  13. 38843e2 pinctrl/nomadik: pass DT node to the irqdomain by Linus Walleij · 12 years ago
  14. 832b6cd pinctrl/nomadik: use zero as default irq_start by Linus Walleij · 12 years ago
  15. b4dd784 pinctrl: fix missing unlock on error in pinctrl_groups_show() by Wei Yongjun · 12 years ago
  16. 268300b pinctrl/nomadik: use irq_create_mapping() by Linus Walleij · 12 years ago
  17. 2d1f4c8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  18. c52f1dd Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  19. b8e902f drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs() by Thomas Hellstrom · 12 years ago
  20. 7bc17a7 drm/ttm: Fix a theoretical race by Thomas Hellstrom · 12 years ago
  21. a16d4f8 drm: platform: Don't initialize driver-private data by Thierry Reding · 12 years ago
  22. 08bce0a drm/debugfs: remove redundant info from gem_names by Marcin Slusarz · 12 years ago
  23. 0281324 drm: fb: cma: Fail gracefully on allocation failure by Thierry Reding · 12 years ago
  24. e0d78d08 drm: fb: cma: Fix typo in debug message by Thierry Reding · 12 years ago
  25. ae168d9 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  26. 4a215aa Input: fix use-after-free introduced with dynamic minor changes by Dmitry Torokhov · 12 years ago
  27. 5e5a195 drm/nouveau/clock: fix missing pll type/addr when matching default entry by Ben Skeggs · 12 years ago
  28. 2c25b73 drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs by Ben Skeggs · 12 years ago
  29. 4bf24c0 drm/nv41/vm: don't init hw pciegart on boards with agp bridge by Ben Skeggs · 12 years ago
  30. d1626a9 drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size by Ben Skeggs · 12 years ago
  31. 00e4845 drm/nouveau: validate vbios size by Marcin Slusarz · 12 years ago
  32. 0bab097 drm/nouveau: warn when trying to free mm which is still in use by Marcin Slusarz · 12 years ago
  33. 92485ce drm/nouveau: fix nouveau_mm/nouveau_mm_node leak by Marcin Slusarz · 12 years ago
  34. 90e2889 drm/nouveau/bios: improve error handling when reading the vbios from ACPI by Martin Peres · 12 years ago
  35. 2c14575 drm/nouveau: handle same-fb page flips by Marcin Slusarz · 12 years ago
  36. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  37. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  38. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  39. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  40. bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 12 years ago
  41. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 12 years ago
  42. 74ce6b6 drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle() by Chris Wilson · 12 years ago
  43. c31407a drm/i915: Add no-lvds quirk for Supermicro X7SPA-H by Chris Wilson · 12 years ago
  44. 801e7fb xen: dbgp: Fix warning when CONFIG_PCI is not enabled. by Ian Campbell · 12 years ago
  45. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  46. 965c0aa xen: balloon: use correct type for frame_list by Ian Campbell · 12 years ago
  47. ee67851 xen: balloon: don't include e820.h by Ian Campbell · 12 years ago
  48. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  49. bf86ad8 xen: events: pirq_check_eoi_map is X86 specific by Ian Campbell · 12 years ago
  50. 37ea0fc xen: sysfs: fix build warning. by Ian Campbell · 12 years ago
  51. 609b0b8 xen: sysfs: include err.h for PTR_ERR etc by Ian Campbell · 12 years ago
  52. 7644bda xen: xenbus: quirk uses x86 specific cpuid by Ian Campbell · 12 years ago
  53. 8a5248f xen PV passthru: assign SR-IOV virtual functions to separate virtual slots by Laszlo Ersek · 12 years ago
  54. e9d1aa0 xen/xenbus: Fix compile warning. by Konrad Rzeszutek Wilk · 12 years ago
  55. 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 12 years ago
  56. e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  57. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  58. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  59. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
  60. c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  61. bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  62. 7ae9d71 pinctrl: remove mutex lock in groups show by Haojian Zhuang · 12 years ago
  63. cec8546 s390/css: stop stsch loop after cc 3 by Sebastian Ott · 12 years ago
  64. aa92b33c s390/cio: use generic bitmap functions by Sebastian Ott · 12 years ago
  65. 4b35f1c USB: option: add more ZTE devices by Bjørn Mork · 12 years ago
  66. 1452df6 USB: option: blacklist net interface on ZTE devices by Bjørn Mork · 12 years ago
  67. 6b7ced6 Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  68. 4708097 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 12 years ago
  69. 5d8c61b USB: io_ti: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  70. 0978c94 USB: iuu_phoenix: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  71. 178e485 staging: dgrp: check return value of alloc_tty_driver by Bill Pemberton · 12 years ago
  72. d7c4660 staging: dgrp: check for NULL pointer in (un)register_proc_table by Bill Pemberton · 12 years ago
  73. 24fb530 of/platform: sparse fix by Kim Phillips · 12 years ago
  74. d2e4151 of/irq: sparse fixes by Kim Phillips · 12 years ago
  75. 47b1e68 of/address: sparse fixes by Kim Phillips · 12 years ago
  76. bf90ff5 USB: spcp8x5: fix port-data memory leak by Johan Hovold · 12 years ago
  77. 638b9e1 USB: ssu100: fix port-data memory leak by Johan Hovold · 12 years ago
  78. 51ef847 USB: ti_usb_3410_5052: fix port-data memory leak by Johan Hovold · 12 years ago
  79. 289b076 USB: oti6858: fix port-data memory leak by Johan Hovold · 12 years ago
  80. 5363655 USB: iuu_phoenix: fix port-data memory leak by Johan Hovold · 12 years ago
  81. 99a6f73 USB: kl5kusb105: fix port-data memory leak by Johan Hovold · 12 years ago
  82. 0036153 USB: io_ti: fix port-data memory leak by Johan Hovold · 12 years ago
  83. 94ab71c USB: keyspan_pda: fix port-data memory leak by Johan Hovold · 12 years ago
  84. 3124d1d USB: f81232: fix port-data memory leak by Johan Hovold · 12 years ago
  85. c27f3ef USB: io_edgeport: fix port-data memory leak by Johan Hovold · 12 years ago
  86. 95940a0 USB: kobil_sct: fix port-data memory leak by Johan Hovold · 12 years ago
  87. 5c1a0f4 USB: cypress_m8: fix port-data memory leak by Johan Hovold · 12 years ago
  88. 301a29d usb: acm: fix the computation of the number of data bits by Nicolas Boullis · 12 years ago
  89. 6e1babb usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree by Tony Prisk · 12 years ago
  90. 09eeffb usb: Missing dma_mask in uhci-platform.c when probed from device-tree by Tony Prisk · 12 years ago
  91. c521118 USB: cdc-acm: fix pipe type of write endpoint by Ming Lei · 12 years ago
  92. 0146390 usbdevfs: Fix broken scatter-gather transfer by Henrik Rydberg · 12 years ago
  93. 2c76a12 [media] Kconfig: Fix dependencies for driver autoselect options by Mauro Carvalho Chehab · 12 years ago
  94. 1867353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. ccbfddb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  96. 0a3af26 drm/i915: Insert i915_preliminary_hw_support variable. by Rodrigo Vivi · 12 years ago
  97. a03690e pinctrl: tegra: correct bank for pingroup and drv pingroup by Pritesh Raithatha · 12 years ago
  98. 154f3eb pinctrl: tegra: set low power mode bank width to 2 by Pritesh Raithatha · 12 years ago
  99. 7cf8c9f gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type by Axel Lin · 12 years ago
  100. c10356b spi/s3c64xx: use correct dma_transfer_direction type by Arnd Bergmann · 13 years ago