1. d8a02bd virtio: console: remove global var by Rusty Russell · 14 years ago
  2. 38edf58 virtio: console: don't assume a single console port. by Amit Shah · 14 years ago
  3. 73954488 virtio: console: use vdev->priv to avoid accessing global var. by Rusty Russell · 14 years ago
  4. a3cde44 virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq by Amit Shah · 14 years ago
  5. e27b519 virtio: console: ensure add_inbuf can work for multiple ports as well by Amit Shah · 14 years ago
  6. fdb9a05 virtio: console: encapsulate buffer information in a struct by Amit Shah · 14 years ago
  7. 21206ed virtio: console: port encapsulation by Rusty Russell · 14 years ago
  8. f550804 virtio: console: We support only one device at a time by Amit Shah · 14 years ago
  9. 1dff399 hvc_console: make the ops pointer const. by Rusty Russell · 15 years ago
  10. 971f339 virtio: console: statically initialize virtio_cons by Rusty Russell · 14 years ago
  11. a23ea92 virtio: console: comment cleanup by Rusty Russell · 14 years ago
  12. 5ea8d37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 93716b9 tpm_infineon: fix suspend/resume handler for pnp_driver by Marcel Selhorst · 14 years ago
  14. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 14 years ago
  15. 06df6da x86/agp: Fix amd64-agp module initialization regression by FUJITA Tomonori · 14 years ago
  16. c85e9a9 devmem: fix kmem write bug on memory holes by Wu Fengguang · 14 years ago
  17. 325fda7 devmem: check vmalloc address on kmem read/write by KAMEZAWA Hiroyuki · 14 years ago
  18. 489b24f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  19. cd1510c random: Remove unused inode variable by Herbert Xu · 14 years ago
  20. a996996 random: drop weird m_time/a_time manipulation by Matt Mackall · 14 years ago
  21. 61684ce x86/agp: Fix agp_amd64_init regression by FUJITA Tomonori · 14 years ago
  22. aca3bb5 x86, UV: Fix RTC latency bug by reading replicated cachelines by Dimitri Sivanich · 14 years ago
  23. 7036251 tty: fix race in tty_fasync by Greg Kroah-Hartman · 15 years ago
  24. eeec32a nozomi: quick fix for the close/close bug by Alan Cox · 15 years ago
  25. 8888be6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  26. 330a518 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
  27. d817cd5 virtio: fix section mismatch warnings by Jeff Mahoney · 15 years ago
  28. 33f724e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  29. 9b974cc drm/i915: enable 36bit physical address for hardware status page by Zhenyu Wang · 15 years ago
  30. aa8b83c powerpc/hvc: Driver build breaks with !HVC_CONSOLE by Kamalesh Babulal · 15 years ago
  31. 42590a7 x86/agp: Fix agp_amd64_init and agp_amd64_cleanup by FUJITA Tomonori · 15 years ago
  32. 00fdb75 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  33. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  34. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  35. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  36. 3e8d95d tosh: Use non bkl ioctl by Alan Cox · 15 years ago
  37. 6432e73 sony_pi: Remove the BKL from open and ioctl by John Kacur · 15 years ago
  38. 2d959e9 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
  39. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  40. f39edad Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  41. f405d2c x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled by FUJITA Tomonori · 15 years ago
  42. 27d0567 ACPI: fix ACPI=n allmodconfig build by Ingo Molnar · 15 years ago
  43. 756fe28 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  44. f590826 hwrng: core - Fix double unlock in rng_dev_read by Herbert Xu · 15 years ago
  45. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  46. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  47. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  48. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  49. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  50. cdd90fb ARM: add missing include to nwflash.c by Russell King · 15 years ago
  51. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  52. 525995d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  53. 238ccbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  54. d1da96a drivers/char/ipmi: Use KCS_IDLE_STATE by Julia Lawall · 15 years ago
  55. f29627c efirtc: explicitly set llseek to no_llseek by John Kacur · 15 years ago
  56. 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
  57. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  58. 1a544d2 Merge branch 'ipmi' into release by Len Brown · 15 years ago
  59. 18f7ad5 Input: keyboard - don't override beep with a bell by Dmitry Torokhov · 15 years ago
  60. 9e368fa ipmi: add PNP discovery (ACPI namespace via PNPACPI) by Bjorn Helgaas · 15 years ago
  61. 18a3e0b ipmi: refer to table as "SPMI", not "ACPI" by Bjorn Helgaas · 15 years ago
  62. ad49768 ipmi: remove unused PCI probe code by Bjorn Helgaas · 15 years ago
  63. 3590077 random.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  64. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  65. 1f2f38d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation by Thadeu Lima de Souza Cascardo · 15 years ago
  66. 4ae717d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails by Thadeu Lima de Souza Cascardo · 15 years ago
  67. 2643434 misc: remove MAC pmu function declaration from misc device class by Thadeu Lima de Souza Cascardo · 15 years ago
  68. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  69. ee32398 /dev/mem: remove redundant parameter from do_write_kmem() by Wu Fengguang · 15 years ago
  70. 80ad89a /dev/mem: remove the "written" variable in write_kmem() by Wu Fengguang · 15 years ago
  71. 7fabadd /dev/mem: make size_inside_page() logic straight by Wu Fengguang · 15 years ago
  72. fa29e97 /dev/mem: cleanup unxlate_dev_mem_ptr() calls by Wu Fengguang · 15 years ago
  73. f222318 /dev/mem: introduce size_inside_page() by Wu Fengguang · 15 years ago
  74. 4ea2f43 /dev/mem: remove redundant test on len by Wu Fengguang · 15 years ago
  75. f69b2d7 bfin-otp: add BF51x to the supported arch list by Mike Frysinger · 15 years ago
  76. 75b0803 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
  77. 6698e34 tty: Fix BKL taken under a spinlock bug introduced in the BKL split by Alan Cox · 15 years ago
  78. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  79. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  80. a01c780 nvram: Fix write beyond end condition; prove to gcc copy is safe by H. Peter Anvin · 15 years ago
  81. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  82. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  83. 36ba782 tty: split the lock up a bit further by Alan Cox · 15 years ago
  84. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 15 years ago
  85. 38c70b2 tty: Push the bkl down a bit in the hangup code by Alan Cox · 15 years ago
  86. f18f949 tty: Push the lock down further into the ldisc code by Alan Cox · 15 years ago
  87. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 15 years ago
  88. e8c6210 tty: moxa: split open lock by Alan Cox · 15 years ago
  89. f710ebd tty: moxa: Kill the use of lock_kernel by Alan Cox · 15 years ago
  90. 8482bcd tty: moxa: Fix modem op locking by Alan Cox · 15 years ago
  91. f9b412a tty: moxa: Kill off the throttle method by Alan Cox · 15 years ago
  92. a808ac0 tty: moxa: Locking clean up by Alan Cox · 15 years ago
  93. f5c5a36 tty: moxa: rework the locking a bit by Alan Cox · 15 years ago
  94. f176178 tty: moxa: Use more tty_port ops by Alan Cox · 15 years ago
  95. 2493c0c tty: isicom: fix deadlock on shutdown by Alan Cox · 15 years ago
  96. 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 15 years ago
  97. 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 15 years ago
  98. 6ed847d tty: isicom: sort out the board init logic by Alan Cox · 15 years ago
  99. baaa08a tty: isicom: switch to the new tty_port_open helper by Alan Cox · 15 years ago
  100. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 15 years ago