vt(4): Recompute the drawable area when the resolution changes
[freebsd.git] / sys / x86 /
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 roygeratpic: make sure atpic_init is called after IO APIC...
2014-08-04 roygerxen: add ACPI bus to xen_nexus when running as Dom0
2014-08-04 roygerxen: implement support for mapping IO APIC interrupts...
2014-08-04 roygerx86/madt: make the interrupt override parser a public...
2014-08-04 roygerxen: change quality of the MADT ACPI enumerator
2014-08-04 roygerxen: change order of Xen intr init and IO APIC registration
2014-08-04 roygerxen: add a DDB command to print event channel information
2014-08-04 roygerxen: mask all event channels on init
2014-08-04 roygerxen: implement event channel PIRQ support
2014-07-30 jhb- Output a summary of optional VT-x features in dmesg...
2014-07-29 mariusFix yet another comment typo in r269052.
2014-07-29 mariusFix comment typo in r269052.
2014-07-28 akiyamaAdd missing newline to output dmesg properly.
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-24 mariusIntel desktop Haswell CPUs may report benign corrected...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-15 jhbFix build with SMP disabled.
2014-07-07 marcelRemove ia64.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-19 hselaskyFix compile warning: Remove duplicate external declaration.
2014-06-18 roygerxen: fix out-of-bounds access to ipi_handle
2014-06-17 kibDo not reference native_lapic_ipi_*() functions in...
2014-06-16 roygerxen: add missing files
2014-06-16 roygerisa: allow ISA bus to attach to xenpv bus
2014-06-16 roygerxen: add hooks for Xen PV APIC
2014-06-16 roygeramd64/i386: introduce APIC hooks for different APIC...
2014-06-16 roygerxen: fix style in pv.c
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-05-27 scottlEliminate the fake contig_dmamap and replace it with...
2014-05-27 scottlNow that there are separate back-end implementations...
2014-05-27 scottlRevert r266481. It was based on faulty analysis of...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-22 jhbWhitespace fix.
2014-05-20 scottlOld PCIe implementations cannot allow a DMA transfer...
2014-05-16 jhbAdd definitions for more structured extended features...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-04-23 baptUpdate to byacc 20140409
2014-04-05 impMake this compile with gcc.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 rstoneRe-implement the DMAR I/O MMU code in terms of PCI...
2014-04-01 rstoneRevert PCI RID changes.
2014-04-01 rstoneRe-implement the DMAR I/O MMU code in terms of PCI...
2014-04-01 tijlRename __wchar_t so it no longer conflicts with __wchar...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-28 takawataChange default logic to CONFORM because this routine...
2014-03-27 takawataStrict value checking will cause problem.
2014-03-27 takawataTo check polarity, check ACPI_MADT_POLARITY_CONFORMS...
2014-03-26 jhbFix build without SMP.
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-19 impRemove vestiges of knowing the ISA bus, which we gave...
2014-03-18 kibAdd support for the PCI(e)-PCI bridges to the Intel...
2014-03-18 kibIt is not uncommon for BIOSes to report wrong RMRR...
2014-03-18 kibTrim at EOL.
2014-03-18 emasteUpdate NetBSD Foundation copyrights to 2-clause BSD
2014-03-13 jhbCorrect type for malloc().
2014-03-11 roygerxen: add a hook to perform AP startup
2014-03-11 roygerxen: changes to hvm code in order to support PVH guests
2014-03-11 roygerxen: add hook for AP bootstrap memory reservation
2014-03-11 roygerxen: add an apic_enumerator for PVH
2014-03-11 roygerxen: use the same hypercall mechanism for XEN and XENHVM
2014-03-11 roygerxen: implement hook to fetch and parse e820 memory map
2014-03-11 roygerxen: implement an early timer for Xen PVH
2014-03-11 roygeramd64: introduce hook for custom preload metadata parsers
2014-03-11 roygerhowto_names: unify declaration
2014-03-11 roygerxen: add and enable Xen console for PVH guests
2014-03-11 roygerxen: add PV/PVH kernel entry point
2014-03-11 roygeramd64/i386: switch IPI handlers to C code.
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-04 jkimMove fpusave() wrapper for suspend hander to sys/amd64...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
next