1. fe40f1e Check agaw is sufficient for mapped memory by Weidong Han · 16 years ago
  2. faa3d6f Change intel iommu APIs of virtual machine domain by Weidong Han · 16 years ago
  3. ea6606b Change domain_context_mapping_one for virtual machine domain by Weidong Han · 16 years ago
  4. 5e98c4b Allocation and free functions of virtual machine domain by Weidong Han · 16 years ago
  5. 5331fe6 Add domain_flush_cache by Weidong Han · 16 years ago
  6. c7151a8 Add/remove domain device info for virtual machine domain by Weidong Han · 16 years ago
  7. 1ce28fe Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE by Weidong Han · 16 years ago
  8. 8e60409 iommu coherency by Weidong Han · 16 years ago
  9. 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
  10. 8c11e79 iommu bitmap instead of iommu pointer in dmar_domain by Weidong Han · 16 years ago
  11. a2bb845 Get iommu from g_iommus for deferred flush by Weidong Han · 16 years ago
  12. d9630fe Add global iommu list by Weidong Han · 16 years ago
  13. 3b5410e change P2P domain flags by Weidong Han · 16 years ago
  14. d71a2f3 Initialize domain flags to 0 by Weidong Han · 16 years ago
  15. 2e824f7 VT-d: fix segment number being ignored when searching DRHD by Yu Zhao · 16 years ago
  16. 19c239c intel-iommu: trivially inline DMA PTE macros by Mark McLoughlin · 16 years ago
  17. c07e7d2 intel-iommu: trivially inline context entry macros by Mark McLoughlin · 16 years ago
  18. 2abd7e1 intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h by Mark McLoughlin · 16 years ago
  19. a647dac intel-iommu: move struct device_domain_info out of dma_remapping.h by Mark McLoughlin · 16 years ago
  20. 99126f7 intel-iommu: move struct dmar_domain def out dma_remapping.h by Mark McLoughlin · 16 years ago
  21. 622ba12 intel-iommu: move DMA PTE defs out of dma_remapping.h by Mark McLoughlin · 16 years ago
  22. 7a8fc25 intel-iommu: move context entry defs out from dma_remapping.h by Mark McLoughlin · 16 years ago
  23. 46b08e1 intel-iommu: move root entry defs from dma_remapping.h by Mark McLoughlin · 16 years ago
  24. f27be03 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c by Mark McLoughlin · 16 years ago
  25. 519a054 intel-iommu: make init_dmars() static by Mark McLoughlin · 16 years ago
  26. 015ab17 intel-iommu: remove some unused struct intel_iommu fields by Mark McLoughlin · 16 years ago
  27. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 2640c9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  29. 80618fa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  30. f0f0ce9 Merge branch 'i8k-updates' from Alan by Linus Torvalds · 16 years ago
  31. bef2a50 i8k: Add Dell Vostro systems by Federico Heinz · 16 years ago
  32. 7ab21a8 i8k: Enable i8k on Dell Precision Systems by Andy Spencer · 16 years ago
  33. e65f0f8 serial_8250: support for Sealevel Systems Model 7803 COMM+8 by Flavio Leitner · 16 years ago
  34. 11cd29b hso maintainers update patch by Denis Joseph Barrow · 16 years ago
  35. 58eb17f hso modem detect fix patch against Alan Cox'es tty tree by Denis Joseph Barrow · 16 years ago
  36. c847d47 drivers/char/cyclades.c: cy_pci_probe: fix error path by Andrew Morton · 16 years ago
  37. 6b06f19 Serial: UART driver changes for Cavium OCTEON. by David Daney · 16 years ago
  38. 8e23fcc Serial: Allow port type to be specified when calling serial8250_register_port. by David Daney · 16 years ago
  39. 7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial patches. by David Daney · 16 years ago
  40. b430428 8250: Don't clobber spinlocks. by David Daney · 16 years ago
  41. bc32562 fix for tty-serial-move-port by Alexander Beregalov · 16 years ago
  42. f751928 tty: We want the port object to be persistent by Alan Cox · 16 years ago
  43. 6ef5306 __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  44. 6b447f04 tty: Drop the lock_kernel in the private ioctl hook by Alan Cox · 16 years ago
  45. eeb4613 synclink_cs: Convert to tty_port by Alan Cox · 16 years ago
  46. fba85e0 tty: use port methods for the rocket driver by Alan Cox · 16 years ago
  47. 47b01b3 tty: kref the rocket driver by Alan Cox · 16 years ago
  48. 21bed70 tty: make rocketport use standard port->flags by Alan Cox · 16 years ago
  49. c1314a4 tty: Redo the rocket driver locking by Alan Cox · 16 years ago
  50. 6ed1dba tty: Make epca use the port helpers by Alan Cox · 16 years ago
  51. 3969ffb tty: refcount the epca driver by Alan Cox · 16 years ago
  52. d1c815e tty: relock epca by Alan Cox · 16 years ago
  53. 542f548 tty: Modem functions for the HSO driver by Denis Joseph Barrow · 16 years ago
  54. ac9720c tty: Fix the HSO termios handling a bit by Alan Cox · 16 years ago
  55. e136e30 hso: net driver using tty without locking by Alan Cox · 16 years ago
  56. 33dd474 tty: kref nozomi by Alan Cox · 16 years ago
  57. c9f19e9 tty: Remove some pointless casts by Alan Cox · 16 years ago
  58. 0ac6053 tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to by Alan Cox · 16 years ago
  59. ff8cb0f tty: N_TTY SIGIO only works for read by Thomas Pfaff · 16 years ago
  60. eff6937 tty: USB tty devices can block in tcdrain when unplugged by Alan Cox · 16 years ago
  61. 39aced6 serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter by Niels de Vos · 16 years ago
  62. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  63. 7834909 tty: tty port zero baud open by Alan Cox · 16 years ago
  64. 0fdeceb tty: ESP has been broken for locking etc forver by Alan Cox · 16 years ago
  65. 4350f3f tty: rework stallion to use the tty_port bits by Alan Cox · 16 years ago
  66. 2a6eadb tty: Rework istallion to use the tty port changes by Alan Cox · 16 years ago
  67. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  68. 3b6826b tty: relock the mxser driver by Alan Cox · 16 years ago
  69. c2ba38c tty: relock riscom8 using port locks by Alan Cox · 16 years ago
  70. a129909 tty: rocketport uses different port flags to everyone else by Alan Cox · 16 years ago
  71. 510a304 tty: relock generic_serial by Alan Cox · 16 years ago
  72. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  73. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  74. d0c9873 rio: Kill off ckmalloc by Alan Cox · 16 years ago
  75. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  76. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  77. 39efd19 Add device function for USB serial console by Kevin Hao · 16 years ago
  78. 975a1a7 And here's a patch (to be applied on top of the last) which prevents by Russell King · 16 years ago
  79. 9f2a036 Convert the oxsemi tornado special cases to use the quirk interface and not by Russell King · 16 years ago
  80. 4bd43f2 tty: Fix close races in USB serial by Alan Cox · 16 years ago
  81. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 16 years ago
  82. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 16 years ago
  83. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 16 years ago
  84. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  85. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 16 years ago
  86. d95186d sierra: Fix formatting by Alan Cox · 16 years ago
  87. e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token by Sukadev Bhattiprolu · 16 years ago
  88. 300a620 n_tty: clean up coding style by Alan Cox · 16 years ago
  89. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  90. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 16 years ago
  91. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 16 years ago
  92. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 16 years ago
  93. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 16 years ago
  94. 52e15f0 Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 16 years ago
  95. b16aabc ide-atapi: start dma in a drive-specific way by Borislav Petkov · 16 years ago
  96. 06cc277 ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transfer_pc by Borislav Petkov · 16 years ago
  97. 28ad91d ide-atapi: remove timeout arg to ide_issue_pc by Borislav Petkov · 16 years ago
  98. 65a3309 ide-cd: remove handler wrappers by Borislav Petkov · 16 years ago
  99. 563d993 ide-cd: remove xferlen arg to cdrom_start_packet_command by Borislav Petkov · 16 years ago
  100. d77612a ide-atapi: split drive-specific functionality in ide_issue_pc by Borislav Petkov · 16 years ago