1. 7f93220 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 20 years ago
  2. da4cd8d [PATCH] drivers/char: fix-up schedule_timeout() usage by Nishanth Aravamudan · 20 years ago
  3. 9675770 [PATCH] drivers/char/lp.c : Use of the time_after() macro by Marcelo Feitoza Parisi · 20 years ago
  4. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 20 years ago
  5. 887c27f [PATCH] fix unusual placement of inline keyword in hpet by Adrian Bunk · 20 years ago
  6. 621a4d1 [PATCH] char/n_tty: fix sparse warnings (__nocast type) by Victor Fusco · 20 years ago
  7. cf85d5c [PATCH] drivers/char/lcd.c: misc_register() can fail by Christophe Lucas · 20 years ago
  8. 819a3eb [PATCH] applicom: fix error handling by Christophe Lucas · 20 years ago
  9. a7482a2 [PATCH] synclink_cs add statistics clear by Paul Fulghum · 20 years ago
  10. fe1e860 Input: clean up whitespace and formatting in drivers/char/keyboard.c by Dmitry Torokhov · 20 years ago
  11. d344c5e Manual merge with Linus by Dmitry Torokhov · 20 years ago
  12. 18fb944 [PATCH] trivial __user annotations (ipmi) by viro@ZenIV.linux.org.uk · 20 years ago
  13. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 20 years ago
  14. 3b41dc1 [PATCH] console: Fix buffer copy on vc resize by Antonino A. Daplas · 20 years ago
  15. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 20 years ago
  16. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 20 years ago
  17. 6e8dcee [PATCH] synclinkmp.c: fix async internal loopback by Paul Fulghum · 20 years ago
  18. 166692e [PATCH] synclinkmp.c: add statistics clear by Paul Fulghum · 20 years ago
  19. 761a444 [PATCH] synclinkmp.c: disable burst transfers by Paul Fulghum · 20 years ago
  20. 7f3edb9 [PATCH] synclinkmp.c: fix double mapping of signals by Paul Fulghum · 20 years ago
  21. 7c1fff5 [PATCH] synclink.c: add loopback to async mode by Paul Fulghum · 20 years ago
  22. 9661239 [PATCH] synclink.c: add clear stats by Paul Fulghum · 20 years ago
  23. 4a918bc [PATCH] synclink.c: compiler optimisation fix by Paul Fulghum · 20 years ago
  24. ff55fe2 [PATCH] pty_chars_in_buffer oops fix by Jason Baron · 20 years ago
  25. f91f4d9 [PATCH] gratuitous includes of asm/serial.h by viro@ZenIV.linux.org.uk · 20 years ago
  26. e3e3679 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 20 years ago
  27. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 20 years ago
  28. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 20 years ago
  29. db400b3 Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 20 years ago
  30. 8c702e1 [PATCH] ipmi poweroff: fix chassis control by Corey Minyard · 20 years ago
  31. 877197e [PATCH] ipmi: remove unused fields by Corey Minyard · 20 years ago
  32. e8b3361 [PATCH] ipmi: style cleanups by Corey Minyard · 20 years ago
  33. 168524d [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers by Corey Minyard · 20 years ago
  34. 56a55ec [PATCH] ipmi: fix panic ipmb response by Corey Minyard · 20 years ago
  35. 1fdd75b [PATCH] ipmi: clean up versioning of the IPMI driver by Corey Minyard · 20 years ago
  36. 3ae0e0f [PATCH] ipmi: OEM flag handling and hacks for some Dell machines by Corey Minyard · 20 years ago
  37. 8f05ee9 [PATCH] ipmi: watchdog/NMI interaction fixes by Corey Minyard · 20 years ago
  38. 75b0768 [PATCH] ipmi: high-res timer support fixes by Corey Minyard · 20 years ago
  39. c14979b [PATCH] ipmi: add per-channel IPMB addresses by Corey Minyard · 20 years ago
  40. b224cd3 [PATCH] IPMI: use dmi_find_device() by Andrey Panin · 20 years ago
  41. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 20 years ago
  42. 5ba4d46 [PATCH] tpm: fix tpm_atmel.c on ICH6 by Philipp Matthias Hahn · 20 years ago
  43. 9680382 [PATCH] hpet: fix drift and url by Alex Williamson · 20 years ago
  44. 414edcd [PATCH] vt: fix possible memory corruption in complement_pos by Antonino A. Daplas · 20 years ago
  45. 2d237c6 [PATCH] Console blanking locking fix by Stephane Doyon · 20 years ago
  46. 9f4a6dc [PATCH] sonypi: remove obsolete event by Stelian Pop · 20 years ago
  47. d2052c1 [PATCH] sonypi SPIC initialisation fix by Erik Waling · 20 years ago
  48. a100777 [PATCH] move 68360serial.c over use initcalls by Christoph Hellwig · 20 years ago
  49. 573fc11 [PATCH] move m68k rtc drivers over to initcalls by Christoph Hellwig · 20 years ago
  50. edf8301 [PATCH] remove a dead extern in mem.c by Christoph Hellwig · 20 years ago
  51. f2cf8e2 [PATCH] Clean up the old digi support and rescue it by Alan Cox · 20 years ago
  52. c0f2f76 [SPARC64]: Kconfig fix (GEN_RTC dependencies) by Al Viro · 20 years ago
  53. 53d0fc2 [RTC]: Use SA_SHIRQ in sparc specific code. by David S. Miller · 20 years ago
  54. 1d25240 [MOXA]: Fix this driver properly. by Al Viro · 20 years ago
  55. 67d2c36 Merge watchdog driver updates by Linus Torvalds · 20 years ago
  56. 908f9c4 drm: fix MGA on non AGP systems by Dave Airlie · 20 years ago
  57. f210973 drm: small cleanups by Dave Airlie · 20 years ago
  58. 89625eb drm: fix issue with handle lookup for a 0 handle by Dave Airlie · 20 years ago
  59. babf68d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  60. e766f1c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 20 years ago
  61. 466adc6 [PATCH] fix warning of TANBAC_TB0219 in drivers/char/Kconfig by Yoichi Yuasa · 20 years ago
  62. 63b799f [PATCH] mips: add TANBAC VR4131 multichip module by Yoichi Yuasa · 20 years ago
  63. 39cdc4b [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables by Kumar Gala · 20 years ago
  64. a2f40cc [PATCH] ppc32: Added support for the Book-E style Watchdog Timer by Kumar Gala · 20 years ago
  65. e8a6501 [PATCH] tpm_infineon: Bugfix in PNPACPI-handling by Marcel Selhorst · 20 years ago
  66. 4cee995 Input: fix checking whether new keycode fits size-wise by Ian Campbell · 20 years ago
  67. 9b4e3b1 [SERIAL] Fix moxa tty driver name by Sergey Vlasov · 20 years ago
  68. 1cc7724 [WATCHDOG] softdog-timer-running-oops.patch by Chuck Ebbert · 20 years ago
  69. 93642ec [WATCHDOG] w83627hf_wdt.c-initialized_bios_bug by P@Draig Brady · 20 years ago
  70. 94f1e9f [WATCHDOG] s3c2410 watchdog - replace reboot notifier by Ben Dooks · 20 years ago
  71. af4bb82 [WATCHDOG] s3c2410 watchdog power management by Ben Dooks · 20 years ago
  72. 2dab3ca [WATCHDOG] correct sysfs name for watchdog devices by Olaf Hering · 20 years ago
  73. 09c8a9a [WATCHDOG] Kconfig+Makefile-clean by Wim Van Sebroeck · 20 years ago
  74. be3df0f [WATCHDOG] Makefile-probe_order-patch by Wim Van Sebroeck · 20 years ago
  75. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 20 years ago
  76. ebede60 [SPARC32]: More dependencies fallout by Al Viro · 20 years ago
  77. 138307b Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  78. 29db35e [AGPGART] Remove trailing space before \n by Dave Jones · 20 years ago
  79. f8dd49f [SERIAL] mwave is no longer broken by Russell King · 20 years ago
  80. 986632fd Auto-update from upstream by Tony Luck · 20 years ago
  81. 5981d64 [SERIAL] Convert mwave to use serial8250_(un)?register_port by Alan Cox · 20 years ago
  82. 0f302dc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions by Sascha Hauer · 20 years ago
  83. 4fbd151 [ACPI] check acpi_disabled in IPMI by Yann Droneaud · 20 years ago
  84. 288ceb8f Auto-update from upstream by Tony Luck · 20 years ago
  85. 3cb904c Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 20 years ago
  86. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 20 years ago
  87. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 20 years ago
  88. c4365c9 [RANDOM]: Introduce secure_dccp_sequence_number by Arnaldo Carvalho de Melo · 20 years ago
  89. 95ecc5e Pull unaligned-snsc_event into release branch by Tony Luck · 20 years ago
  90. 27a639a Auto-update from upstream by Len Brown · 20 years ago
  91. f786648 [PATCH] Remove race between con_open and con_close by Paul Mackerras · 20 years ago
  92. 09d4a80 Merge HEAD from ../from-linus by Len Brown · 20 years ago
  93. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 20 years ago
  94. 8466361 [ACPI] delete CONFIG_ACPI_INTERPRETER by Len Brown · 20 years ago
  95. a238b56 [PATCH] Kconfig fix (sparc32 drivers/char dependencies) by Al Viro · 20 years ago
  96. 253a9c3 [PATCH] Kconfig fix (m32r genrtc) by Al Viro · 20 years ago
  97. e9bcb17 [PATCH] Kconfig fix (epca on 64bit) by Al Viro · 20 years ago
  98. 7a9aff3 drm: fix a bad VERSION check. by Dave Airlie · 20 years ago
  99. 88f399c drm: fixes for powerpc by Dave Airlie · 20 years ago
  100. ffbbf7a drm: add new texture upload code from r300 project by Dave Airlie · 20 years ago