]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
MFV r302218: file 5.28.
[FreeBSD/FreeBSD.git] / sys / x86 /
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-24 jhbAdd a tunable to disable migration of MSI-X interrupts.
2016-06-23 markjUse M_NOWAIT when allocating memory for the ACPI wakeup...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 kibTrim some spaces to record correct commit message for...
2016-06-03 kibdiff --git a/sys/x86/x86/local_apic.c b/sys/x86/x86...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 edImplement _ALIGN() using internal integer types.
2016-05-31 edAdd missing dependency on <machine/_limits.h>.
2016-05-31 edAdd missing dependency on <machine/_limits.h>.
2016-05-31 sephehyperv/vmbus: Rename ISR functions
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 kibOnly calibrate ICR read loop when not in x2APIC mode...
2016-05-20 jhbImplement support for RF_UNMAPPED and bus_map/unmap_res...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-13 bzRemove the extra _RD as _RDTUN already includes it.
2016-05-13 bzWe already turn the AMD erratum383 workaround on for...
2016-05-12 mmMFV r299425:
2016-05-10 bzAllow orm(4) to be disabled from probing/attaching...
2016-05-10 traszRemove misc NULL checks after M_WAITOK allocations.
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 vangyzenWork around (ignore) broken SRAT tables
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-02 roygeratrtc: export function to set RTC
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-20 cemSRAT: Don't overflow domain_pxm table
2016-04-19 pfgX86: use our nitems() macro when it is avaliable throug...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 kibAdd hw.dmar.batch_coalesce tunable/sysctl, which specif...
2016-04-16 gjbMFH
2016-04-16 kibAdd x86 CPU features definitions published in the Intel...
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 kibAlways calculate divisor for the counter mode of LAPIC...
2016-04-15 roygerbusdma/bounce: revert r292255
2016-04-14 pfgx86: for pointers replace 0 with NULL.
2016-04-14 impDeprecate using hints.acpi.0.rsdp to communicate the...
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-12 avgre-enable AMD Topology extension on certain models...
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-09 jhbAdd more fine-grained kernel options for NUMA support.
2016-04-07 sephexen: Set ipi_{alloc,free} even for UP
2016-04-07 sephex86: Allow interrupt vector allocation/free even on UP
2016-04-06 gjbMFH
2016-04-05 avgx86 topo: add some comments, descriptions and reference...
2016-04-04 gjbMFH
2016-04-04 avgnew x86 smp topology detection code
2016-04-03 jhbMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-04-01 kibStyle(9), use tabs for the #define LOOPS line.
2016-03-29 kibType of the interrupt handlers on x86 cannot be express...
2016-03-29 kibFix several bugs in r297374:
2016-03-29 kibCalibrate the frequency of the of the native_lapic_ipi_...
2016-03-29 kibUse ANSI function definition.
2016-03-28 kibDo not load LAPIC_DCR_TIMER with an undefined value...
2016-03-28 kibUse TSC deadline mode for LAPIC timer, when available...
2016-03-28 kibAdd defines for the LAPIC TSC deadline timer mode....
2016-03-24 jhbEnable interrupts on the BSP once all PICs are initialized.
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-18 jhbCheck IPI status more frequently when waiting.
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 jhibbitsReplace all resource occurrences of '0UL/~0UL' with...
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhbRemove taskqueue_enqueue_fast().
2016-03-01 jhibbitsCorrect the memory rman ranges to be to BUS_SPACE_MAXADDR
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-23 jkimSilence PVS-Studio warning (V595). It can never be...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 kibSome BIOSes ACPI bytecode needs to take (sleepable...
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-15 gjbMFH
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 kibPOSIX states that #include <signal.h> shall make both...
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
next