1. 5e66b0b [PATCH] tlclk: fix platform_device_register_simple() error check by Akinobu Mita · 18 years ago
  2. 66c669b [AGP] Allocate AGP pages with GFP_DMA32 by default by Linus Torvalds · 18 years ago
  3. 7d915a3 [AGP] Fix intel 965 AGP memory mapping function by Linus Torvalds · 18 years ago
  4. f0c69c4 [PATCH] ftape: fix printk format warnings by Randy Dunlap · 18 years ago
  5. b48f545 [PATCH] ipmi: use platform_device_add() instead of platform_device_register() to register device allocated dynamically by Zhang, Yanmin · 18 years ago
  6. c387fd8 [PATCH] Char: isicom, fix close bug by Jiri Slaby · 18 years ago
  7. 7947d2c [PATCH] IPMI: Fix more && typos by Corey Minyard · 18 years ago
  8. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  9. 64d9fe6 [PATCH] ipmi_si_intf.c: fix "&& 0xff" typos by Alexey Dobriyan · 18 years ago
  10. 46d52b0 [PATCH] IPMI: retry messages on certain error returns by Corey Minyard · 18 years ago
  11. f3ce6a0 [PATCH] IPMI: Clean up the waiting message queue properly on unload by Corey Minyard · 18 years ago
  12. d13adb6 [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS by Yvan Seth · 18 years ago
  13. 150ed8e [WATCHDOG] sc1200wdt.c pnp unregister fix. by Akinobu Mita · 18 years ago
  14. 85abb3f drm: ioremap balanced with iounmap for drivers/char/drm by Amol Lad · 18 years ago
  15. 24f73c9 drm: fix error returns, sysfs error handling by Jeff Garzik · 18 years ago
  16. 0d960d2 fix return code in error case. by Dave Jones · 18 years ago
  17. 958de71 drm: mga: set dev_priv_size by Tilman Sauerbeck · 18 years ago
  18. 10eee0f drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages by Michael Karcher · 18 years ago
  19. a1aa2897 drm: radeon: only allow specific type-3 packetss through verifier by Roland Scheidegger · 18 years ago
  20. 6d03a68e Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  21. 946b924 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  22. 86fbf14 [PATCH] Char: correct pci_get_device changes by Jiri Slaby · 18 years ago
  23. 1cd441f [PATCH] ipmi: fix return codes in failure case by Dave Jones · 18 years ago
  24. 5cacb9f [alim7101] Add pci dev table for auto module loading. by Ben Collins · 18 years ago
  25. 43f8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  26. dabad05 [PATCH] epca: prevent panic on tty_register_driver() failure by Akinobu Mita · 18 years ago
  27. 48d1a7e [PATCH] sx: fix user-visible typo (devic) by Alexey Dobriyan · 18 years ago
  28. a4bb2cf [PATCH] drivers/char/specialix.c: fix the baud conversion by Adrian Bunk · 18 years ago
  29. 623a439 [PATCH] synclink: remove PAGE_SIZE reference by Paul Fulghum · 18 years ago
  30. 4d99bfa [PATCH] CONFIG_TELCLOCK depends on X86 by Geert Uytterhoeven · 18 years ago
  31. 9d90daf [PATCH] rio: fix array checking by Alan Cox · 18 years ago
  32. 1808874 [AGPGART] uninorth: Add module param 'aperture' for aperture size by Michel Dänzer · 18 years ago
  33. e5a301e [PATCH] serial167 __user annotations, NULL noise removal by Al Viro · 18 years ago
  34. cbf40d3 [WATCHDOG] remove experimental on iTCO_wdt.c by Wim Van Sebroeck · 18 years ago
  35. bdcff34 [WATCHDOG] Atmel AT91RM9200 rename. by Andrew Victor · 18 years ago
  36. b8a3ad5 Include proper header file for PFN_DOWN() by Linus Torvalds · 18 years ago
  37. 99a10a6 [PATCH] Fix up mmap_kmem by Franck Bui-Huu · 18 years ago
  38. 8006036 [WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warning by Jeff Garzik · 18 years ago
  39. f061c58 [PATCH] i2Output always takes kernel data now by Al Viro · 18 years ago
  40. 5e59393 [PATCH] ipmi: handle sysfs errors by Jeff Garzik · 18 years ago
  41. f33d9bd [PATCH] tpm: fix error handling by Jeff Garzik · 18 years ago
  42. 80fc9f5 Input: add missing exports to fix modular build by Dmitry Torokhov · 18 years ago
  43. 29756fa [PATCH] trivial iomem annotations: istallion by Al Viro · 18 years ago
  44. 12a0a70 [RTC] Consistently use of tabs for formatting. by Ralf Baechle · 18 years ago
  45. 1896551 [MIPS] qtronix: remove driver. by Ralf Baechle · 18 years ago
  46. 81e859a [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates by Geert Uytterhoeven · 18 years ago
  47. ea62aa1 [PATCH] m68k/MVME167: SERIAL167 is no longer broken by Geert Uytterhoeven · 18 years ago
  48. 5a43c09 Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  49. a8edd74 [WATCHDOG] add ich8 support to iTCO_wdt.c (patch 2) by Wim Van Sebroeck · 18 years ago
  50. bcbf25b [WATCHDOG] add ich8 support to iTCO_wdt.c by Arnaud Patard (Rtp) · 18 years ago
  51. e34477e [WATCHDOG] ioremap balanced with iounmap for drivers/char/watchdog/s3c2410_wdt.c by Amol Lad · 18 years ago
  52. ba00003 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  53. 2850bc2 [PATCH] m68k pt_regs fixes by Al Viro · 18 years ago
  54. 27db2d0 [POWERPC] Fix viocons for irq breakage by Stephen Rothwell · 18 years ago
  55. 5d347c8 Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups by Jeff Garzik · 18 years ago
  56. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  57. 2033b0c [PATCH] sysrq: irq change build fix. by Heiko Carstens · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. ff02cfc [WATCHDOG] w83697hf/hg WDT driver - Kconfig patch by Samuel Tardieu · 18 years ago
  60. e223f01 [WATCHDOG] w83697hf/hg WDT driver - autodetect patch by Wim Van Sebroeck · 18 years ago
  61. 3fdee8d [WATCHDOG] w83697hf/hg WDT driver - patch 16 by Samuel Tardieu · 18 years ago
  62. b7b9868 [WATCHDOG] w83697hf/hg WDT driver - patch 15 by Samuel Tardieu · 18 years ago
  63. fa69afd [WATCHDOG] w83697hf/hg WDT driver - patch 14 by Samuel Tardieu · 18 years ago
  64. 089d813 [WATCHDOG] w83697hf/hg WDT driver - patch 13 by Samuel Tardieu · 18 years ago
  65. d46ab59 [WATCHDOG] w83697hf/hg WDT driver - patch 12 by Samuel Tardieu · 18 years ago
  66. a7933e0 [WATCHDOG] w83697hf/hg WDT driver - patch 11 by Samuel Tardieu · 18 years ago
  67. c81b299 [WATCHDOG] w83697hf/hg WDT driver - patch 10 by Samuel Tardieu · 18 years ago
  68. 0cd5447 [WATCHDOG] w83697hf/hg WDT driver - patch 9 by Samuel Tardieu · 18 years ago
  69. fe851eb [WATCHDOG] w83697hf/hg WDT driver - patch 8 by Samuel Tardieu · 18 years ago
  70. f7be332 [WATCHDOG] w83697hf/hg WDT driver - patch 7 by Samuel Tardieu · 18 years ago
  71. de710d6 [WATCHDOG] w83697hf/hg WDT driver - patch 6 by Samuel Tardieu · 18 years ago
  72. 44d7d32 [WATCHDOG] w83697hf/hg WDT driver - patch 5 by Samuel Tardieu · 18 years ago
  73. eb64419 [WATCHDOG] w83697hf/hg WDT driver - patch 4 by Samuel Tardieu · 18 years ago
  74. db16525 [WATCHDOG] w83697hf/hg WDT driver - patch 3 by Samuel Tardieu · 18 years ago
  75. b41a9f5 [WATCHDOG] w83697hf/hg WDT driver - patch 2 by Samuel Tardieu · 18 years ago
  76. 8de6fc1 [WATCHDOG] w83697hf/hg WDT driver - patch 1 by Samuel Tardieu · 18 years ago
  77. 196f29c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Wim Van Sebroeck · 18 years ago
  78. c310e2b [WATCHDOG] Kconfig clean up by Wim Van Sebroeck · 18 years ago
  79. ab9d441 [WATCHDOG] w836?7hf_wdt spinlock fixes. by Wim Van Sebroeck · 18 years ago
  80. e0845bf [WATCHDOG] Kconfig clean-up by Wim Van Sebroeck · 18 years ago
  81. f9a8c89 [WATCHDOG] w83697hf WDT driver by Marcus Junker · 18 years ago
  82. aa1fd4d [WATCHDOG] Winbond SMsC37B787 watchdog fixes by Wim Van Sebroeck · 18 years ago
  83. 8386c8c [WATCHDOG] Winbond SMsC37B787 - remove trailing whitespace by Wim Van Sebroeck · 18 years ago
  84. 485ae77 [WATCHDOG] Winbond SMsC37B787 watchdog driver by Sven Anders · 18 years ago
  85. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  86. 5a96c5d Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 by Linus Torvalds · 18 years ago
  87. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  88. d321765 [PATCH] Char: serial167, remove useless tty check by Jiri Slaby · 18 years ago
  89. b3218a7 [PATCH] char: kill unneeded memsets by Jiri Slaby · 18 years ago
  90. 08a6436 [PARISC] Add support for Quicksilver AGPGART by Kyle McMartin · 18 years ago
  91. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  92. c730f5b Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 18 years ago
  93. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  94. f3c87a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  95. c98acc5 ite_gpio fix tabbage by Jim Cromie · 18 years ago
  96. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  97. f311896 [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Wim Van Sebroeck · 18 years ago
  98. 2fee7b1 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  99. bf6ee0a remove mentionings of devfs in documentation by Adrian Bunk · 18 years ago
  100. 1bef84b [WATCHDOG] iTCO_wdt.c shutdown patch by Wim Van Sebroeck · 18 years ago