1. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  2. 97d61b8 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  3. 048cd58 RTC: Remove the BKL. by David John · 16 years ago
  4. 85da1fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  5. da2bdf9 Make various things static by Roel Kluin · 16 years ago
  6. 09f50c9 tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance by David Smith · 16 years ago
  7. 19b0bd0 powerpc/cell: Use correct types in beat files by Ingo Molnar · 16 years ago
  8. d2b4397 powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH by Kamalesh Babulal · 16 years ago
  9. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  10. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  11. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  12. cda796a random: don't try to look at entropy_count outside the lock by Matt Mackall · 16 years ago
  13. 71183c9 consolemap: indentation & braces disagree - reindent by Ilpo Järvinen · 16 years ago
  14. 103d6d9 genrtc: disable genrtc on Blackfin systems by Mike Frysinger · 16 years ago
  15. 208b95c sysrq: more explicit, less terse help messages by Randy Dunlap · 16 years ago
  16. 69beeb1 mm: make vread() and vwrite() declaration by KOSAKI Motohiro · 16 years ago
  17. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  18. 24d2547 mwave: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  19. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  20. 2f98357 sparseirq: move set/get_timer_rand_state back to .c by Yinghai Lu · 16 years ago
  21. f0f0ce9 Merge branch 'i8k-updates' from Alan by Linus Torvalds · 16 years ago
  22. bef2a50 i8k: Add Dell Vostro systems by Federico Heinz · 16 years ago
  23. 7ab21a8 i8k: Enable i8k on Dell Precision Systems by Andy Spencer · 16 years ago
  24. c847d47 drivers/char/cyclades.c: cy_pci_probe: fix error path by Andrew Morton · 16 years ago
  25. eeb4613 synclink_cs: Convert to tty_port by Alan Cox · 16 years ago
  26. fba85e0 tty: use port methods for the rocket driver by Alan Cox · 16 years ago
  27. 47b01b3 tty: kref the rocket driver by Alan Cox · 16 years ago
  28. 21bed70 tty: make rocketport use standard port->flags by Alan Cox · 16 years ago
  29. c1314a4 tty: Redo the rocket driver locking by Alan Cox · 16 years ago
  30. 6ed1dba tty: Make epca use the port helpers by Alan Cox · 16 years ago
  31. 3969ffb tty: refcount the epca driver by Alan Cox · 16 years ago
  32. d1c815e tty: relock epca by Alan Cox · 16 years ago
  33. 33dd474 tty: kref nozomi by Alan Cox · 16 years ago
  34. c9f19e9 tty: Remove some pointless casts by Alan Cox · 16 years ago
  35. 0ac6053 tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to by Alan Cox · 16 years ago
  36. ff8cb0f tty: N_TTY SIGIO only works for read by Thomas Pfaff · 16 years ago
  37. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  38. 7834909 tty: tty port zero baud open by Alan Cox · 16 years ago
  39. 0fdeceb tty: ESP has been broken for locking etc forver by Alan Cox · 16 years ago
  40. 4350f3f tty: rework stallion to use the tty_port bits by Alan Cox · 16 years ago
  41. 2a6eadb tty: Rework istallion to use the tty port changes by Alan Cox · 16 years ago
  42. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  43. 3b6826b tty: relock the mxser driver by Alan Cox · 16 years ago
  44. c2ba38c tty: relock riscom8 using port locks by Alan Cox · 16 years ago
  45. a129909 tty: rocketport uses different port flags to everyone else by Alan Cox · 16 years ago
  46. 510a304 tty: relock generic_serial by Alan Cox · 16 years ago
  47. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  48. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  49. d0c9873 rio: Kill off ckmalloc by Alan Cox · 16 years ago
  50. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  51. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  52. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 16 years ago
  53. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 16 years ago
  54. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 16 years ago
  55. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  56. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 16 years ago
  57. e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token by Sukadev Bhattiprolu · 16 years ago
  58. 300a620 n_tty: clean up coding style by Alan Cox · 16 years ago
  59. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  60. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  61. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  62. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  63. a4ba2e9 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  64. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. c298345 virtio_console: support console resizing by Christian Borntraeger · 16 years ago
  67. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  68. b854b2a agp/intel: Fix broken ® symbol in device name. by Eric Anholt · 16 years ago
  69. a50ccc6 agp/intel: add support for G41 chipset by Zhenyu Wang · 16 years ago
  70. 2926328 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram by Linus Torvalds · 16 years ago
  71. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  72. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  74. 860cf889 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  75. 44a01d5 [S390] s390/hvc_console: z/VM IUCV hypervisor console support by Hendrik Brueckner · 16 years ago
  76. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  77. 368c1e3 hvc_console: Escape magic sysrq key by Hendrik Brueckner · 16 years ago
  78. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  79. c280266 Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  80. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  81. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  82. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  83. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  84. 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
  85. f75bc06 unicode table for cp437 by Ingo Brueckl · 16 years ago
  86. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  87. 70d13e0 [ARM] netwinder: clean up GPIO naming by Russell King · 16 years ago
  88. 1e64174 Audit: Log TIOCSTI by Al Viro · 16 years ago
  89. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  90. c4f0124 Fix incorrect use of loose in tty/serial drivers by Nick Andrew · 16 years ago
  91. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  92. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  93. 7947cf0 hvc_console: Always schedule resize work on resize by Hendrik Brueckner · 16 years ago
  94. 3d26825 powerpc: Make open count variables signed in hvcs/hvsi/hvc_console by roel kluin · 16 years ago
  95. dc42149 drivers/hvc: Add missing of_node_put by Nicolas Palix · 16 years ago
  96. a0e2f9f powerpc/BSR: Support multiple OF-node description of BSR by Sonny Rao · 16 years ago
  97. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  98. 296fa7f drivers/char/tty_io.c: Avoid panic when no console is configured. by Will Newton · 16 years ago
  99. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  100. b038514 uninorth-agp section mess by Al Viro · 16 years ago