]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Apply r269126 to tty_timedwait():
[FreeBSD/FreeBSD.git] / sys / x86 /
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-06 jhbFix build for i386 kernels with out 'I686_CPU'.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-30 roygerxen: add the Xen implementation of pci_child_added...
2014-09-30 roygermsi: add Xen MSI implementation
2014-09-26 roygerxen: add proper copyright attribution
2014-09-25 roygerddb: allow specifying the exact address of the symtab...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelRestructure the MSR handling so it is entirely handled...
2014-09-17 adrianMigrate ie->ie_assign_cpu and associated code to use...
2014-09-15 roygerxen: don't set suspend/resume methods for the PIRQ PIC
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-10 jhbTo workaround an errata on certain Pentium Pro CPUs...
2014-09-10 jhbMove code to set various MSRs on AMD cpus out of printc...
2014-09-06 kibAdd a define for index of IA32_XSS MSR, which is, per...
2014-09-06 kibSDM rev. 50 defines the use of the next 8 bytes in...
2014-09-06 kibAdd more bits for the XSAVE features from CPUID 0xd...
2014-09-06 jhbCreate a separate structure for per-CPU state saved...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 jhbMerge the amd64 and i386 identcpu.c into a single x86...
2014-09-04 jhb- Move blacklists of broken TSCs out of the printcpuinf...
2014-08-30 jhbSave and restore FPU state across suspend and resume...
2014-08-27 pluknetMFV of r270725, tzdata2014f
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
next