1. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 12 years ago
  2. f941f69 USB: ehci-fsl: Fix kernel crash on mpc5121e by Anatolij Gustschin · 12 years ago
  3. b6a8958 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  4. 5bd7b41 uwb: fix error handling by Oliver Neukum · 12 years ago
  5. 9426cd0 uwb: fix use of del_timer_sync() in interrupt by Oliver Neukum · 12 years ago
  6. 0db7bd8 xz: Enable BCJ filters on SPARC and 32-bit x86 by Lasse Collin · 12 years ago
  7. 2fbe2bf EHCI: always clear the STS_FLR status bit by Alan Stern · 12 years ago
  8. 40df43a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  9. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 12 years ago
  10. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  11. 0c8d32c libata: forbid port runtime pm by default, fixing regression by Lin Ming · 12 years ago
  12. 1196573f hwmon: (ads1015) Fix build warning by Guenter Roeck · 12 years ago
  13. 00250ec hwmon: fam15h_power: fix bogus values with current BIOSes by Andre Przywara · 12 years ago
  14. 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 12 years ago
  15. d9b7869 [media] rc-core: set mode for winbond-cir by David Härdeman · 12 years ago
  16. e4459e1 [media] drxk: Does not unlock mutex if sanity check failed in scu_command() by Alexey Khoroshilov · 12 years ago
  17. 3626479 [media] dvb_frontend: Fix a regression when switching back to DVB-S by Mauro Carvalho Chehab · 12 years ago
  18. dcb5dbc pinctrl: show pin name for pingroups in sysfs by Dong Aisheng · 12 years ago
  19. d0bd8df pinctrl: show pin name when request pins by Dong Aisheng · 12 years ago
  20. 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 12 years ago
  21. 2aeefe0 pinctrl: a minor fix of pin config debug information by Dong Aisheng · 12 years ago
  22. 96593af pinctrl: pinconf: fix compilation error if PINCONF is not selected by Viresh Kumar · 12 years ago
  23. 6cb4158 pinctrl: allow pctldevs to decode pin config in debugfs by Stephen Warren · 12 years ago
  24. c736d73 pinctrl: ifdef CONFIG_DEBUG_FS cleanup by Stephen Warren · 12 years ago
  25. 630e2d0 pinctrl: mark non-EXPERIMENTAL by Linus Walleij · 12 years ago
  26. 60f7f50 pinctrl: tegra: Add complete device tree support by Stephen Warren · 12 years ago
  27. a3c9454 dt: Document Tegra20/30 pinctrl binding by Stephen Warren · 12 years ago
  28. e3f8004 dt: Move Tegra20 pin mux binding into new pinctrl directory by Stephen Warren · 12 years ago
  29. 7a86527 dt: pinctrl: Document device tree binding by Stephen Warren · 12 years ago
  30. c541adc dt: add property iteration helpers by Stephen Warren · 12 years ago
  31. c05127c pinctrl: implement pinctrl deferred probing by Linus Walleij · 12 years ago
  32. ad8bb72 pinctrl: add some error checking for user interfaces by Dong Aisheng · 12 years ago
  33. a1d31f7 pinctrl: fix pinmux_check_ops error checking by Dong Aisheng · 12 years ago
  34. d1e90e9 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 12 years ago
  35. 122dbe7 pinctrl: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  36. eb181c3 Documentation: pinctrl: add missing spi0_0 grp in example by Viresh Kumar · 12 years ago
  37. eafeb7a pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL by Stephen Warren · 12 years ago
  38. 57291ce pinctrl: core device tree mapping table parsing support by Stephen Warren · 12 years ago
  39. d26bc49 pinctrl: implement pinctrl_check_ops by Stephen Warren · 12 years ago
  40. 22f099d pinctrl: include <linux/bug.h> to prevent compile errors by Stephen Warren · 12 years ago
  41. 6974f1f pinctrl: fix compile error if not select PINMUX support by Dong Aisheng · 12 years ago
  42. 4659b7f ARM: imx: Fix imx5 idle logic bug by Robert Lee · 12 years ago
  43. de1de15 ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple() by Fabio Estevam · 12 years ago
  44. 9fd4a50 ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE by Fabio Estevam · 12 years ago
  45. 99d9acd drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips by Chris Wilson · 12 years ago
  46. f2ec52d ALSA: fix core/vmaster.c kernel-doc warning by Randy Dunlap · 12 years ago
  47. d52fc5d fcaps: clear the same personality flags as suid when fcaps are used by Eric Paris · 12 years ago
  48. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 13 years ago
  49. 86812bb Smack: move label list initialization by Casey Schaufler · 12 years ago
  50. dc75ce9 EHCI: fix criterion for resuming the root hub by Alan Stern · 12 years ago
  51. 749541d1 USB: sierra: avoid QMI/wwan interface on MC77xx by Bjørn Mork · 12 years ago
  52. 8bde9a6 usb: usbtest: avoid integer overflow in alloc_sglist() by Xi Wang · 12 years ago
  53. e65cdfa usb: usbtest: avoid integer overflow in test_ctrl_queue() by Xi Wang · 12 years ago
  54. 8963c48 USB: fix deadlock in bConfigurationValue attribute method by Alan Stern · 12 years ago
  55. 6aaec67 ARM: OMAP1: DMTIMER: fix broken timer clock source selection by Paul Walmsley · 12 years ago
  56. 592fe89 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  57. d44c6d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  58. 5ae256d ARM: OMAP: serial: Fix the ocp smart idlemode handling bug by Santosh Shilimkar · 12 years ago
  59. bce492c0 ARM: OMAP2+: UART: Fix incorrect population of default uart pads by Govindraj.R · 12 years ago
  60. b960d6c xen/p2m: m2p_find_override: use list_for_each_entry_safe by Stefano Stabellini · 12 years ago
  61. e8e937b xen/gntdev: do not set VM_PFNMAP by Stefano Stabellini · 12 years ago
  62. 63878ac ARM: OMAP: sram: fix BUG in dpll code for !PM case by Grazvydas Ignotas · 12 years ago
  63. bc0cf58 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  64. f898fed dmaengine: Kconfig: fix Atmel at_hdmac entry by Nicolas Ferre · 12 years ago
  65. 7075602 USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt by Nicolas Ferre · 12 years ago
  66. b548a27 USB: ohci-at91: change annotations for probe/remove functions by Nicolas Ferre · 12 years ago
  67. 5509fea leds-atmel-pwm.c: Make pwmled_probe() __devinit by Nicolas Ferre · 12 years ago
  68. 938ed25 m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire by Greg Ungerer · 12 years ago
  69. bfdd769 m68knommu: fix id number for second eth device on 5275 ColdFire by Greg Ungerer · 12 years ago
  70. 6b5e7d9 xen/grant-table: add error-handling code on failure of gnttab_resume by Julia Lawall · 12 years ago
  71. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. cdd5983 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  73. a6cb9ee PCI: Retry BARs restoration for Type 0 headers only by Rafael J. Wysocki · 12 years ago
  74. 5191d56 Documentation: maintainer change by Randy Dunlap · 12 years ago
  75. c76f39b ia64: fix futex_atomic_cmpxchg_inatomic() by Luck, Tony · 12 years ago
  76. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  77. c06a9eb checkpatch: revert --strict test for net/ and drivers/net block comment style by Joe Perches · 12 years ago
  78. 82ea267 mfd: Fix modular builds of rc5t583 regulator support by Paul Gortmaker · 12 years ago
  79. d22053c nfsd: include cld.h in the headers_install target by Jeff Layton · 12 years ago
  80. c291be9 drm/i915: Hold mode_config lock whilst changing mode for lastclose() by Chris Wilson · 12 years ago
  81. 02269ab mfd: Fix asic3_gpio_to_irq by Dmitry Artamonow · 12 years ago
  82. 1fcb57d ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue by Keshava Munegowda · 12 years ago
  83. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  84. edffaa0 Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  85. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 12 years ago
  86. 4accdff mfd : Fix dbx500 compilation error by Daniel Lezcano · 12 years ago
  87. 5273db7 drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2 by Alex Deucher · 12 years ago
  88. 16a5e32 drm/radeon: disable MSI on RV515 by Dave Airlie · 12 years ago
  89. ee9dd76 ARM: at91: fix at91sam9261ek Ethernet dm9000 irq by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  90. bf66b0d ARM: at91: fix rm9200ek flash size by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  91. 926de6d ARM: at91: remove empty at91_init_serial function by Joachim Eastwood · 12 years ago
  92. 67f3af4 ARM: at91: fix typo in at91_pmc_base assembly declaration by Nicolas Ferre · 12 years ago
  93. ac8c411 ARM: at91: Export at91_matrix_base by Joachim Eastwood · 12 years ago
  94. f19b797 ARM: at91: Export at91_pmc_base by Joachim Eastwood · 12 years ago
  95. 9268c6c ARM: at91: Export at91_ramc_base by Joachim Eastwood · 12 years ago
  96. 9fce85c ARM: at91: Export at91_st_base by Joachim Eastwood · 12 years ago
  97. f9bef08 drm/i915: don't clobber the special upscaling lvds timings by Daniel Vetter · 12 years ago
  98. f27962a ARM: ux500: update defconfig by Linus Walleij · 12 years ago
  99. 97b3b7a ARM: ux500: Fix unmet direct dependency by Lee Jones · 12 years ago
  100. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 12 years ago