1. 35ccece [media] [REGRESSION] bt8xx: Fix too large height in cropcap by Hans de Goede · 11 years ago
  2. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 11 years ago
  3. 05ec29e igb: make sensor info static by Stephen Hemminger · 11 years ago
  4. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 12 years ago
  5. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 12 years ago
  6. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 12 years ago
  7. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 12 years ago
  8. d8d595d block: removes dynamic allocation on stack by Philip J Kelleher · 11 years ago
  9. 855f6fd Xilinx: ARM: UART: clear pending irqs before enabling irqs by John Linn · 11 years ago
  10. 9326b04 TTY: 8250, deprecated 8250_core.* options by Jiri Slaby · 11 years ago
  11. 9196d8a TTY: 8250, revert module name change by Jiri Slaby · 11 years ago
  12. 85ecd03 USB: EHCI: fix bug in iTD/siTD DMA pool allocation by Soeren Moch · 11 years ago
  13. e4317ce8 staging: comedi: s626: fix continuous acquisition by Ian Abbott · 11 years ago
  14. 532ee00 [media] fix compilation with both V4L2 and I2C as 'm' by Mauro Carvalho Chehab · 11 years ago
  15. a83d675 xhci: Don't warn on empty ring for suspended devices. by Sarah Sharp · 12 years ago
  16. 1c11a17 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 11 years ago
  17. bafcaf6 usb/acpi: binding xhci root hub usb port with ACPI by Lan Tianyu · 12 years ago
  18. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  19. 09ce0c0 usb: xhci: fix build warning by Peter Chen · 11 years ago
  20. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  21. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. aa77a52 cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init() by Viresh Kumar · 11 years ago
  23. 187da1d cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get() by viresh kumar · 11 years ago
  24. 05e99c8cf intel-pstate: Use #defines instead of hard-coded values. by Konrad Rzeszutek Wilk · 11 years ago
  25. e6f3eb2 cpufreq / intel_pstate: Fix calculation of current frequency by Dirk Brandewie · 11 years ago
  26. b563b4e cpufreq / intel_pstate: Add function to check that all MSRs are valid by Dirk Brandewie · 11 years ago
  27. c4052ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  28. 7ac8833 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD by Dave Airlie · 11 years ago
  29. ac165b0 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD by Dave Airlie · 11 years ago
  30. 8fe7f99 bnx2x: fix assignment of signed expression to unsigned variable by Kumar Amit Mehta · 11 years ago
  31. 3912a67 Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  32. 33b73e9 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. b128937 Revert "drm/i915: write backlight harder" by Daniel Vetter · 11 years ago
  34. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 11 years ago
  35. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 11 years ago
  36. b9726d9 Merge tag 'efi-for-3.9-rc4' into x86/urgent by H. Peter Anvin · 11 years ago
  37. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  38. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  39. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  40. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  41. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  42. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 11 years ago
  43. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 11 years ago
  44. 4e73a54 Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next by Roland Dreier · 11 years ago
  45. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 12 years ago
  46. 3c32869 IB/ipath: Silence a static checker warning by Dan Carpenter · 12 years ago
  47. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago
  48. 55e57a7 RDMA/cxgb4: Fix error return code in create_qp() by Wei Yongjun · 12 years ago
  49. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  50. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  51. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 11 years ago
  52. e66b058 drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() by H Hartley Sweeten · 11 years ago
  53. 925e8ea drivers/rtc/rtc-da9052.c: fix for rtc device registration by Ashish Jangam · 11 years ago
  54. 81fc933 watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 by Takahisa Tanaka · 12 years ago
  55. 18e4321 watchdog: sp5100_tco: Remove code that may cause a boot failure by Takahisa Tanaka · 12 years ago
  56. ca0ba26 efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE by Ben Hutchings · 11 years ago
  57. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  58. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  59. 1220903 NVMe: Add namespaces with no LBA range feature by Keith Busch · 12 years ago
  60. d2b805d cciss: fix invalid use of sizeof in cciss_find_cfgtables() by Wei Yongjun · 11 years ago
  61. 8761a3d loop: cleanup partitions when detaching loop device by Phillip Susi · 11 years ago
  62. 183cfb5 loop: fix error return code in loop_add() by Wei Yongjun · 11 years ago
  63. d137c83 mtip32xx: fix error return code in mtip_pci_probe() by Wei Yongjun · 11 years ago
  64. 7fbaee7 Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 11 years ago
  65. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 12 years ago
  66. 949dd8c xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs. by Konrad Rzeszutek Wilk · 11 years ago
  67. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 12 years ago
  68. 488b926 i2c: iSMT: add Intel Avoton DeviceIDs by Seth Heasley · 12 years ago
  69. 132c803 i2c: tegra: check the clk_prepare_enable() return value by Laxman Dewangan · 12 years ago
  70. ff588d8 omapdss: features: fix supported outputs for OMAP4 by Archit Taneja · 12 years ago
  71. a2f9b2a OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts by Grazvydas Ignotas · 12 years ago
  72. d31c3a8 omapfb: fix broken build on OMAP1 by Aaro Koskinen · 12 years ago
  73. 625f6ac Merge tag 'efi-for-3.9-rc3' into x86/urgent by H. Peter Anvin · 11 years ago
  74. fc98ab8 USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  75. 43a66b4 USB: ssu100: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  76. dbcea76 USB: spcp8x5: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  77. 69f87f4 USB: quatech2: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  78. 40509ca9 USB: pl2303: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  79. 8edfdab USB: oti6858: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  80. a14430d USB: mos7840: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  81. e670c6a USB: mos7840: fix broken TIOCMIWAIT by Johan Hovold · 12 years ago
  82. cf1d244 USB: mct_u232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  83. 7b24596 USB: io_ti: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  84. 3335762 USB: io_edgeport: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  85. 71ccb9b USB: ftdi_sio: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  86. 508f940 USB: f81232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  87. 356050d USB: cypress_m8: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  88. fa1e11d USB: ch341: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  89. 5018860 USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  90. d797105 USB: serial: fix interface refcounting by Johan Hovold · 12 years ago
  91. 5492bf3 USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 12 years ago
  92. 618aa10 USB: garmin_gps: fix memory leak on disconnect by Johan Hovold · 12 years ago
  93. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 12 years ago
  94. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 12 years ago
  95. 6ba4d05 [media] m5mols: Fix bug in stream on handler by Andrzej Hajda · 12 years ago
  96. 8c6ecdd [media] s5p-fimc: Do not attempt to disable not enabled media pipeline by Sylwester Nawrocki · 12 years ago
  97. 053e09f [media] s5p-mfc: Fix encoder control 15 issue by Arun Kumar K · 12 years ago
  98. 90c0ae5 [media] s5p-mfc: Fix frame skip bug by Arun Kumar K · 12 years ago
  99. e34a89b [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish by Shaik Ameer Basha · 12 years ago
  100. 5d83790 [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish by Shaik Ameer Basha · 12 years ago