]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Merge wpa_supplicant/hostapd 2.4.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 kibRemove duplicate definitions of MWAIT_CX hints. Identi...
2015-04-18 kibRemove lazy pmap switch code from i386. Naive benchmar...
2015-04-16 neelRelax the check on which vectors can be delivered throu...
2015-04-16 neelPrefer 'vcpu_should_yield()' over checking 'curthread...
2015-04-10 emasteUse explicitly sized types in EFI module metadata
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-06 tychonEnhance the support for Group 1 Extended opcodes:
2015-04-05 eadleradrian asked me to revert and get more testing
2015-04-05 eadlerhead/sys/amd64/amd64/support.S: unroll loop
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-01 rstoneFix integer truncation bug in malloc(9)
2015-04-01 tychonFix "MOVS" instruction memory to MMIO emulation. Curre...
2015-03-31 kibProvide workaround for a performance issue with the...
2015-03-30 jhbWait 100 microseconds for a local APIC to dispatch...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-28 kibMake it possible for the signal handler to act on ...
2015-03-28 kibThe #ss fault handler erronously does not check for...
2015-03-28 neelFix the RTC device model to operate correctly in 12...
2015-03-24 tychonWhen fetching an instruction in non-64bit mode, conside...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-19 kibUse VT-d interrupt remapping block (IR) to perform...
2015-03-17 jfvUpdate to the Intel ixgbe driver:
2015-03-16 mavReport ARAT (APIC-Timer-always-running) feature for...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-14 neelUse lapic_ipi_alloc() to dynamically allocate IPI slots...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-06 jhbOnly schedule interrupts on a single hyperthread of...
2015-03-06 tychonWhen ICW1 is issued the edge sense circuit is reset...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 neelFix warnings/errors when building vmm.ko with gcc:
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 rstoneImplement interface to create SR-IOV Virtual Functions
2015-03-01 rstoneAllow passthrough devices to be hinted.
2015-02-28 kibSupposed fix for some SandyBridge mobile CPUs hang...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-24 neelAlways emulate MSR_PAT on Intel processors and don...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jhbEnsure that the supplied data length is large enough...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-16 kibInitialize x2APIC mode on the resume path before access...
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-13 markjAdd support for decoding multibyte NOPs.
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 kibAdd x2APIC support. Enable it by default if CPU is...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-07 dimMerging ^/head r278298 through r278350.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-06 jhbRevert the IPI startup sequence to match what is descri...
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-04 bryanvGeneralized parts of the XEN timer code into a generic...
2015-01-31 dimMerge ^/head r277999 through r278002.
2015-01-31 kibDo not qualify the mcontext_t *mcp argument for set_mco...
2015-01-26 dimMerge ^/head r277719 through 277776.
2015-01-26 roygeramd64: allow base memory segment to start at address...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-25 jhbIf the boot-time memory test is enabled, output a dot...
2015-01-25 desRemove ISA NICs. Anyone still using these on amd64...
2015-01-24 neelAdd macro to identify AVIC capability (advanced virtual...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-19 neelMOVS instruction emulation.
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 neelSimplify instruction restart logic in bhyve.
2015-01-16 npPlug cxgbe(4) back into !powerpc && !arm builds, instea...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 roygerloader: implement multiboot support for Xen Dom0
2015-01-15 impNew MINIMAL kernel config. The goal with this configura...
2015-01-14 neelFix typo (missing comma).
2015-01-13 neel'struct vm_exception' was intended to be used only...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 kibRevert r263475: TDP_DEVMEMIO no longer needed, since...
2015-01-12 kibRevert r276600: PHYS_TO_DMAP_RAW() and DMAP_TO_PHYS_RAW...
2015-01-12 kibFix several issues with /dev/mem and /dev/kmem devices...
2015-01-12 kibFor x86, read MAXPHYADDR, defined in SDM vol 3 4.1...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 markjFactor out duplicated code from dumpsys() on each archi...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 neelClear blocking due to STI or MOV SS in the hypervisor...
2015-01-06 jhbRemove "New" label from NFSCL/NFSD now that they are...
2015-01-05 jhbOn some Intel CPUs with a P-state but not C-state invar...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-03 kibFor /dev/mem and /dev/kmem accesses, avoid asserting...
2015-01-02 delphijMFV r276568:
2015-01-02 scottlFix a missed comment from r276526.
2015-01-02 kibCallers of pmap_kextract() cannot distinguish between...
2015-01-02 kibActually remove GIANT_REQUIRED, declared but not done...
2015-01-01 dchaginRegen after r276508, r276509.
2015-01-01 dchaginCorrect an argument status of wait4 syscall for Linuxul...
2014-12-31 npTemporarily unplug cxgbe(4) from !amd64 builds.
next