1. 17634ba virtio: console: Add a new MULTIPORT feature, support for generic ports by Amit Shah · 15 years ago
  2. f997f00b virtio: console: Introduce a send_buf function for a common path for sending data to host by Amit Shah · 15 years ago
  3. 203baab virtio: console: Introduce function to hand off data from host to readers by Amit Shah · 15 years ago
  4. 2658a79a virtio: console: Separate out find_vqs operation into a different function by Amit Shah · 15 years ago
  5. cfa6d37 virtio: console: Separate out console init into a new function by Amit Shah · 15 years ago
  6. 4f23c57 virtio: console: Separate out console-specific data into a separate struct by Amit Shah · 15 years ago
  7. cb06e36 virtio: console: ensure console size is updated on hvc open by Amit Shah · 15 years ago
  8. 1c85bf3 virtio: console: struct ports for multiple ports per device. by Amit Shah · 15 years ago
  9. d8a02bd virtio: console: remove global var by Rusty Russell · 15 years ago
  10. 38edf58 virtio: console: don't assume a single console port. by Amit Shah · 15 years ago
  11. 73954488 virtio: console: use vdev->priv to avoid accessing global var. by Rusty Russell · 15 years ago
  12. a3cde44 virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq by Amit Shah · 15 years ago
  13. e27b519 virtio: console: ensure add_inbuf can work for multiple ports as well by Amit Shah · 15 years ago
  14. fdb9a05 virtio: console: encapsulate buffer information in a struct by Amit Shah · 15 years ago
  15. 21206ed virtio: console: port encapsulation by Rusty Russell · 15 years ago
  16. f550804 virtio: console: We support only one device at a time by Amit Shah · 15 years ago
  17. 1dff399 hvc_console: make the ops pointer const. by Rusty Russell · 15 years ago
  18. 971f339 virtio: console: statically initialize virtio_cons by Rusty Russell · 15 years ago
  19. a23ea92 virtio: console: comment cleanup by Rusty Russell · 15 years ago
  20. af86d4b agp/intel: official names for Pineview and Ironlake by Zhenyu Wang · 15 years ago
  21. 1ef8a5b Remove drivers/char/ChangeLog by Jonathan Corbet · 15 years ago
  22. 80c20d5 Merge branch 'omap-fixes-for-linus' into omap-for-linus by Tony Lindgren · 15 years ago
  23. c6be9c5 cm4000_cs.c: Remove unnecessary cast by H Hartley Sweeten · 15 years ago
  24. ec144a8 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  25. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 15 years ago
  26. 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 · 15 years ago
  27. 93716b9 tpm_infineon: fix suspend/resume handler for pnp_driver by Marcel Selhorst · 15 years ago
  28. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  29. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  30. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 15 years ago
  31. d9a5f04 vt: remove unused variables by Shahar Havivi · 15 years ago
  32. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 15 years ago
  33. c41b20e Fix misspellings of "truly" in comments. by Adam Buchbinder · 15 years ago
  34. 0b7024ac Input: add match() method to input hanlders by Dmitry Torokhov · 15 years ago
  35. 06df6da x86/agp: Fix amd64-agp module initialization regression by FUJITA Tomonori · 15 years ago
  36. 119ea10 hvc_console: Remove __devinit annotation from hvc_alloc by Amit Shah · 15 years ago
  37. b511306 hvc_console: Make the ops pointer const. by Rusty Russell · 15 years ago
  38. c85e9a9 devmem: fix kmem write bug on memory holes by Wu Fengguang · 15 years ago
  39. 325fda7 devmem: check vmalloc address on kmem read/write by KAMEZAWA Hiroyuki · 15 years ago
  40. 489b24f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  41. cd1510c random: Remove unused inode variable by Herbert Xu · 15 years ago
  42. a996996 random: drop weird m_time/a_time manipulation by Matt Mackall · 15 years ago
  43. 61684ce x86/agp: Fix agp_amd64_init regression by FUJITA Tomonori · 15 years ago
  44. 99b089c Input: Mac button emulation - implement as an input filter by Dmitry Torokhov · 15 years ago
  45. aca3bb5 x86, UV: Fix RTC latency bug by reading replicated cachelines by Dimitri Sivanich · 15 years ago
  46. 48a719c intel-agp: Switch to wbinvd_on_all_cpus by Borislav Petkov · 15 years ago
  47. 7036251 tty: fix race in tty_fasync by Greg Kroah-Hartman · 15 years ago
  48. eeec32a nozomi: quick fix for the close/close bug by Alan Cox · 15 years ago
  49. 8888be6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  50. 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
  51. d817cd5 virtio: fix section mismatch warnings by Jeff Mahoney · 15 years ago
  52. 33f724e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  53. 9b974cc drm/i915: enable 36bit physical address for hardware status page by Zhenyu Wang · 15 years ago
  54. aa8b83c powerpc/hvc: Driver build breaks with !HVC_CONSOLE by Kamalesh Babulal · 15 years ago
  55. 42590a7 x86/agp: Fix agp_amd64_init and agp_amd64_cleanup by FUJITA Tomonori · 15 years ago
  56. 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
  57. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  58. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  59. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  60. 3e8d95d tosh: Use non bkl ioctl by Alan Cox · 15 years ago
  61. 6432e73 sony_pi: Remove the BKL from open and ioctl by John Kacur · 15 years ago
  62. 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
  63. 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
  64. f39edad Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  65. f405d2c x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled by FUJITA Tomonori · 15 years ago
  66. 27d0567 ACPI: fix ACPI=n allmodconfig build by Ingo Molnar · 15 years ago
  67. 756fe28 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  68. f590826 hwrng: core - Fix double unlock in rng_dev_read by Herbert Xu · 15 years ago
  69. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  70. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  71. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  72. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  73. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  74. cdd90fb ARM: add missing include to nwflash.c by Russell King · 15 years ago
  75. bc85b25 hwrng: nomadik - Add hardware RNG driver by Alessandro Rubini · 15 years ago
  76. 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
  77. 525995d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  78. 238ccbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  79. d1da96a drivers/char/ipmi: Use KCS_IDLE_STATE by Julia Lawall · 15 years ago
  80. f29627c efirtc: explicitly set llseek to no_llseek by John Kacur · 15 years ago
  81. 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
  82. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  83. 1a544d2 Merge branch 'ipmi' into release by Len Brown · 15 years ago
  84. 18f7ad5 Input: keyboard - don't override beep with a bell by Dmitry Torokhov · 15 years ago
  85. 9e368fa ipmi: add PNP discovery (ACPI namespace via PNPACPI) by Bjorn Helgaas · 15 years ago
  86. 18a3e0b ipmi: refer to table as "SPMI", not "ACPI" by Bjorn Helgaas · 15 years ago
  87. ad49768 ipmi: remove unused PCI probe code by Bjorn Helgaas · 15 years ago
  88. 3590077 random.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  89. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  90. 1f2f38d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation by Thadeu Lima de Souza Cascardo · 15 years ago
  91. 4ae717d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails by Thadeu Lima de Souza Cascardo · 15 years ago
  92. 2643434 misc: remove MAC pmu function declaration from misc device class by Thadeu Lima de Souza Cascardo · 15 years ago
  93. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  94. ee32398 /dev/mem: remove redundant parameter from do_write_kmem() by Wu Fengguang · 15 years ago
  95. 80ad89a /dev/mem: remove the "written" variable in write_kmem() by Wu Fengguang · 15 years ago
  96. 7fabadd /dev/mem: make size_inside_page() logic straight by Wu Fengguang · 15 years ago
  97. fa29e97 /dev/mem: cleanup unxlate_dev_mem_ptr() calls by Wu Fengguang · 15 years ago
  98. f222318 /dev/mem: introduce size_inside_page() by Wu Fengguang · 15 years ago
  99. 4ea2f43 /dev/mem: remove redundant test on len by Wu Fengguang · 15 years ago
  100. f69b2d7 bfin-otp: add BF51x to the supported arch list by Mike Frysinger · 15 years ago