1. 64e4da5 [PATCH] hvc_console: Statically initialize the vtermnos array by Milton Miller · 19 years ago
  2. 5f6d9c0 [PATCH] hvc_console: remove num_vterms and some dead code by Milton Miller · 19 years ago
  3. e51d8c9 [PATCH] hvc_console: Add missing include by Milton Miller · 19 years ago
  4. 320da0d [PATCH] hvc_console: Unregister the console in the exit routine. by Milton Miller · 19 years ago
  5. 2b9e0ba [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel by Milton Miller · 19 years ago
  6. 8b67f8c [PATCH] hvc_console: Dont always kick the poll thread in interrupt by Milton Miller · 19 years ago
  7. 6f24808 [PATCH] hvc_console: Match vio and console devices using vterm numbers by Milton Miller · 19 years ago
  8. 837dcfa [PATCH] hvc_console: Rearrange code by Milton Miller · 19 years ago
  9. 3c326fe [PATCH] ppc64: Add new PHY to sungem by Benjamin Herrenschmidt · 19 years ago
  10. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  11. ca3f5a9 [PATCH] i2o: config-osm build fix by Andrew Morton · 19 years ago
  12. 043d051 Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  13. c101f31 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  14. 359ea2f Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  15. 960b846 [PATCH] yet another fix for setup-bus.c/x86 merge by Ivan Kokshaysky · 19 years ago
  16. 9d74953 [DVB]: Do not include <linux/irq.h> from drivers. by Eddie C. Dost · 19 years ago
  17. 67d340f Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  18. 6f354b0 [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code by Prarit Bhargava · 19 years ago
  19. e07d01e [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export by Prarit Bhargava · 19 years ago
  20. 476df25 [CRYPTO] Update IV correctly for Padlock CBC encryption by Herbert Xu · 19 years ago
  21. fbdae9f [CRYPTO] Ensure cit_iv is aligned correctly by Herbert Xu · 19 years ago
  22. 28e8c3a [PADLOCK] Implement multi-block operations by Herbert Xu · 19 years ago
  23. 6789b2d [PADLOCK] Move fast path work into aes_set_key and upper layer by Herbert Xu · 19 years ago
  24. 07bbeaf ieee1394: fix broken signed char assumption. by Linus Torvalds · 19 years ago
  25. 184f6eb [PATCH] openfirmware: implement hotplug for macio devices by Jeff Mahoney · 19 years ago
  26. b5bf5b6 [PATCH] openfirmware: add sysfs nodes for open firmware devices by Jeff Mahoney · 19 years ago
  27. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  28. 3d3c2ae [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem by Greg KH · 19 years ago
  29. e6b6239 [PATCH] ppc32: add Freescale MPC885ADS board support by Andrei Konovalov · 19 years ago
  30. 5432ebb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  31. bc971de [SHAPER]: Switch to spinlocks. by Christoph Hellwig · 19 years ago
  32. 93e266f [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  33. d244c89 [TG3]: support for ethtool -C by Michael Chan · 19 years ago
  34. a31488c [SKGE]: Fix build on big-endian by David S. Miller · 19 years ago
  35. d06e7a5 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  36. 346fced Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  37. 06326e4 [SPARC]: bpp: remove sleep_on usage by Christoph Hellwig · 19 years ago
  38. 19f7241 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  39. 08ab8c2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  40. 976ecd1 [PATCH] Serial: Fix console port spinlock initialisation by Russell King · 19 years ago
  41. 75f631d [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled by Ben Dooks · 19 years ago
  42. 10e047b [PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry by Adrian Bunk · 19 years ago
  43. 21e2c01 [PATCH] amd74xx: support MCP55 device IDs by Rob Punkunus · 19 years ago
  44. 13bbbf2 [PATCH] ide: fix line break in ide messages by Denis Vlasenko · 19 years ago
  45. f3718d3 [PATCH] ide: hotplug mark __devinit via82cxxx.c by Herbert Xu · 19 years ago
  46. d6904ab [PATCH] ide: hotplug mark __devinit triflex.c by Herbert Xu · 19 years ago
  47. 9731963 [PATCH] ide: hotplug mark __devinit slc90e66.c by Herbert Xu · 19 years ago
  48. 34a6224 [PATCH] ide: hotplug mark __devinit sl82c105.c by Herbert Xu · 19 years ago
  49. 6a6e1b1 [PATCH] ide: hotplug mark __devinit sc1200.c by Herbert Xu · 19 years ago
  50. 9307145 [PATCH] ide: hotplug mark __devinit opti621.c by Herbert Xu · 19 years ago
  51. c20530e [PATCH] ide: hotplug mark __devinit ns87415.c by Herbert Xu · 19 years ago
  52. a380a88 [PATCH] ide: hotplug mark __devinit it8172.c by Herbert Xu · 19 years ago
  53. ddbc9fb [PATCH] ide: hotplug mark __devinit cy82c693.c by Herbert Xu · 19 years ago
  54. 88de8e9 [PATCH] ide: hotplug mark __devinit cs5530.c by Herbert Xu · 19 years ago
  55. e895f92 [PATCH] ide: hotplug mark __devinit amd74xx.c by Herbert Xu · 19 years ago
  56. c2f1258 [PATCH] ide: hotplug mark __devinit alim15x3.c by Herbert Xu · 19 years ago
  57. 1d6bebf Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  58. 44f8e1a If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq. by Linus Torvalds · 19 years ago
  59. 43a6b76 [PATCH] gregkh-pci-pci-assign-unassigned-resources fix by Andy Whitcroft · 19 years ago
  60. 5848f23 [PATCH] pci: cleanup argument comments for pci_{save,restore}_state by John W. Linville · 19 years ago
  61. c6e21e1 [PATCH] PCI: Remove newline from pci MODALIAS variable by Hannes Reinecke · 19 years ago
  62. 5823d10 [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70 by long · 19 years ago
  63. a00db37 [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX by Jean Delvare · 19 years ago
  64. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  65. 299de03 [PATCH] PCI: pci_assign_unassigned_resources() on x86 by Ivan Kokshaysky · 19 years ago
  66. 90b5492 [PATCH] PCI: handle subtractive decode pci-pci bridge better by Ivan Kokshaysky · 19 years ago
  67. 26f674a [PATCH] PCI: Fix up PCI routing in parent bridge by Greg Kroah-Hartman · 19 years ago
  68. 3eee0d0 [PATCH] MMC: wbsd cleanups by Adrian Bunk · 19 years ago
  69. 6e6293d [PATCH] MMC: wbsd delayed insertion by Pierre Ossman · 19 years ago
  70. 7b09cda [PATCH] MMC: Fix divdi3 reference in mmci.c by Russell King · 19 years ago
  71. 62351cc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  72. d471cd4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  73. 747aead [PATCH] ARM: 2780/1: AFS partition length calculation fix by Catalin Marinas · 19 years ago
  74. 44454bc [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS by Russell King · 19 years ago
  75. bd53d12 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  76. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  77. 9a936eb [PATCH] tpm: fix bug introduced by the /proc/misc by Kylene Jo Hall · 19 years ago
  78. 3704511 [PATCH] pcmcia: fix modalias attribute in sysfs by Dominik Brodowski · 19 years ago
  79. 41359dc [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor by Russell King · 19 years ago
  80. bf164c7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  81. d62c0f9 [PATCH] Driver core: Use klist_del() instead of klist_remove(). by Patrick Mochel · 19 years ago
  82. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 19 years ago
  83. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  84. 151ef38 [PATCH] driver core: Add the ability to unbind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  85. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  86. 9b4311e Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  87. 0b35ff2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  88. 92dd7ca Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  89. d18bfac Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  90. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  91. e763b90 [PATCH] Serial: Disable OX950 transmitter for flow control by Russell King · 19 years ago
  92. 0dd7a1a [PATCH] Serial: Check status of CTS when using flow control by Russell King · 19 years ago
  93. c7e7887 [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel by Nicolas Pitre · 19 years ago
  94. 164cad9 [PATCH] Don't fill up log with atxp1 vcore messages change message by Prakash Punnoor · 19 years ago
  95. fd782a4 [PATCH] Fix get_request nastiness by Hugh Dickins · 19 years ago
  96. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  97. a839688 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  98. 2fa938b [PATCH] sis 760 support. by Dave Jones · 19 years ago
  99. 060d302 [PATCH] v4l: bttv new insmod parameters by Mauro Carvalho Chehab · 19 years ago
  100. 586b0ca [PATCH] v4l: tuner improvements by Mauro Carvalho Chehab · 19 years ago