1. 31cc48b [PATCH] MPBL0010 driver sysfs permissions wide open by Mark Bellon · 19 years ago
  2. 14a6283 [PATCH] tty release_dev(): remove dead code by Paul Fulghum · 19 years ago
  3. 9453a5a [PATCH] ptmx: fix duplicate idr_remove by Paul Fulghum · 19 years ago
  4. 49b6e2a [PATCH] Remove extraneous \n in doubletalk init printk. by Dave Jones · 19 years ago
  5. e1a2509 [PATCH] make tty_insert_flip_string_flags() a non gpl export by Andrew Morton · 19 years ago
  6. 30aaa15 [IPV6]: Unexport secure_ipv6_port_ephemeral by Adrian Bunk · 19 years ago
  7. 31f64bd drm: deline a few large inlines in DRM code by Dave Airlie · 19 years ago
  8. 11bab7d drm: remove master setting from add/remove context by Dave Airlie · 19 years ago
  9. 195b3a2 drm: drm_pci needs dma-mapping.h by Dave Airlie · 19 years ago
  10. 86678df [PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c by Dave Airlie · 19 years ago
  11. 7f344f0 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  12. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  13. 9c8680e Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  14. 853807f [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver by Andrew Victor · 19 years ago
  15. c9d1a0b [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  16. 6bbc20b [WATCHDOG] pcwd.c sprintf/strcpy fix by Wim Van Sebroeck · 19 years ago
  17. 369fa25 [WATCHDOG] pcwd.c general clean-up after patches by Wim Van Sebroeck · 19 years ago
  18. c324ab4 [WATCHDOG] pcwd.c add debug info by Wim Van Sebroeck · 19 years ago
  19. 69f83d5 [WATCHDOG] pcwd.c pcwd_cleanup_module patch by Wim Van Sebroeck · 19 years ago
  20. 2891b6a [WATCHDOG] pcwd.c firmware-info patch by Wim Van Sebroeck · 19 years ago
  21. 4206f0c [WATCHDOG] pcwd.c control status patch by Wim Van Sebroeck · 19 years ago
  22. b9ec4e1 Input: add support for Braille devices by Samuel Thibault · 19 years ago
  23. 7f04880 ACPI: ia64 buildfix by Len Brown · 19 years ago
  24. 9224a86 HPET: fix ACPI memory range length handling by Bjorn Helgaas · 19 years ago
  25. e4513a5 ACPI: fix sonypi ACPI driver registration to unregister on failure by Bjorn Helgaas · 19 years ago
  26. 706c8c9 [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS by Segher Boessenkool · 19 years ago
  27. 0ca0773 [PATCH] vt: add TIOCL_GETKMSGREDIRECT by Rafael J. Wysocki · 19 years ago
  28. b0b4ed7 [PATCH] drivers/char/[i]stallion: Clean up kmalloc usage by Tobias Klauser · 19 years ago
  29. d6dfd13 [PATCH] IPMI: convert from semaphores to mutexes by Corey Minyard · 19 years ago
  30. 8a3628d [PATCH] IPMI: tidy up various things by Corey Minyard · 19 years ago
  31. 453823b [PATCH] IPMI: fix startup race condition by Corey Minyard · 19 years ago
  32. ee37df7 [PATCH] make tty_insert_flip_string a non-GPL export by Andrew Morton · 19 years ago
  33. 9940ec3 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present by Dominik Brodowski · 19 years ago
  34. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  35. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  36. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  37. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  38. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  39. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  40. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  41. 63e8d91 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  42. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  43. 652486f [PATCH] do_SAK: don't depend on session ID 0 by Eric W. Biederman · 19 years ago
  44. f96a795 [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info by Eric W. Biederman · 19 years ago
  45. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  46. 55eb061 drm: remove drm_{alloc,free}_pages by Dave Airlie · 19 years ago
  47. d2b58b5 drm: sis fix compile warning by Dave Airlie · 19 years ago
  48. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  49. 05613bd [PATCH] nvidia-agp: use time_before_eq() by Marcelo Feitoza Parisi · 19 years ago
  50. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  51. be4676e [PATCH] synclink_gt: remove uneeded async code by Paul Fulghum · 19 years ago
  52. 0080b7a [PATCH] synclink_gt add gpio feature by Paul Fulghum · 19 years ago
  53. 86a3414 [PATCH] synclink: remove dead code by Paul Fulghum · 19 years ago
  54. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  55. f4d1749 [PATCH] powerpc: add hvc backend for rtas by Arnd Bergmann · 19 years ago
  56. 45d607e [PATCH] powerpc: hvc_console updates by Ryan S. Arnold · 19 years ago
  57. 12b824f [PATCH] RTC subsystem: ARM cleanup by Alessandro Zummo · 19 years ago
  58. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  59. 55aab8c [PATCH] powerpc: HVC init race by Michael Neuling · 19 years ago
  60. b8c7b97 [PATCH] powerpc: Compile warning in hvcs driver by Anton Blanchard · 19 years ago
  61. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  62. e941577 drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment by Bastien Roucaries · 19 years ago
  63. 5ff2a7e [PATCH] isicom: select FW_LOADER by maximilian attems · 19 years ago
  64. 222b9f9 [PATCH] tlclk: fix handling of device major by Andrew Morton · 19 years ago
  65. a23f9a3 [PATCH] ipmi: Increment driver version to v39.0 by Corey Minyard · 19 years ago
  66. 50c812b [PATCH] ipmi: add full sysfs support by Corey Minyard · 19 years ago
  67. b0defcd [PATCH] ipmi: add generic PCI handling by Corey Minyard · 19 years ago
  68. 136939a [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() by Bjorn Helgaas · 19 years ago
  69. 56ee482 BUG_ON() Conversion in drivers/char by Eric Sesterhenn · 19 years ago
  70. 2e9abdd Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  71. b2b978f [PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge by Henrik Kretzschmar · 19 years ago
  72. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  73. 5c98d29 [PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak by Adrian Bunk · 19 years ago
  74. 276ad0c [PATCH] tpm: sparc32 build fix by Andrew Morton · 19 years ago
  75. c654d60 [PATCH] adjust /dev/{kmem,mem,port} write handlers by Jan Beulich · 19 years ago
  76. e6a6784 [PATCH] parport: move PP_MAJOR from ppdev.h to major.h by Rene Herman · 19 years ago
  77. bf36b90 [PATCH] sysrq cleanup by Andrew Morton · 19 years ago
  78. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  79. 1aef821 [PATCH] constify tty flip buffer handling by Thomas Koeller · 19 years ago
  80. f52ac8f [PATCH] cirrus ep93xx watchdog driver by Alessandro Zummo · 19 years ago
  81. f3dd5c3 drm: add new radeon PCI ids.. by Dave Airlie · 19 years ago
  82. 9d1f6b2 [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets by Andi Kleen · 19 years ago
  83. 5c48b0e [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge by Henrik Kretzschmar · 19 years ago
  84. 5381315 tabify drivers/char/Makefile by Jim Cromie · 19 years ago
  85. 554b7c8 [PATCH] Yet more rio cleaning (2 of 2) by Alan Cox · 19 years ago
  86. 57c2d60 [PATCH] Yet more rio cleaning (1 of 2) by Alan Cox · 19 years ago
  87. db31852 [PATCH] rio driver rework continued #5 by Alan Cox · 19 years ago
  88. 3d336aa [PATCH] rio driver rework continued #4 by Alan Cox · 19 years ago
  89. 00d83a5 [PATCH] rio driver rework continued #3 by Alan Cox · 19 years ago
  90. e2b3afd [PATCH] rio driver rework continued #2 by Alan Cox · 19 years ago
  91. 27c6e52 [PATCH] rio driver rework continued #1 by Alan Cox · 19 years ago
  92. b6c6b60 [PATCH] rioboot: post-Lindent by Alan Cox · 19 years ago
  93. 3b8e3f1 [PATCH] rioboot: lindent by Alan Cox · 19 years ago
  94. 74769ab [PATCH] rio: more header cleanup by Alan Cox · 19 years ago
  95. e933b6d [PATCH] remove ipmi pm_power_off redefinition by Olaf Hering · 19 years ago
  96. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  97. ef5a4c8 [PATCH] remove ISA legacy functions: drivers/char/toshiba.c by Al Viro · 19 years ago
  98. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 19 years ago
  99. 40953ed [PATCH] snsc kmalloc2kzalloc by Jes Sorensen · 19 years ago
  100. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 19 years ago