]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Merge dump_machdep.c i386/amd64 under the x86 subtree.
[FreeBSD/FreeBSD.git] / sys / x86 /
2010-10-26 attilioMerge dump_machdep.c i386/amd64 under the x86 subtree.
2010-10-25 jhbUse 'saveintr' instead of 'savecrit' or 'eflags' to...
2010-10-16 avgatrtc: remove (pre-)historic check of RTC NVRAM at...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-18 mavRestore pre-r212778 optimization, skipping timer reprog...
2010-09-17 mavAdd one-shot mode support to attimer (i8254) event...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-16 mavFew whitespace cleanups and comments tunings.
2010-09-13 mavRefactor timer management code with priority to one...
2010-09-07 jhbEach processor socket in a QPI system has a special...
2010-08-30 rpauloWhen DTrace is enabled, make sure we don't overwrite...
2010-08-25 jhbCorrectly ensure that the CPU family is 0x6, not non...
2010-08-25 jhbIntel QPI chipsets actually provide two extra "non...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 mavEnable timer interrupt before starting timer. This...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-29 jhbWhen performing a sanity check on the SRAT table to...
2010-07-28 jhbThe corrected error count field is dependent on CMCI...
2010-07-27 jhbAdd a parser for the ACPI SRAT table for amd64 and...
2010-07-24 mavIncrement td->td_intr_nesting_level for LAPIC timer...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 mavFix several un-/signedness bugs of r210290 and r210293...
2010-07-20 mavExtend timer driver API to report also minimal and...
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-14 mavMove timeevents.c to MI code, as it is not x86-specific...
2010-07-14 mavRemove some unneeded includes. Code now can be built...
2010-07-13 mavRise knowledge about curthread->td_intr_frame by one...
2010-07-13 mavUnify pc98 event timer code with the rest of x86.
2010-07-12 mavInstead of deleting existing IRQ resource, which is...
2010-07-11 mavMake kernel panic with reasonable message if no usable...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-01 mavAllow attimer to be hinted at ISA if not reported by...
2010-07-01 mavRework r209456:
2010-06-23 mavDo not trust IRQ reported by ACPI. There are cases...
2010-06-22 mavAdd "legacy route" support to HPET driver. When enabled...
2010-06-21 mavFix i386 LINT build broken by r209371.
2010-06-20 mavImplement new event timers infrastructure. It provides...
2010-06-19 mavCore i5, same as previously Core2Duo, found to not...
2010-06-15 jhbRestore the machine check register banks on resume...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 mavVirtualize pci_remap_msi_irq() call from general MSI...
2010-06-11 jhbUpdate several places that iterate over CPUs to use...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 mavDo not disable edge-triggered interrupts before migrati...
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-08 jhbMove the MD support for PCI message signalled interrupt...
2010-06-08 jhbMove the machine check support code to the x86 tree...
2010-06-08 jhbMove the I/O APIC code to the x86 tree since it is...
2010-05-24 jhbAdd support for corrected machine check interrupts...
2010-05-24 mav- Implement MI helper functions, dividing one or two...
2010-05-24 mavRestore different APIC init orders for i386 and amd64...
2010-05-23 mavUnify local_apic.c for x86 archs,
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-20 rpauloFix another instance of lapic_cyclic_clock_func.
2010-04-12 impmerge from head, part 9 of many
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-09 attilioDefault the machdep.lapic_allclocks to be enabled in...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-04 impMerge from head
2010-03-03 attilioImproving the clocks auto-tunning by firstly checking...
2010-03-02 impMerge with latest head.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-25 attilioIntroduce the new kernel sub-tree x86 which should...