1. 715cbb0 drm/radeon: add support for RV790. by Alex Deucher · 15 years ago
  2. 2a71ebc drm/radeon: add rv740 drm support. by Alex Deucher · 15 years ago
  3. 61f1169 drm: Eliminate magic I2C frobbing when reading EDID by Keith Packard · 15 years ago
  4. 7ff1455 drm/i915: duplicate desired mode for use by fbcon. by Dave Airlie · 15 years ago
  5. c5c0755 drm/via: vfree() no need checking before calling it by Figo.zhang · 15 years ago
  6. be25ed9 drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver by yakui_zhao · 15 years ago
  7. f053185 drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode by yakui_zhao · 15 years ago
  8. 8981f01 virtio_net: Fix IP alignment on non-mergeable RX path by Herbert Xu · 15 years ago
  9. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  10. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  11. 10f52dd Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  12. 17d0cdf net: ntohs() misuse by Eric Dumazet · 15 years ago
  13. 3ee40c3 Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  14. 11b6aa9 sh: intc: alloc_bootmem() -> kzalloc() conversion. by Paul Mundt · 15 years ago
  15. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  16. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  18. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 15 years ago
  19. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  20. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 15 years ago
  21. 4d135db PCI: fix SR-IOV function dependency link problem by Yu Zhao · 15 years ago
  22. af4c5f9 PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() by Alex Chiang · 15 years ago
  23. 57fbf52 PCI MSI: let drivers retry when not enough vectors by Michael S. Tsirkin · 15 years ago
  24. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 15 years ago
  25. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 15 years ago
  26. 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 15 years ago
  27. 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 15 years ago
  28. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 15 years ago
  29. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 15 years ago
  30. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 15 years ago
  31. 4aabb58e PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 15 years ago
  32. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 15 years ago
  33. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 15 years ago
  34. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 15 years ago
  35. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 15 years ago
  36. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 15 years ago
  37. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 15 years ago
  38. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 15 years ago
  39. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 15 years ago
  40. d09ee96 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 15 years ago
  41. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 15 years ago
  42. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 15 years ago
  43. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 15 years ago
  44. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  45. 04846b5 PCI MSI: Remove unused/obsolete macros and definitions by Hidetoshi Seto · 15 years ago
  46. 98eb0f5 wimax: fix gcc warnings in sh4 when calling BUG() by Inaky Perez-Gonzalez · 15 years ago
  47. 6adc74b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  48. 51563a0 x86/oprofile: introduce oprofile_add_data64() by Robert Richter · 15 years ago
  49. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  50. c29f5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  51. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  52. 8164491 mISDN: Do not disable IRQ in ph_data_ind() by Karsten Keil · 15 years ago
  53. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 15 years ago
  54. cdae28e mISDN: Free hfcpci IRQ if init was not successful by Andreas Mohr · 15 years ago
  55. 1ce1513 mISDN: Fix overlapping data access by Karsten Keil · 15 years ago
  56. 8a745b9 ISDN:Fix DMA alloc for hfcpci by Karsten Keil · 15 years ago
  57. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  58. b8ec757 vgacon: use slab allocator instead of the bootmem allocator by Pekka Enberg · 15 years ago
  59. a5f4f52 vt: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  60. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  61. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  62. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  63. f0e8527 moxa: prevent opening unavailable ports by Dirk Eibach · 15 years ago
  64. d7f8d43 imx: serial: use tty_encode_baud_rate to set true rate by Oskar Schirmer · 15 years ago
  65. b6e4913 imx: serial: add IrDA support to serial driver by Fabian Godehardt · 15 years ago
  66. 534fca0 imx: serial: use rational library function by Oskar Schirmer · 15 years ago
  67. 9f322ad imx: serial: handle initialisation failure correctly by Daniel Glöckner · 15 years ago
  68. 2e14639 imx: serial: be sure to stop xmit upon shutdown by Fabian Godehardt · 15 years ago
  69. 97775731 imx: serial: notify higher layers in case xmit IRQ was not called by Fabian Godehardt · 15 years ago
  70. 26bbb3f imx: serial: fix one bit field type by Daniel Glöckner · 15 years ago
  71. d3810cd imx: serial: fix whitespaces (no changes in functionality) by Oskar Schirmer · 15 years ago
  72. 3e3b5c0 tty: use prepare/finish_wait by Jiri Slaby · 15 years ago
  73. 5fc5b42 tty: remove sleep_on by Jiri Slaby · 15 years ago
  74. 4db2299 sierra: driver interface blacklisting by Elina Pasheva · 15 years ago
  75. b9a44bc1 sierra: driver urb handling improvements by Elina Pasheva · 15 years ago
  76. 00b040d tty: resolve some sierra breakage by Alan Cox · 15 years ago
  77. 7d55dea timbuart: Fix the termios logic by Alan Cox · 15 years ago
  78. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 15 years ago
  79. 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 15 years ago
  80. 0b91421 tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface by Mike Frysinger · 15 years ago
  81. 7e9cd3a ftdi_sio: don't override modem bits by Alan Cox · 15 years ago
  82. 7f8d09e tty: fix bluetooth scribbling on low latency flags by Alan Cox · 15 years ago
  83. 557aaa7 ft232: support the ASYNC_LOW_LATENCY flag by Alan Cox · 15 years ago
  84. 4cc27bd USB: CP210X Replace CP2101 with CP210x by Craig Shelley · 15 years ago
  85. 93ef1f1 USB: CP210X Use official request code definitions by Craig Shelley · 15 years ago
  86. b7c7cbc USB: CP210X Add device IDs by Craig Shelley · 15 years ago
  87. 2860b79 Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs by Sonic Zhang · 15 years ago
  88. 8450779 Blackfin Serial Driver: handle anomaly 05000231 by Sonic Zhang · 15 years ago
  89. 0efa4f2 Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 by Sonic Zhang · 15 years ago
  90. 35ff693 Blackfin Serial Driver: handle irregular DMA register status in auto start mode by Sonic Zhang · 15 years ago
  91. f9d36da Blackfin Serial Driver: fix missing new lines when under load by Graf Yang · 15 years ago
  92. 7de7c55 Blackfin Serial Driver: fix baudrate for early_printk by Robin Getz · 15 years ago
  93. 8516c56 Blackfin Serial Driver: fix error while transferring large files by Sonic Zhang · 15 years ago
  94. 4328e3e Blackfin SPORT UART: rewrite inline assembly by Mike Frysinger · 15 years ago
  95. a19e8b2 Blackfin SPORT UART: fix data misses while using transmit frame sync by Michael Hennerich · 15 years ago
  96. b5c6794 Blackfin SPORT UART: fix typo in sport_set_termios prototype by Mike Frysinger · 15 years ago
  97. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 15 years ago
  98. 257a6e8 icom: fix compile errors when defining ICOM_TRACE by Breno Leitao · 15 years ago
  99. 181bf1e parport_pc: clean up the modified while loops using for by Alan Cox · 15 years ago
  100. 3aeda9b parport_pc: Coding style by Alan Cox · 15 years ago