1. 5d95f3a [dev][ahci] use bti by Yvonne Yip · 6 years ago
  2. d82fb1f [dash] Remove unused controller from dash by Shai Barack · 6 years ago
  3. 3d7afe7 [board][hikey] Switch remaining io_buffer usage to BTI aware calls by Mike Voydanoff · 6 years ago
  4. 672e0a5 [dev][qemu] Move the qemu board driver to the correct location by Mike Voydanoff · 6 years ago
  5. fe1d972 [fidl] Remove a size limit from some of the example vectors. by Gary Miguel · 6 years ago
  6. df33da5 [virtio] Make use of BTIs in io_buffer_init calls by Todd Eisenberger · 6 years ago
  7. 09fabdf [virtio] Wire BTIs through to the device objects by Todd Eisenberger · 6 years ago
  8. c4c1f75 [pci] Support getting BTIs from pbus by Todd Eisenberger · 6 years ago
  9. 4e22ef9 [soc][qemu] Have QEMU give PCI a BTI by Todd Eisenberger · 6 years ago
  10. 49b607a [fidl] Remove naming collision in example by Adam Barth · 6 years ago
  11. cf09a8b [x86][hypervisor] Mask CR0.NE and handle writes to CR0 by Alex Legg · 6 years ago
  12. d0fd24a [dev][tpm] Save state on suspend by Todd Eisenberger · 6 years ago
  13. f08644e [object][bti] Fix error code for mismatched buffer size by Todd Eisenberger · 6 years ago
  14. 386c3d5 [intel-i915] Allow DP to handle hotplug events by David Stevens · 6 years ago
  15. 7320e1d [acpi] Bind RTC and i8042 via ACPI rather than MISC_PARENT by Todd Eisenberger · 6 years ago
  16. 3e98ab3 [fidl][docs] Remove irrelevant link. by Jeff Brown · 6 years ago
  17. 9460b7b [tpm] Fix zircon memory corruption via I2C serial bus by Nick Kralevich · 6 years ago
  18. 9c4f78e [iommu][ihda] Update Intel HDA driver to use IOMMU/BTI by John Grossman · 6 years ago
  19. b5a2b68 [fvm] Fix path-based buffer overflow by Sean Klein · 6 years ago
  20. 9a31f9a [git] Add .gitignore for CLion usage in zircon/ by Shai Barack · 6 years ago
  21. 3d0477f [ddk][i2c] Phase 2 of i2c protocol clean-up by Mike Voydanoff · 6 years ago
  22. db7c4fd [ddk][i2c] Phase 1 of i2c protocol clean-up by Mike Voydanoff · 6 years ago
  23. e6b2c54 [build] Remove the SafeStack configuration by Petr Hosek · 6 years ago
  24. a0718c9 Revert "[vim][display] Implement display ioctls" by Abdulla Kamar · 6 years ago
  25. 713b1d3 [build] Remove obsolete boards.list files by Mike Voydanoff · 6 years ago
  26. 120b93e [kernel][pc][uart] fix ENABLE_KERNEL_LL_DEBUG and uart tx by Travis Geiselbrecht · 6 years ago
  27. f0c2faf [virtio] Get rid of unused utilities file by Todd Eisenberger · 6 years ago
  28. 640d079 [virtio] Migrate GPU to io_buffer by Todd Eisenberger · 6 years ago
  29. 3d0e83d [virtio] Migrate TransferBuffer to io_buffer by Todd Eisenberger · 6 years ago
  30. 3aea7e1 [virtio] Convert BlockDevice to use io_buffer by Todd Eisenberger · 6 years ago
  31. 18bd68a [dev][board] Use io_buffer_init_physical_with_bti() by Mike Voydanoff · 6 years ago
  32. ad78e6f [virtio] Convert Ring to use io_buffer by Todd Eisenberger · 6 years ago
  33. 054cd75 [test][hypervisor] Fix interrupt tests by Alex Legg · 6 years ago
  34. 8f98ad2 [fbl][vmo] Expose control of cache policy for created VMOs by John Grossman · 6 years ago
  35. 0cc4f51 [pc][smbios] Enumerate the struct type values by Todd Eisenberger · 6 years ago
  36. aab0e91 [kernel][pc] On QEMU, shutdown with debug exit device by David Stevens · 6 years ago
  37. 54d8fe0 [fidl] Centralize naming of generated things by George Kulakowski · 6 years ago
  38. 8c3b99e [fidl] Add header fields to flat::Interface structs by George Kulakowski · 6 years ago
  39. f6730cd [fidl] Add example struct with default value by Adam Barth · 6 years ago
  40. baa55d4 [kernel][tests] Avoid a possibility of flaky failure in a preempt_disable test by Mark Seaborn · 6 years ago
  41. dedb86d [pc][smbios] Implement a subset of SMBIOS support by Todd Eisenberger · 6 years ago
  42. ab71465 [fshost] automount /install during netboot by James Tucker · 6 years ago
  43. d11f502 [minfs] [blobfs] Update benchmark mount paths by Tricia Landers · 6 years ago
  44. 6925941 [fvm] [host] Allow configurable slice size for fvm/sparse files by Tricia Landers · 6 years ago
  45. c59ad2c [input] Add sensor descriptor for immediate use. by Jaeheon Yi · 6 years ago
  46. a0108ea [arm64][hypervisor] Prefer timer interrupts by Abdulla Kamar · 6 years ago
  47. b7da9de [fdio][namespaces] remove overlay functionality by Brian Swetland · 6 years ago
  48. b8a6690 [kernel][thread] Allow thread_preempt_disable() outside of interrupt handlers by Mark Seaborn · 6 years ago
  49. cd49134 [fidl] Generalize the fidl command line to take multiple libraries at once by George Kulakowski · 6 years ago
  50. 939f420 [syscall][vmo] removal of zx_vmo_{read,write}() actual parameter 1/n by Shai Barack · 6 years ago
  51. 1229a10 [vim][display] Implement display ioctls by John Bauman · 6 years ago
  52. bf680ce [fidl] Fix some details in the coding table generation by George Kulakowski · 6 years ago
  53. 6467629 [backtrace][jemalloc] Remove unnecessary config files by Adam Barth · 6 years ago
  54. 6c4c064 [utest] Remove empty-string "msg" args from EXPECT/ASSERT calls in C++ by Mark Seaborn · 6 years ago
  55. 2635541 [dev][bcm-hci] Close cmd channel after loading fw by Arman Uguray · 6 years ago
  56. efccc45 [dev][aml-i2c] Remove unnecessary header file by Mike Voydanoff · 6 years ago
  57. 4617642 [ddktl][bti] bti for ethernet by Eric Holland · 6 years ago
  58. 5078b68 [gn] Ignore one more directory with generated GN files. by P.Y. Laligand · 6 years ago
  59. 83c59bc [virtio][gpu] Fix memset in send_command_response by Abdulla Kamar · 6 years ago
  60. c38497f [build] Generate global list of all boards when doing "make packages" by Mike Voydanoff · 6 years ago
  61. d76f289 [dev][usb][xhci] Always use cached buffers on x86 by Mike Voydanoff · 6 years ago
  62. dbe93ed [prebuilt] Roll Clang toolchain by Petr Hosek · 6 years ago
  63. b3689e2 [ddk][io-buffer] Misc fixes: by Mike Voydanoff · 6 years ago
  64. 8199491 [devmgr] do not bind newly added drivers to invisible devices by Brian Swetland · 6 years ago
  65. f8381f0 [devmgr] Wire up 'unmount on poweroff' code by Sean Klein · 6 years ago
  66. 90b8a26 [syscall][bti] Support bti_pin with physical VMOs by Todd Eisenberger · 6 years ago
  67. 7309582 [fidl] Add support for attributes on declarations by Adam Barth · 6 years ago
  68. 2e43cf2 [devhost][devcoord] migrate firmware loading to the device coordinator by Brian Swetland · 6 years ago
  69. 86a74c3 [devmgr] Fix multiplexing of RIO/FIDL arguments by Sean Klein · 6 years ago
  70. 2422e93 [virtio][input] Add enums for EV_REL and EV_ABS codes by Alex Legg · 6 years ago
  71. f9d9b9b [ethernet] make ethmac protocol and ethernet middle layer BTI-aware by Brian Swetland · 6 years ago
  72. efac7c1 [kernel] Fix spelling of "inherit" by Mark Seaborn · 6 years ago
  73. fa67e54 [async] Move async headers to match naming rules by James Robinson · 6 years ago
  74. aec0f6c [syscalls] Make bti_pin arg addrs_count rather than addrs_len by Todd Eisenberger · 6 years ago
  75. c405b88 [benchmarks] Performance results JSON schema. by Gary Miguel · 6 years ago
  76. d3413e5 [zxcrypt] enable some integer sanitization by Nick Kralevich · 6 years ago
  77. 6f71364 [build-zircon] Add -h to the acceptable args by Christopher Anderson · 6 years ago
  78. 11e2ae9 [build] Standarize run-zircon and build-zircon-* by Christopher Anderson · 6 years ago
  79. 4551887 [processargs] s/PA_SERVICE_REQUEST/PA_DIRECTORY_REQUEST by Alhaad Gokhale · 6 years ago
  80. 9b29f2c [kernel][pc][uart] Introduce irq driven serial Tx. by Mohan Srinivasan · 6 years ago
  81. 02eb7d6 [dev][board][vim]Reset the Wifi/Bluetooth module at boot by Mike Voydanoff · 6 years ago
  82. 1812b7c [docs] Add a note about COW-clone VMO memory accounting by Dave Bort · 6 years ago
  83. f33adb2 Revert "[processargs] s/PA_SERVICE_REQUEST/PA_DIRECTORY_REQUEST" by George Kulakowski · 6 years ago
  84. af3c0b2 [ddk][ethernet] rename PROTOCOL_ETHERMAC to PROTOCOL_ETHERNET_IMPL by Brian Swetland · 6 years ago
  85. bb46ad6 [fidl] Fix Name json generation by George Kulakowski · 6 years ago
  86. 4283ca9 [fidl] Don't emit limits that are UINT64_MAX by Adam Barth · 6 years ago
  87. 16e8b2e [fidl] Fix some details in the coding table generation by George Kulakowski · 6 years ago
  88. 8987754 [ddk][io-buffer] Remove io_buffer_set_default_bti by Todd Eisenberger · 6 years ago
  89. 5bf4ff9 [ddk][block] rename BLOCK_CORE protocol to BLOCK_IMPL by Brian Swetland · 6 years ago
  90. c731108 [docs][rights] fix a few typos by Travis Geiselbrecht · 6 years ago
  91. c8982a8 [processargs] s/PA_SERVICE_REQUEST/PA_DIRECTORY_REQUEST by Alhaad Gokhale · 6 years ago
  92. 3bdfd70 [fidl] Add a fidl file corresponding to the existing hand-typed coding tests by George Kulakowski · 6 years ago
  93. e2d7091 [ddk][serial] Rename ZX_PROTOCOL_SERIAL_DRIVER to ZX_PROTOCOL_SERIAL_IMPL by Mike Voydanoff · 6 years ago
  94. 1807f9c [fidl] Generate coding tables by George Kulakowski · 6 years ago
  95. 70eac32 [dev][intel-ethernet] Teach Intel eth about BTIs by Todd Eisenberger · 6 years ago
  96. 4c6af1d [dev][i915] Teach Intel graphics about BTIs by David Stevens · 6 years ago
  97. 1b61da7 [ddk][io-buffer] Make physical buffers also invoke bti_pin by Todd Eisenberger · 6 years ago
  98. 0c30047 [ddk][io-buffer] Add new init functions that take BTIs by Todd Eisenberger · 6 years ago
  99. c2ef1c6 [intel-i915] Map framebuffers as write-combining by David Stevens · 6 years ago
  100. ced0c55 [zx] Add zx::interrupt by Adam Barth · 6 years ago