1. 606df4e drm/i915: fix sparse warnings: move 'extern' decls to header file by Hannes Eder · 16 years ago
  2. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  3. 95281e3 drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned by Hannes Eder · 16 years ago
  4. b117763 drm/i915: Don't double-unpin buffers if we take a signal in evict_everything(). by Eric Anholt · 16 years ago
  5. e7da40f drm/i915: Fix fbcon setup to align display pitch to 64b. by Eric Anholt · 16 years ago
  6. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 16 years ago
  7. e0c8463 drm: sanitise drm modesetting API + remove unused hotplug by Jakob Bornecrantz · 16 years ago
  8. df98937 drm: fix allowing master ioctls on non-master fds. by Dave Airlie · 16 years ago
  9. 4e74f36 drm/radeon: use locked rmmap to remove sarea mapping. by Dave Airlie · 16 years ago
  10. 60f2ee0 drm/radeon: fix missing hunk from the master changes. by Dave Airlie · 16 years ago
  11. f890607 drm: fix useless gcc unused variable warning by Dave Airlie · 16 years ago
  12. bdf539a drm/radeon: fix warning due to PAGE_SIZE max by Dave Airlie · 16 years ago
  13. 57a6297 drm: kconfig have drm core select i2c for kms by Dave Airlie · 16 years ago
  14. ae14dc0 drm: PAGE_CACHE_WC is x86 only so far by Dave Airlie · 16 years ago
  15. aa91c66 drm: pick an 800x600@60HZ mode by default for unknown CRT. by Dave Airlie · 16 years ago
  16. 60fd99e drm/i915: Fix stolen memory detection on G45 and GM45. by Eric Anholt · 16 years ago
  17. 06d9f33 drm/i915: Register module dependencies for the modesetting code. by Eric Anholt · 16 years ago
  18. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago
  19. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  20. de151cf drm/i915: add GEM GTT mapping support by Jesse Barnes · 16 years ago
  21. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  22. a958747 drm/i915: Add /proc debugging entry for reading out the HWS. by Eric Anholt · 16 years ago
  23. a9d51a5 drm: reorganise start and load. by Dave Airlie · 16 years ago
  24. 1147c9c drm: fix leak of uninitialized data to userspace by Vegard Nossum · 16 years ago
  25. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  26. e7f7ab4 drm: cleanup exit path for module unload by Dave Airlie · 16 years ago
  27. c20137f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  28. 8960223 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  29. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 16 years ago
  30. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 16 years ago
  31. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 16 years ago
  32. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  33. 077ebed5 drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  34. c47a75a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  35. 0099f77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  36. 9ecab6e drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  37. 7ef5f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  38. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  39. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  40. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  41. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  42. eae34c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  43. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  44. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  45. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 16 years ago
  46. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 16 years ago
  47. a2ed961 md: Don't read past end of bitmap when reading bitmap. by NeilBrown · 16 years ago
  48. 739840d ppp: fix segfaults introduced by netdev_priv changes by James Chapman · 16 years ago
  49. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  50. b3806c3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  52. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  53. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  54. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  55. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 16 years ago
  56. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  57. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  58. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  59. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  60. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  61. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago
  62. 01ba085 USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID by Andrew Ewert · 16 years ago
  63. f2ee695 USB: tty: SprogII DCC controller identifiers by Alan Cox · 16 years ago
  64. a4b1880 usb-storage: update unusual_devs entry for Nokia 5310 by Alan Stern · 16 years ago
  65. 48e1a54 USB: Unusual devs patch for Nokia 3500c by Ozan Sener · 16 years ago
  66. 1393fce USB: storage: unusual_devs.h: Nokia 3109c addition by CSÉCSY László · 16 years ago
  67. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago
  68. 2fccd28 jme: Fixed a typo by cwm97m · 16 years ago
  69. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  70. 9a3de25 drivers/net: starfire: Fix napi ->poll() weight handling by Jarek Poplawski · 16 years ago
  71. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  72. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  73. db9aaf0 PCI: pciehp: fix unexpected power off with pciehp_force by Kenji Kaneshige · 16 years ago
  74. b0b801d PCI: fix aer resume sanity check by Hidetoshi Seto · 16 years ago
  75. be44f01 i2c-s3c2410: fix check for being in suspend. by Ben Dooks · 16 years ago
  76. a804644 i2c-cpm: Detect and report NAK right away instead of timing out by Mike Ditto · 16 years ago
  77. a6da74c [SCSI] mpt fusion: clear list of outstanding commands on host reset by James Bottomley · 16 years ago
  78. 3ca81a5 V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well. by Hans Verkuil · 16 years ago
  79. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  80. f86d4a9 V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking. by Jim Paris · 16 years ago
  81. 11c6c7f V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) by Antti Seppälä · 16 years ago
  82. 4b330be V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button by Devin Heitmueller · 16 years ago
  83. 1bda712 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  84. 7a62b17 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  85. 3bd8226 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  86. 3ee89f1 pata_hpt366: no ATAPI DMA by Tejun Heo · 16 years ago
  87. bab5b32 pata_hpt366: fix cable detection, by Tejun Heo · 16 years ago
  88. d10d491 libata: fix Seagate NCQ+FLUSH blacklist by Tejun Heo · 16 years ago
  89. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  90. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  91. 93d5463 sh: maple: Do not pass SLAB_POISON to kmem_cache_create() by Matt Fleming · 16 years ago
  92. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  93. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  94. 35024c3 pcmcia: blackfin: fix bug - add missing ; to MODULE macro by Mike Frysinger · 16 years ago
  95. 25a41b2 ieee1394: add quirk fix for Freecom HDD by Stefan Richter · 16 years ago
  96. 02bd349 [SCSI] scsi_lib: only call scsi_unprep_request() under queue lock by James Bottomley · 16 years ago
  97. 68b32d4 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  98. 8d9c02e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  99. 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
  100. f75bc06 unicode table for cp437 by Ingo Brueckl · 16 years ago