1. 9251424 drm: update VIA driver to 2.7.2 by Dave Airlie · 19 years ago
  2. 792d2b9 drm: drop mtrr from i915 by Dave Airlie · 19 years ago
  3. 7ccf800 drm: update mga driver for new bootstrap code by Dave Airlie · 19 years ago
  4. c0be4d2 drm: remove exports that modules shouldn't use. by Dave Airlie · 19 years ago
  5. efa5839 drm: add in-kernel entry points for rest of AGP ioctls by Dave Airlie · 19 years ago
  6. 732052e drm: simplify sysfs code for drm by Dave Airlie · 19 years ago
  7. e96e33e drm: fixup drm_proc.c struct table by Dave Airlie · 19 years ago
  8. 61d0416 drm: remove old backwards compatibilty stuff by Dave Airlie · 19 years ago
  9. 8f5f39f drm: remove drm_flush by Dave Airlie · 19 years ago
  10. 7052cff drm: cleanup via_ds.c includes by Dave Airlie · 19 years ago
  11. 9d61601 drm: remove remnamt of old DRM code from tdfx by Dave Airlie · 19 years ago
  12. 3f9df54 drm: remove drm_init.c it is no longer needed by Dave Airlie · 19 years ago
  13. 22eae94 drm: rename driver hooks more understandably by Dave Airlie · 19 years ago
  14. 6730c3c Fix AGP compile on non-x86 architectures by Linus Torvalds · 19 years ago
  15. a5ee363 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  16. cf62ddc [PATCH] drivers/char/sysrq.c: make two functions static by Adrian Bunk · 19 years ago
  17. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  18. d34d7ae [PATCH] drm fixup pci gart settings by Dave Airlie · 19 years ago
  19. 49ebd7c [PATCH] i460-agp warning fixes by Andrew Morton · 19 years ago
  20. 88d5196 [PATCH] AGP performance fixes by Alan Hourihane · 19 years ago
  21. 7079060 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  22. 8f0cb14 Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  23. 735d566 [PATCH] kfree cleanup: drivers/char by Jesper Juhl · 19 years ago
  24. b385676 [PATCH] ipmi: fix watchdog timeout panic handling by Corey Minyard · 19 years ago
  25. e61fb5b [PATCH] ipmi: use rcu lock for using command receivers by Corey Minyard · 19 years ago
  26. e9a705a [PATCH] ipmi: use kthread API by Matt Domsch · 19 years ago
  27. a9a2c44 [PATCH] ipmi: add timer thread by Corey Minyard · 19 years ago
  28. c3e7e79 [PATCH] ipmi: kcs error0 delay by Corey Minyard · 19 years ago
  29. 21dcd30 [PATCH] ipmi: bt restart reset fixes by Corey Minyard · 19 years ago
  30. ea94027 [PATCH] ipmi: si start transaction hook by Corey Minyard · 19 years ago
  31. d5a2b89 [PATCH] ipmi: more dell fixes by Corey Minyard · 19 years ago
  32. 21d6c54 [PATCH] ipmi: poweroff cleanups by Corey Minyard · 19 years ago
  33. cc4673e [PATCH] ipmi: watchdog parms in sysfs by Corey Minyard · 19 years ago
  34. c4edff1 [PATCH] ipmi: various si cleanup by Corey Minyard · 19 years ago
  35. 393d2cc [PATCH] ipmi: use refcount in message handler by Corey Minyard · 19 years ago
  36. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  37. e3f17f0 [PATCH] Only disallow _setting_ of function key string by Marcelo Tosatti · 19 years ago
  38. e2a8f7a [PATCH] tpm: Fix lack of driver_unregister in init failcases by Kylene Jo Hall · 19 years ago
  39. 6f08b72 [PATCH] serial moxa: fix wrong BUG by Kirill Smelkov · 19 years ago
  40. 64698b6 [PATCH] serial moxa: fix leaks of struct tty_driver by Kirill Smelkov · 19 years ago
  41. 5743234 [PATCH] serial moxa: cleanup mxser_init by Kirill Smelkov · 19 years ago
  42. c334876 [PATCH] Fix wrong irq enable via rtc_control() by Takashi Iwai · 19 years ago
  43. 0a1cc0b [AGPGART] Fix up warning in efficeon driver. by Dave Jones · 19 years ago
  44. 602d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  45. 146a209 [AGPGART] Fix up sgi-agp bug with no devices on bus. by Dave Jones · 19 years ago
  46. c4dd458 [AGPGART] When we encounter reserved mode bits, print them out. by Dave Jones · 19 years ago
  47. 866237e [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000 by Russell King · 19 years ago
  48. 2be7a90 Merge Paulus' tree by Stephen Rothwell · 19 years ago
  49. bbc5b21 [PATCH] missing platform_device.h includes by Al Viro · 19 years ago
  50. d876274 Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  51. ce46337 [PATCH] tlclk build fix by Andrew Morton · 19 years ago
  52. faba278 [PATCH] TPM compile fix by Chris Wright · 19 years ago
  53. b420677 merge filename and modify references to iseries/vio.h by Kelly Daly · 19 years ago
  54. e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
  55. 15b1718 merge filename and modify reference to iseries/hv_lp_config.h by Kelly Daly · 19 years ago
  56. c0a8d05 merge filename and modify references to iseries/hv_call_event.h by Kelly Daly · 19 years ago
  57. de4ae58 [WATCHDOG] adds device_driver .owner field by Wim Van Sebroeck · 19 years ago
  58. b3faed6 [WATCHDOG] pcwd_pci.c update comments by Wim Van Sebroeck · 19 years ago
  59. d051017 [WATCHDOG] w83627hf_wdt trivial typo by Pozsar Balazs · 19 years ago
  60. 30da940 [WATCHDOG] s3c2410 wdt - add .owner field by Ben Dooks · 19 years ago
  61. 1da4403 merge filename and modify references to iseries/hv_call.h by Kelly Daly · 19 years ago
  62. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  63. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  64. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  65. 3e6716e [PATCH] hpet: hpet driver cleanups by Randy Dunlap · 19 years ago
  66. b6ab126 [PATCH] hpet: use HPET physical addresses for dup. detection by Randy Dunlap · 19 years ago
  67. 757c472 [PATCH] hpet: allow HPET FIXED_MEM32 resource type by Randy Dunlap · 19 years ago
  68. 318db8f [PATCH] hpet: simplify initialization message by Clemens Ladisch · 19 years ago
  69. c860ed9 [PATCH] hpet: remove superfluous indirections by Clemens Ladisch · 19 years ago
  70. 3d5640d [PATCH] hpet: fix access to multiple HPET devices by Clemens Ladisch · 19 years ago
  71. 7522e4e [PATCH] hpet: fix uninitialized variable in hpet_register() by Clemens Ladisch · 19 years ago
  72. af95ead [PATCH] hpet: fix division by zero in HPET_INFO by Clemens Ladisch · 19 years ago
  73. 8e8505b [PATCH] hpet: fix HPET_INFO calls from kernel space by Clemens Ladisch · 19 years ago
  74. 0d29086 [PATCH] hpet: allow shared interrupts by Clemens Ladisch · 19 years ago
  75. 189e2dd [PATCH] hpet: allow non-power-of-two frequencies by Clemens Ladisch · 19 years ago
  76. 3f992e1 [PATCH] hpet: remove superfluous register reads by Clemens Ladisch · 19 years ago
  77. 642d30b [PATCH] hpet: remove unused variable by Clemens Ladisch · 19 years ago
  78. ba3f213 [PATCH] HPET: make frequency calculations 32 bit safe by Clemens Ladisch · 19 years ago
  79. 9090e6d [PATCH] hpet: disallow zero interrupt frequency by Clemens Ladisch · 19 years ago
  80. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  81. b888c87 [PATCH] tpm-tidies by Andrew Morton · 19 years ago
  82. 1b8333b [PATCH] Infineon TPM: move infineon driver off pci_dev by Marcel Selhorst · 19 years ago
  83. 570302a [PATCH] tpm: move nsc driver off pci_dev by Kylene Jo Hall · 19 years ago
  84. 682e97a [PATCH] tpm: move atmel driver off pci_dev by Kylene Jo Hall · 19 years ago
  85. ce2c87d [PATCH] tpm: change from pci_dev to dev power management functions by Kylene Jo Hall · 19 years ago
  86. e659a3f [PATCH] tpm: remove pci dependency by Kylene Jo Hall · 19 years ago
  87. b4ed3e3 [PATCH] tpm: add status function to allow non-lpc bus chips by Kylene Jo Hall · 19 years ago
  88. d269cdd [PATCH] rocketport: make it work when statically linked into kernel by Bjorn Helgaas · 19 years ago
  89. ed8b39d [PATCH] watchdog: update .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  90. 413a42e [PATCH] SyncLink adapters: updates .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  91. 8f04dd0 [PATCH] epca: update .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  92. 0b360ad [PATCH] setkeys needs root by Andrew Morton · 19 years ago
  93. 1a80ba8 [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade by Mark Gross · 19 years ago
  94. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  95. 33430dc [PATCH] Typo fix: explictly -> explicitly by Jean Delvare · 19 years ago
  96. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  97. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  98. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  99. 96ed748 qtronix.c: Handle kmalloc failure. by Ralf Baechle · 19 years ago
  100. c4ed38a Resurrect Cobalt support for 2.6. by Ralf Baechle · 19 years ago