1. a39727f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  2. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  3. 03529d9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  4. d6fcb3b [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled by Daniel Ritz · 18 years ago
  5. 0e702ab [PATCH] m68knommu: FEC driver event/irq fixes by Greg Ungerer · 18 years ago
  6. 83901fc [PATCH] m68knommu: FEC driver set different priority/level on each IRQ by Willson Callan · 18 years ago
  7. 6b26529 [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family by Matt Waddel · 18 years ago
  8. 677177c [PATCH] m68knommu: avoid fec driver hang when link disappears by Philippe De Muyter · 18 years ago
  9. 12e56b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  10. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 18 years ago
  11. 775d584 [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() by Adrian Bunk · 18 years ago
  12. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 18 years ago
  13. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  14. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  15. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  16. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  17. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  18. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  19. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  20. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  21. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  22. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  23. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  24. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  25. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 18 years ago
  26. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 18 years ago
  27. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  28. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  29. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  30. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  31. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  32. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  33. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  34. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  35. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 18 years ago
  36. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  37. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  38. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  39. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 18 years ago
  40. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  41. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  42. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  43. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  44. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  45. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  46. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  47. dd56a8e [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) by Yasunori Goto · 18 years ago
  48. 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
  49. 9ac0239 [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces by KAMEZAWA Hiroyuki · 18 years ago
  50. 6a93096 [MTD] NAND: Select chip before checking write protect status by Thomas Gleixner · 18 years ago
  51. 1887f51 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() by Herbert Valerio Riedel · 18 years ago
  52. 0e4ced5 [MTD] NAND: Fix typo in mtd/nand/ts7250.c by Petr Stetiar · 18 years ago
  53. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 18 years ago
  54. 6d4f822 [MTD] Fix off-by-one error in physmap.c by Sascha Hauer · 18 years ago
  55. ce5b096 [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver by Lennert Buytenhek · 18 years ago
  56. 2c06a08 [MTD NAND] s3c2412 support in s3c2410.c by Ben Dooks · 18 years ago
  57. 1f1bd5f [netdrvr] Remove long-unused bits from Becker template drivers by Jeff Garzik · 18 years ago
  58. c78059f V4L/DVB (4263): Fix warning when compiling on 64 bit machines by Mauro Carvalho Chehab · 18 years ago
  59. ce4260c V4L/DVB (4261): Included required header for in-kernel compilation by Mauro Carvalho Chehab · 18 years ago
  60. b9553d7 V4L/DVB (4260): Stradis.c: make 2 functions static by Adrian Bunk · 18 years ago
  61. 99eb44f V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status by Hans Verkuil · 18 years ago
  62. 4d6b5ae V4L/DVB (4257): Fix 64-bit compile warnings. by Hans Verkuil · 18 years ago
  63. f5b0142 V4L/DVB (4255): Tda9887 default TOP value is 0x10 by Hans Verkuil · 18 years ago
  64. 1b58841a V4L/DVB (4254): Remove obsoleted tuner_debug option. by Hans Verkuil · 18 years ago
  65. 9952351 V4L/DVB (4253): IVTV VBI format description too long. by Hans Verkuil · 18 years ago
  66. 343f92c V4L/DVB (4252): Remove duplicate 'tda9887' in info messages. by Hans Verkuil · 18 years ago
  67. 0885ba1 V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system log by Mike Isely · 18 years ago
  68. b30d244 V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver by Mike Isely · 18 years ago
  69. 1d9f846 V4L/DVB (4243): Exploit new V4L control features in pvrusb2 by Mike Isely · 18 years ago
  70. b46cfa8 V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2) by Mike Isely · 18 years ago
  71. eb8e0ee V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2 by Mike Isely · 18 years ago
  72. a761f43 V4L/DVB (4240): Various V4L control enhancements in pvrusb2 by Mike Isely · 18 years ago
  73. 3321396 V4L/DVB (4239): Handle boolean controls in pvrusb2 by Mike Isely · 18 years ago
  74. 077203a V4L/DVB (4238): Make sure flags field is initialized when quering a control in pvrusb2 by Mike Isely · 18 years ago
  75. 4f1a3e5 V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2 driver by Mike Isely · 18 years ago
  76. c05c046 V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using cx2341x module by Mike Isely · 18 years ago
  77. 3948199 V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c can handle. by Mike Isely · 18 years ago
  78. 039c430 V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-v4l2.c by Mike Isely · 18 years ago
  79. 4588677 V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.c by Mike Isely · 18 years ago
  80. eacbe7c V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of cx2341x module by Mike Isely · 18 years ago
  81. b2bbaa9 V4L/DVB (4231): Include some extra headers that we need. by Mike Isely · 18 years ago
  82. 4656fb6 V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUS by Michael Krufky · 18 years ago
  83. d855497 V4L/DVB (4228a): pvrusb2 to kernel 2.6.18 by Mike Isely · 18 years ago
  84. a2b524b [netdrvr] natsemi: minor cleanups by Jeff Garzik · 18 years ago
  85. 5a40f09 [netdrvr] natsemi: Separate out media initialization code by Jeff Garzik · 18 years ago
  86. 467c432 [PATCH] WAN: update info page for a bunch of my drivers by Krzysztof Halasa · 18 years ago
  87. e2fdbc0 [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch by Adrian Bunk · 18 years ago
  88. 600991b [PATCH] Fix phy id for LXT971A/LXT972A by Uwe Zeisberger · 18 years ago
  89. 5d22a31 [PATCH] DM9000 - minor code cleanups by Ben Dooks · 18 years ago
  90. 19af5a8 [PATCH] DM9000 - do no re-init spin lock by Ben Dooks · 18 years ago
  91. 5b55dda [PATCH] DM9000 - check for MAC left in by bootloader by Ben Dooks · 18 years ago
  92. b4ed03f [PATCH] DM9000 - better checks for platform resources by Ben Dooks · 18 years ago
  93. 2154cfa [PATCH] ata_piix: add ICH6/7/8 to Kconfig by Auke Kok · 18 years ago
  94. 201ce85 [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs by Tejun Heo · 18 years ago
  95. 8857455 [PATCH] libata: cosmetic updates by Tejun Heo · 18 years ago
  96. 353dcf7 [PATCH] ata: add some NVIDIA chipset IDs by Randy Dunlap · 18 years ago
  97. a8601e5 [PATCH] libata reduce timeouts by Andrew Morton · 18 years ago
  98. 77b08fb [PATCH] libata: make two functions global by Tejun Heo · 18 years ago
  99. 977e6b9 [PATCH] libata: update ata_do_simple_cmd() by Tejun Heo · 18 years ago
  100. e58eb58 [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal() by Tejun Heo · 18 years ago