1. 06df277 atm: remove IRQF_DISABLED in combination with IRQF_SHARED by chas williams - CONTRACTOR · 14 years ago
  2. 97b72e4 fec: use interrupt for MDIO completion indication by Baruch Siach · 14 years ago
  3. 15fd0cd net: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  4. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  5. dbe000e xtsonic: free irq if sonic_open() fails by Kulikov Vasiliy · 14 years ago
  6. 546e3ab macsonic: free irqs if sonic_open() fails by Kulikov Vasiliy · 14 years ago
  7. 62cd69a jazzsonic: free irq if sonic_open() fails by Kulikov Vasiliy · 14 years ago
  8. 84ce981 isdn: fix strlen() usage by Dan Carpenter · 14 years ago
  9. b31fb86 tc35815: fix iomap leak by Kulikov Vasiliy · 14 years ago
  10. 60eb5fd ll_temac: Fix missing validate_addr hook by Denis Kirjanov · 14 years ago
  11. 7f9dd2f cxgb4vf: fix TX Queue restart by Casey Leedom · 14 years ago
  12. 84c3b97 depca: fix leaks in depca_module_init() by Kulikov Vasiliy · 14 years ago
  13. ab83a38 axnet_cs: use spin_lock_irqsave in ax_interrupt by Ken Kawasaki · 14 years ago
  14. ff3f011 drm/radeon/kms: fix legacy tv-out pal mode by Alex Deucher · 14 years ago
  15. 0edeb0c drm/i2c/ch7006: Fix up suspend/resume. by Francisco Jerez · 14 years ago
  16. 047d1d3 drm/nouveau: reduce usage of fence spinlock to when absolutely necessary by Ben Skeggs · 14 years ago
  17. ca6adb8 drm/nv50: fix RAMHT size by Ben Skeggs · 14 years ago
  18. 41090eb drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 14 years ago
  19. dad9acf drm/nv04: Enable context switching on PFIFO init. by Francisco Jerez · 14 years ago
  20. 112d20a drm/nouveau: Disable PROM access on init. by Francisco Jerez · 14 years ago
  21. 7714455 drm/nouveau: Fix crashes during fbcon init on single head cards. by Francisco Jerez · 14 years ago
  22. e88efe0 drm/nouveau: initialise display before enabling interrupts by Ben Skeggs · 14 years ago
  23. 271f29e drm/nv50: move dp_set_tmds() function to happen in the last display irq by Ben Skeggs · 14 years ago
  24. baf8035 drm/nouveau: fix mtrr cleanup path by Ben Skeggs · 14 years ago
  25. 946cbc8 drm/nv50: fix dp_set_tmds to work on the right OR by Ben Skeggs · 14 years ago
  26. c50a568 drm/nv20-nv30: move context table object out of dev_priv by Ben Skeggs · 14 years ago
  27. ac94a34 drm/nv50: cleanup nv50_fifo.c by Ben Skeggs · 14 years ago
  28. 3b569e0 drm/nouveau: remove unused fbdev_info by Ben Skeggs · 14 years ago
  29. 816544b drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets by Ben Skeggs · 14 years ago
  30. ec91db2 drm/nouveau: remove ability to use external firmware by Ben Skeggs · 14 years ago
  31. 6318721 drm/nv50: move tlb flushing to a helper function by Ben Skeggs · 14 years ago
  32. f56cb86 drm/nouveau: add instmem flush() hook by Ben Skeggs · 14 years ago
  33. 2107cce drm/nv50: implement DAC disconnect fix missed in earlier commit by Ben Skeggs · 14 years ago
  34. b6d3d87 drm/nouveau: remove dev_priv->init_state and friends by Ben Skeggs · 14 years ago
  35. 646bef2 drm/nouveau: add scaler-only modes for eDP too by Ben Skeggs · 14 years ago
  36. 1f403d9 drm/nv50: set DP display power state during DPMS by Ben Skeggs · 14 years ago
  37. ea4718d drm/nouveau: move DP script invocation to nouveau_dp.c by Ben Skeggs · 14 years ago
  38. 87c0e0e drm/nv50: rewrite display irq handler by Ben Skeggs · 14 years ago
  39. 835aadb drm/nv50: send evo "update" command after each disconnect by Ben Skeggs · 14 years ago
  40. 4664c67 drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200". by Francisco Jerez · 14 years ago
  41. 311ab69 drm/nouveau: Move the fence wait before migration resource clean-up. by Francisco Jerez · 14 years ago
  42. d3f12da drm/nv04-nv40: Drop redundant logging. by Francisco Jerez · 14 years ago
  43. ae55321 drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error. by Francisco Jerez · 14 years ago
  44. 6e86e04 drm/nouveau: Fix a couple of sparse warnings. by Francisco Jerez · 14 years ago
  45. 2ed06b7 drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. by Francisco Jerez · 14 years ago
  46. 8ccfe9e drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations. by Francisco Jerez · 14 years ago
  47. be8860a drm/nv17-nv40: Avoid using active CRTCs for load detection. by Francisco Jerez · 14 years ago
  48. 0441292 drm/nv50: when debugging on, log which crtc we connect an encoder to by Ben Skeggs · 14 years ago
  49. ec7fc4a drm/nv50: supply encoder disable() hook for SOR outputs by Ben Skeggs · 14 years ago
  50. df4cf1b drm/nv50: DCB quirk for Dell M6300 by Ben Skeggs · 14 years ago
  51. 7149eee drm/nv50: fix DP->DVI if output has been programmed for native DP previously by Ben Skeggs · 14 years ago
  52. 309b8c8 drm/nouveau: downgrade severity of most init table parser errors by Ben Skeggs · 14 years ago
  53. 8f1a608 drm/nouveau: tidy connector/encoder creation a little by Ben Skeggs · 14 years ago
  54. 3195c5f drm/nouveau: set encoder for lvds by Albert Damen · 14 years ago
  55. 3af7645 drm/nouveau: Ignore broken legacy I2C entries. by Francisco Jerez · 14 years ago
  56. 190a437 drm/nouveau: Don't clear AGPCMD completely on INIT_RESET. by Francisco Jerez · 14 years ago
  57. 2fa67f1 drm/nouveau: Put the dithering check back in nouveau_connector_create. by Francisco Jerez · 14 years ago
  58. 7a2e4e0 drm/nv50: fix memory detection for cards with >=4GiB VRAM by Ben Skeggs · 14 years ago
  59. fb4f562 drm/nouveau: missed some braces by Ben Skeggs · 14 years ago
  60. cd0b072 drm/nouveau: remove left-over !DRIVER_MODESET paths by Ben Skeggs · 14 years ago
  61. b833ac2 drm/nouveau: use drm_mm in preference to custom code doing the same thing by Ben Skeggs · 14 years ago
  62. d17f395 drm/nouveau: move LVDS detection back to connector detect() time by Ben Skeggs · 14 years ago
  63. 2dfe36b drm/nouveau: place notifiers in system memory by default by Ben Skeggs · 14 years ago
  64. 86a1b9d drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders() by Ben Skeggs · 14 years ago
  65. c4363d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  66. 9f71963 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  67. 293ffa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  68. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 14 years ago
  69. b11b160 ath9k: validate the TID in the tx status information by Felix Fietkau · 14 years ago
  70. e5cbef9 ath9k_hw: report the TID in the tx status on AR5008-AR9002 by Felix Fietkau · 14 years ago
  71. 9cc2f3e ath9k_hw: prevent a fast channel change after a rx DMA stuck issue by Felix Fietkau · 14 years ago
  72. 03b4776 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation by Felix Fietkau · 14 years ago
  73. 2339901 ath9k_hw: fix a sign error in the IQ calibration code by Felix Fietkau · 14 years ago
  74. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 14 years ago
  75. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 14 years ago
  76. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 14 years ago
  77. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 14 years ago
  78. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 14 years ago
  79. ab0ed4a rt2x00: Remove set_tim callback from PCI drivers by Helmut Schaa · 14 years ago
  80. e783619 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb by Helmut Schaa · 14 years ago
  81. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  82. 07896fe rt2x00: Implement broad- and multicast buffering by Helmut Schaa · 14 years ago
  83. 4dee32f rt2x00: Allow beacon update without scheduling a work by Helmut Schaa · 14 years ago
  84. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  85. 50e888e rt2x00: Make rt2800_write_beacon only export to GPL by Ivo van Doorn · 14 years ago
  86. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  87. 223dcc2 rt2x00: Fix vgc_level_reg handling by Ivo van Doorn · 14 years ago
  88. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  89. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  90. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 14 years ago
  91. 5e84600 rt2x00: Limit txpower by eeprom values by Helmut Schaa · 14 years ago
  92. 8b967e4 hostap: fixup strlen() math by Dan Carpenter · 14 years ago
  93. b85aeb5 adm8211: fix memory leak by Kulikov Vasiliy · 14 years ago
  94. 4c92831 prism54: call BUG_ON() earlier by Dan Carpenter · 14 years ago
  95. 72e93e9 wl1271: use __packed annotation by Luciano Coelho · 14 years ago
  96. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 14 years ago
  97. a0d4687 ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() by Rafael J. Wysocki · 14 years ago
  98. 9ce10df ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset by Rafael J. Wysocki · 14 years ago
  99. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  100. e8e18c9 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() by Rafael J. Wysocki · 14 years ago