1. d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 15 years ago
  2. 7bfa58d drivers/char/rtc: disable legacy RTC driver on Blackfin systems by Mike Frysinger · 15 years ago
  3. 7cc4766 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  4. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  5. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  6. 049a947 MIPS: hwrng: Add TX4939 RNG driver by Atsushi Nemoto · 15 years ago
  7. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  8. f324edc console: make blank timeout value a boot option by Daniel Mack · 15 years ago
  9. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  10. 15bdb56 Merge branch 'serial' by Linus Torvalds · 15 years ago
  11. 1aa4bed tty: fix sanity check by Alan Cox · 15 years ago
  12. 762faae pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
  13. 5dca607 tty: fix unused warning when TCGETX is not defined by Mike Frysinger · 15 years ago
  14. 677ca30 ldisc: debug aids by Alan Cox · 15 years ago
  15. 52856ed ldisc: Make sure the ldisc isn't active when we close it by Alan Cox · 15 years ago
  16. 8d2ead7 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
  17. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  18. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  19. 46a5066 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
  20. cbcb6d6 pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
  21. 0259162 [S390] pm: hvc_iucv power management callbacks by Hendrik Brueckner · 15 years ago
  22. 9de33df ipmi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  23. 317ccc4 hvcs: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  24. 6fd4693 Driver Core: raw: add nodename for raw devices by Kay Sievers · 15 years ago
  25. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  26. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  27. 42e27bf ps3flash: Always read chunks of 256 KiB, and cache them by Geert Uytterhoeven · 15 years ago
  28. 6bd57f2 ps3flash: Cache the last accessed FLASH chunk by Geert Uytterhoeven · 15 years ago
  29. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  30. 559dc87f5 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
  31. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  32. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  33. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  34. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  35. 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
  36. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  37. 47ea421 Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  38. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  39. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 15 years ago
  40. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 15 years ago
  41. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  42. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  43. 6ab5631 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c by Catalin Marinas · 15 years ago
  44. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  45. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  46. 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
  47. 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
  48. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  49. a5f4f52 vt: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  50. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  51. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  52. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  53. f0e8527 moxa: prevent opening unavailable ports by Dirk Eibach · 15 years ago
  54. 3e3b5c0 tty: use prepare/finish_wait by Jiri Slaby · 15 years ago
  55. 5fc5b42 tty: remove sleep_on by Jiri Slaby · 15 years ago
  56. 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 15 years ago
  57. 0b91421 tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface by Mike Frysinger · 15 years ago
  58. 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 15 years ago
  59. c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
  60. 852e99d tty: bring ldisc into CodingStyle by Alan Cox · 15 years ago
  61. f2c4c65 tty: Move ldisc_flush by Alan Cox · 15 years ago
  62. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  63. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  64. 5f0878a tty: Fix oops when scanning the polling list for kgdb by Alan Cox · 15 years ago
  65. 620df3c pty: Fix a comment by Alan Cox · 15 years ago
  66. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  67. c3301a5 epca: fix test_bit parameters by Jiri Slaby · 15 years ago
  68. a391ad0 rocket: fix test_bit parameters by Jiri Slaby · 15 years ago
  69. b39933f tty: cyclades, remove unused variables by Jiri Slaby · 15 years ago
  70. 963118e tty: cyclades, fix nports handling by Jiri Slaby · 15 years ago
  71. 2693f48 tty: cyclades, convert macros to inlines by Jiri Slaby · 15 years ago
  72. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 15 years ago
  73. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 15 years ago
  74. 5ba5a5d tty: synclink_gt add receive pio mode by Paul Fulghum · 15 years ago
  75. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  76. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  77. 65a29f6 tty: cyclades, remove spurious check in ISR by Jiri Slaby · 15 years ago
  78. eca1b59 tty: cyclades, don't kill FW by Jiri Slaby · 15 years ago
  79. ace08c3 tty:cyclades, load firmware even on Ze by Jiri Slaby · 15 years ago
  80. 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
  81. 2b83868 Make /dev/zero reads interruptible by signals by Linus Torvalds · 15 years ago
  82. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  83. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  84. 32cb055 agp/intel: Add support for new chipsets by Zhenyu Wang · 15 years ago
  85. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  86. 08ced85 hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) by Alexander Clouter · 15 years ago
  87. e9736c1 hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds by Harald Welte · 15 years ago
  88. 858576b hwrng: via_rng - Support VIA Nano hardware RNG by Harald Welte · 15 years ago
  89. 608d1cd hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset by Harald Welte · 15 years ago
  90. 9f171ad hwrng: omap - Move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  91. a85c8e1 tape: beyond ARRAY_SIZE of viocd_diskinfo by roel kluin · 15 years ago
  92. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  93. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  94. 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
  95. 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
  96. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  97. 9a2845c ipmi: fix ipmi_si modprobe hang by Corey Minyard · 15 years ago
  98. 6fa612b microblaze: Kconfig: Enable drivers for Microblaze by Michal Simek · 15 years ago
  99. fbaa586 TPM: get_event_name stack corruption by Eric Paris · 15 years ago
  100. 26a9a41 Avoid ICE in get_random_int() with gcc-3.4.5 by Linus Torvalds · 15 years ago