1. 231caa1 [S390] channel measurement fix. by Cornelia Huck · 18 years ago
  2. da039bd [S390] cio long busy in read configuration data. by Peter Oberparleiter · 18 years ago
  3. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  4. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 18 years ago
  5. 8f7c588 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  6. 727dda8 [PATCH] m68knommu: fix compilation problems with 68328serial driver by Greg Ungerer · 18 years ago
  7. 3706a87 [PATCH] Set err_stops_fifo for newer Promise as well by Alan Cox · 18 years ago
  8. 57e834e [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports) by Alan Cox · 18 years ago
  9. f201f50 [PATCH] ide: housekeeping on IDE drivers by Alan Cox · 18 years ago
  10. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 18 years ago
  11. 2930d1b [PATCH] SC1200 debug printk by Alan Cox · 18 years ago
  12. 19c1ef5 [PATCH] ide: clean up siimage by Alan Cox · 18 years ago
  13. 1a1276e [PATCH] Old IDE, fix SATA detection for cabling by Alan Cox · 18 years ago
  14. cab267c [PATCH] powermac backlight fixes by Michael Hanselmann · 18 years ago
  15. 96febe9 [PATCH] IPMI: watchdog handle panic properly by Corey Minyard · 18 years ago
  16. 1a24586 [PATCH] IPMI: remove high res timer code by Corey Minyard · 18 years ago
  17. 409035e [PATCH] IPMI: tidy msghandler timer by Corey Minyard · 18 years ago
  18. 4ac4360 [PATCH] istallion: cleanups by Alan Cox · 18 years ago
  19. effc8b7 [PATCH] stallion: fix recent SMP locking cleanup by Alan Cox · 18 years ago
  20. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 18 years ago
  21. 2c3bb20 [PATCH] add receive_room flow control to flush_to_ldisc by Paul Fulghum · 18 years ago
  22. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  23. e0ac476 [PATCH] RTC: add rtc-rs5c348 driver by Atsushi Nemoto · 18 years ago
  24. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  25. 0a3a6d6 Input: db9 - fix potential buffer overrun by Eric Sesterhenn · 18 years ago
  26. f8b4c46 Input: atkbd - fix hardware autorepeat by Dmitry Torokhov · 18 years ago
  27. a39727f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  28. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  29. 03529d9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  30. d6fcb3b [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled by Daniel Ritz · 18 years ago
  31. 0e702ab [PATCH] m68knommu: FEC driver event/irq fixes by Greg Ungerer · 18 years ago
  32. 83901fc [PATCH] m68knommu: FEC driver set different priority/level on each IRQ by Willson Callan · 18 years ago
  33. 6b26529 [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family by Matt Waddel · 18 years ago
  34. 677177c [PATCH] m68knommu: avoid fec driver hang when link disappears by Philippe De Muyter · 18 years ago
  35. 12e56b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  36. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 18 years ago
  37. 775d584 [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() by Adrian Bunk · 18 years ago
  38. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 18 years ago
  39. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  40. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  41. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  42. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  43. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  44. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  45. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  46. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  47. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  48. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  49. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  50. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  51. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 18 years ago
  52. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 18 years ago
  53. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  54. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  55. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  56. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  57. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  58. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  59. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  60. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  61. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 18 years ago
  62. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  63. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  64. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  65. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 18 years ago
  66. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  67. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  68. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  69. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  70. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  71. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  72. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  73. dd56a8e [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) by Yasunori Goto · 18 years ago
  74. 1f42599 [PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device) by Yasunori Goto · 18 years ago
  75. 9ac0239 [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces by KAMEZAWA Hiroyuki · 18 years ago
  76. 6a93096 [MTD] NAND: Select chip before checking write protect status by Thomas Gleixner · 18 years ago
  77. 1887f51 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() by Herbert Valerio Riedel · 18 years ago
  78. 0e4ced5 [MTD] NAND: Fix typo in mtd/nand/ts7250.c by Petr Stetiar · 18 years ago
  79. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 18 years ago
  80. 6d4f822 [MTD] Fix off-by-one error in physmap.c by Sascha Hauer · 18 years ago
  81. ce5b096 [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver by Lennert Buytenhek · 18 years ago
  82. 2c06a08 [MTD NAND] s3c2412 support in s3c2410.c by Ben Dooks · 18 years ago
  83. 9000195 Input: wistron - add mapping for Wistron MS 2111 by Frank de Lange · 18 years ago
  84. 1f1bd5f [netdrvr] Remove long-unused bits from Becker template drivers by Jeff Garzik · 18 years ago
  85. c78059f V4L/DVB (4263): Fix warning when compiling on 64 bit machines by Mauro Carvalho Chehab · 18 years ago
  86. ce4260c V4L/DVB (4261): Included required header for in-kernel compilation by Mauro Carvalho Chehab · 18 years ago
  87. b9553d7b V4L/DVB (4260): Stradis.c: make 2 functions static by Adrian Bunk · 18 years ago
  88. 99eb44f V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status by Hans Verkuil · 18 years ago
  89. 4d6b5ae V4L/DVB (4257): Fix 64-bit compile warnings. by Hans Verkuil · 18 years ago
  90. f5b0142 V4L/DVB (4255): Tda9887 default TOP value is 0x10 by Hans Verkuil · 18 years ago
  91. 1b58841a V4L/DVB (4254): Remove obsoleted tuner_debug option. by Hans Verkuil · 18 years ago
  92. 9952351 V4L/DVB (4253): IVTV VBI format description too long. by Hans Verkuil · 18 years ago
  93. 343f92c V4L/DVB (4252): Remove duplicate 'tda9887' in info messages. by Hans Verkuil · 18 years ago
  94. 0885ba1 V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system log by Mike Isely · 18 years ago
  95. b30d244 V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver by Mike Isely · 18 years ago
  96. 1d9f846 V4L/DVB (4243): Exploit new V4L control features in pvrusb2 by Mike Isely · 18 years ago
  97. b46cfa8 V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2) by Mike Isely · 18 years ago
  98. eb8e0ee V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2 by Mike Isely · 18 years ago
  99. a761f43 V4L/DVB (4240): Various V4L control enhancements in pvrusb2 by Mike Isely · 18 years ago
  100. 3321396 V4L/DVB (4239): Handle boolean controls in pvrusb2 by Mike Isely · 18 years ago