1. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  2. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  3. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  4. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  5. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  6. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  7. 47ea421 Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  8. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  9. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 15 years ago
  10. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 15 years ago
  11. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  12. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  13. 6ab5631 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c by Catalin Marinas · 15 years ago
  14. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  15. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  16. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  18. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  19. a5f4f52 vt: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  20. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  21. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  22. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  23. f0e8527 moxa: prevent opening unavailable ports by Dirk Eibach · 15 years ago
  24. 3e3b5c0 tty: use prepare/finish_wait by Jiri Slaby · 15 years ago
  25. 5fc5b42 tty: remove sleep_on by Jiri Slaby · 15 years ago
  26. 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 15 years ago
  27. 0b91421 tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface by Mike Frysinger · 15 years ago
  28. 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 15 years ago
  29. c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
  30. 852e99d tty: bring ldisc into CodingStyle by Alan Cox · 15 years ago
  31. f2c4c65 tty: Move ldisc_flush by Alan Cox · 15 years ago
  32. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  33. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  34. 5f0878a tty: Fix oops when scanning the polling list for kgdb by Alan Cox · 15 years ago
  35. 620df3c pty: Fix a comment by Alan Cox · 15 years ago
  36. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  37. c3301a5 epca: fix test_bit parameters by Jiri Slaby · 15 years ago
  38. a391ad0 rocket: fix test_bit parameters by Jiri Slaby · 15 years ago
  39. b39933f tty: cyclades, remove unused variables by Jiri Slaby · 15 years ago
  40. 963118e tty: cyclades, fix nports handling by Jiri Slaby · 15 years ago
  41. 2693f48 tty: cyclades, convert macros to inlines by Jiri Slaby · 15 years ago
  42. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 15 years ago
  43. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 15 years ago
  44. 5ba5a5d tty: synclink_gt add receive pio mode by Paul Fulghum · 15 years ago
  45. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  46. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  47. 65a29f6 tty: cyclades, remove spurious check in ISR by Jiri Slaby · 15 years ago
  48. eca1b59 tty: cyclades, don't kill FW by Jiri Slaby · 15 years ago
  49. ace08c3 tty:cyclades, load firmware even on Ze by Jiri Slaby · 15 years ago
  50. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 2b83868 Make /dev/zero reads interruptible by signals by Linus Torvalds · 15 years ago
  52. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  53. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  54. 32cb055 agp/intel: Add support for new chipsets by Zhenyu Wang · 15 years ago
  55. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  56. 08ced85 hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) by Alexander Clouter · 15 years ago
  57. e9736c1 hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds by Harald Welte · 15 years ago
  58. 858576b hwrng: via_rng - Support VIA Nano hardware RNG by Harald Welte · 15 years ago
  59. 608d1cd hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset by Harald Welte · 15 years ago
  60. 9f171ad hwrng: omap - Move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  61. a85c8e1 tape: beyond ARRAY_SIZE of viocd_diskinfo by roel kluin · 15 years ago
  62. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  63. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  64. 42f1d2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel by Russell King · 15 years ago
  65. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  66. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  67. 9a2845c ipmi: fix ipmi_si modprobe hang by Corey Minyard · 15 years ago
  68. 6fa612b microblaze: Kconfig: Enable drivers for Microblaze by Michal Simek · 15 years ago
  69. fbaa586 TPM: get_event_name stack corruption by Eric Paris · 15 years ago
  70. 26a9a41 Avoid ICE in get_random_int() with gcc-3.4.5 by Linus Torvalds · 15 years ago
  71. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  72. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  73. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  74. 8a0a9bd random: make get_random_int() more random by Linus Torvalds · 15 years ago
  75. 45001e9 i.MX31: Add hw-random for RNGA by Alan Carvalho de Assis · 16 years ago
  76. fab8922 vt: Add a note on the historical abuse of CLOCK_TICK_RATE by Alan Cox · 15 years ago
  77. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  78. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  79. e5b8954 virtio-rng: Remove false BUG for spurious callbacks by Christian Borntraeger · 15 years ago
  80. 4dec302 ipmi: add oem message handling by dann frazier · 15 years ago
  81. 25176ed ipmi: fix statistics counting issues by Corey Minyard · 15 years ago
  82. 40112ae ipmi: test for event buffer before using by Corey Minyard · 15 years ago
  83. 8b32b5d ipmi: fix platform return check by Corey Minyard · 15 years ago
  84. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  85. 5cab385 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  86. 59de2be agp: zero pages before sending to userspace by Shaohua Li · 15 years ago
  87. c0b7988 Revert "console ASCII glyph 1:1 mapping" by Samuel Thibault · 15 years ago
  88. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 347486b intelfb: support i854 by Stefan Husemann · 16 years ago
  90. 267b01f sysrq: remove duplicated #include by Huang Weiyi · 16 years ago
  91. 0c3c8a1 x86, PAT: Remove duplicate memtype reserve in devmem mmap by Suresh Siddha · 16 years ago
  92. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  93. 9133df7 esp: fix section mismatch warning by Randy Dunlap · 16 years ago
  94. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  95. 1f85449 rio: addition has higher precedence than ?: by Roel Kluin · 16 years ago
  96. 0326e6d mxser: remove tty_port_tty_get from mxser_check_modem_status by Jiri Slaby · 16 years ago
  97. 0e0fd7d tty: moxa, fix refcounting in moxa_poll_port by Jiri Slaby · 16 years ago
  98. bbb8e6b isicom: isicom kref leak fix by Alan Cox · 16 years ago
  99. 5c9f580 riscom8: Auto-load riscom8 module when device opened. by Scott James Remnant · 16 years ago
  100. 5350d3b specialix: Auto-load specialix module when device opened. by Scott James Remnant · 16 years ago