1. 80897aa HID: uhid: fix leak for 64/32 UHID_CREATE by David Herrmann · 11 years ago
  2. 721cb59 powerpc/windfarm: Fix XServe G5 fan control Makefile issue by Benjamin Herrenschmidt · 11 years ago
  3. db8fbb4 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  4. 2d304ba Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  5. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  6. b954851 Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  7. 14883a7 xen/gnttab: leave lazy MMU mode in the case of a m2p override failure by Matt Wilson · 11 years ago
  8. 1a3e517 can: flexcan: use correct clock as base for bit rate calculation by Marc Kleine-Budde · 11 years ago
  9. c2a3a61 i2c: i2c-bcm-kona: Fix module build by Tim Kryger · 11 years ago
  10. 4e4844c i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C by Martin Vogt · 11 years ago
  11. 55b3918 i2c: bcm-kona: remove duplicated include by Wei Yongjun · 11 years ago
  12. a238dcf i2c: davinci: raw read and write endian fix by Taras Kondratiuk · 11 years ago
  13. b975dc3 sony-laptop: do not scribble keyboard backlight registers on resume by Mattia Dongili · 11 years ago
  14. c42b4e6 Revert "n_gsm: race between ld close and gsmtty open" by Greg Kroah-Hartman · 11 years ago
  15. 91be099 ACPI: Clean up incorrect inclusions of ACPICA headers by Lv Zheng · 11 years ago
  16. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  17. 434a438 Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  18. 3c5da7e iwlwifi: mvm: use a cast to calculate the last seqno from the next one by Luciano Coelho · 11 years ago
  19. cfa8889 iwlwifi: mvm: set seqno also when no keys are set by Luciano Coelho · 11 years ago
  20. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 11 years ago
  21. 3fde33b iwlwifi: bump required firmware API version for 3160/7260 by Emmanuel Grumbach · 11 years ago
  22. 9fc3fe9 iwlwifi: mvm: don't WARN about unsuccessful time event by Emmanuel Grumbach · 11 years ago
  23. 56c07a9 iwlwifi: mvm: BT Coex fix another NULL pointer dereference by Emmanuel Grumbach · 11 years ago
  24. a338f1e iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT by Emmanuel Grumbach · 11 years ago
  25. 53e88cb iwlwifi: add new HW - 7265 series by Oren Givon · 11 years ago
  26. 6960a05 iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 by Emmanuel Grumbach · 11 years ago
  27. 60765a4 iwlwifi: mvm: check sta_id/drain values in debugfs by Johannes Berg · 11 years ago
  28. 6729687 staging: zsmalloc: Ensure handle is never 0 on success by Olav Haugan · 11 years ago
  29. b39f15c staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logic by Peng Tao · 11 years ago
  30. 9ecfc0f staging: r8188eu: Fix AP mode by Larry Finger · 11 years ago
  31. 1676587 Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  32. 8e45099 Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  33. 7ee330c can: c_can: fix calculation of transmitted bytes on tx complete by Holger Bechtold · 11 years ago
  34. e35d46a can: c_can: don't call pm_runtime_get_sync() from interrupt context by Marc Kleine-Budde · 11 years ago
  35. d5aedd7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  36. 517543f mwifiex: fix memory leak issue for ibss join by Ujjal Roy · 11 years ago
  37. 0b3f575 brcmsmac: Fix build dep on LEDS_CLASS by Borislav Petkov · 11 years ago
  38. 2fea6cd can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value by Oliver Hartkopp · 11 years ago
  39. 5fa9576 Staging: btmtk_usb: Add hdev parameter to hdev->send driver callback by Geert Uytterhoeven · 11 years ago
  40. e6bbda9 Staging: go7007: fix up some remaining go->dev issues by Greg Kroah-Hartman · 11 years ago
  41. 9c74360 staging: imx-drm: Fix modular build of DRM_IMX_IPUV3 by Josh Boyer · 11 years ago
  42. 8aced95 staging: ft1000: fix use of potentially uninitialized variable by Michal Nazarewicz · 11 years ago
  43. 66a528c Revert "staging:media: Use dev_dbg() instead of pr_debug()" by Greg Kroah-Hartman · 11 years ago
  44. aebf0453 n_tty: Protect minimum_to_wake reset for concurrent readers by Peter Hurley · 11 years ago
  45. 1b67222 Staging: zram: Fix memory leak by refcount mismatch by Rashika Kheria · 11 years ago
  46. 9df6829 staging: vt6656: [BUG] Fix for TX USB resets from vendors driver. by Malcolm Priestley · 11 years ago
  47. 6330f9c staging: nvec: potential NULL dereference on error path by Dan Carpenter · 11 years ago
  48. cb4855b Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd() by Dan Carpenter · 11 years ago
  49. 3de00ee staging: comedi: s626: fix value written by s626_set_dac() by Ian Abbott · 11 years ago
  50. 9382c06 Staging: comedi: pcl730: fix some bitwise vs logical AND bugs by Dan Carpenter · 11 years ago
  51. c16975a staging: comedi: fix potentially uninitialised variable by Michal Nazarewicz · 11 years ago
  52. d4855e1 tty: Reset hupped state on open by Peter Hurley · 11 years ago
  53. 3dcf344 TTY: amiserial, add missing platform check by Geert Uytterhoeven · 11 years ago
  54. dc1dc2f TTY: pmac_zilog, check existence of ports in pmz_console_init() by Geert Uytterhoeven · 11 years ago
  55. c284ee2 n_gsm: race between ld close and gsmtty open by Chao Bi · 11 years ago
  56. f301412 tty/serial/8250: fix typo in help text by Randy Dunlap · 11 years ago
  57. c77569d n_tty: Fix 4096-byte canonical reads by Peter Hurley · 11 years ago
  58. 6f22253 n_tty: Fix echo overrun tail computation by Peter Hurley · 11 years ago
  59. 42458f4 n_tty: Ensure reader restarts worker for next reader by Peter Hurley · 11 years ago
  60. cdb1b80 mac80211_hwsim: Fix bcn_en_iter to use atomic iteration by Jouni Malinen · 11 years ago
  61. 76a56eb mac80211_hwsim: Fix radiotap header for ACK frames by Jouni Malinen · 11 years ago
  62. 41ad730 gpio: ucb1400: Add MODULE_ALIAS by Axel Lin · 11 years ago
  63. 209e64f gpiolib: fix of_find_gpio() when OF not defined by Alexandre Courbot · 11 years ago
  64. 61c6375 gpio: fix memory leak in error path by Michal Nazarewicz · 11 years ago
  65. 0c8aab8 gpio: rcar: NULL dereference on error in probe() by Dan Carpenter · 11 years ago
  66. bfea603 gpio: msm: make msm_gpio.summary_irq signed for error handling by Dan Carpenter · 11 years ago
  67. d535922 gpio: mvebu: make mvchip->irqbase signed for error handling by Dan Carpenter · 11 years ago
  68. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  69. 79697ef gpiolib: fix find_chip_by_name() by Alexandre Courbot · 11 years ago
  70. 2e86230 gpio: tb10x: Set output value before setting direction to output by Axel Lin · 11 years ago
  71. 76ae076 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  72. cbcabb7 spi/qspi: Fix qspi remove path. by Sourav Poddar · 11 years ago
  73. 05b9667 spi/qspi: cleanup pm_runtime error check. by Sourav Poddar · 11 years ago
  74. 160a061 spi/qspi: set correct platform drvdata in ti_qspi_probe() by Wei Yongjun · 11 years ago
  75. 54acbd9 spi/pxa2xx: add new ACPI IDs by Mika Westerberg · 11 years ago
  76. 90ba081 Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linus by Mark Brown · 11 years ago
  77. 3981560 Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linus by Mark Brown · 11 years ago
  78. 7e9e801 Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linus by Mark Brown · 11 years ago
  79. c3fda06 Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linus by Mark Brown · 11 years ago
  80. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  81. 2c7a9dc be2net: Avoid programming permenant MAC by BE3-R VFs by Ajit Khaparde · 11 years ago
  82. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  83. d4360d6 be2net: Disabling and enabling interrupts in suspend and resume by Ajit Khaparde · 11 years ago
  84. 6d5278a ahci: add Marvell 9230 to the AHCI PCI device list by Samir Benmendil · 11 years ago
  85. e2fc623 ata: fix acpi_bus_get_device() return value check by Yijing Wang · 11 years ago
  86. 2e7babf Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  87. 6c9e149 pata_arasan_cf: add missing clk_disable_unprepare() on error path by Wei Yongjun · 11 years ago
  88. 2435dcb ahci: add support for IBM Akebono platform device by Alistair Popple · 11 years ago
  89. 5cf0eb9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  90. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  92. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  93. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  94. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  95. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  96. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  97. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  98. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  99. 4b92894 spi: core: invert success test in devm_spi_register_master by Stephen Warren · 11 years ago
  100. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago