]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Switch bootpc_adjust_interface() from returning int to void. Its one caller
[FreeBSD/FreeBSD.git] / sys / x86 /
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-03 dimMerge ^/head r296007 through r296368.
2016-03-03 jhibbitsReplace all resource occurrences of '0UL/~0UL' with...
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-23 jkimSilence PVS-Studio warning (V595). It can never be...
2016-02-22 dimMerge ^/head r295845 through r295901.
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-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.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 sephehyperv: use x86 generic code to do the hypervisor detection
2016-01-13 ngieMFhead @ r293815
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
2016-01-07 emasteMove amd64 metadata.h to x86 and share with i386
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 emasteMerge LLDB 3.8
2016-01-02 ianMake the 'env' directive described in config(5) work...
2015-12-31 ngieMFhead @ r293006
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 kibAdd standard extended feature bit 6 from the Intel...
2015-12-29 ngieMFhead @ r292618
2015-12-23 jhbMove shared variables from {amd64,i386}/initcpu.c to...
2015-12-23 ngieRemove redundant declarations in sys/x86/xen which...
2015-12-21 cemx86: Add CPUID_STDEXT_* macros for CPU feature bits
2015-12-20 cemx86: Detect feature flags "AVX512DQ", "AVX512IFMA"...
2015-12-19 cemx86: Detect feature flags "CLWB" and "PCOMMIT"
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 ngieMFhead @ r292285
2015-12-15 roygerx86/bounce: try to always completely fill bounce pages
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-09 ngieMFhead @ r292005
2015-12-07 markjMFV r289003:
2015-12-07 kibMerge common parts of i386 and amd64 md_var.h and smp...
2015-12-06 ngieMFhead@r291879
2015-12-05 kibIt seems that at least some KVM versions advertise...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kibFor amd64 non-PCID machines, and for i386 machines...
2015-12-03 kibIn the SandyBridge x2APIC workaround detection code...
2015-11-26 ngieMFhead @ r291345
2015-11-24 kibCorrect the number of DTLB entries reported for the...
2015-11-24 ngieMFhead @ r291235
2015-11-23 skraRevert r291142.
2015-11-21 skraFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 mariusAvoid a NULL pointer dereference in bounce_bus_dmamap_u...
2015-11-20 mariusAvoid a NULL pointer dereference in bounce_bus_dmamap_s...
2015-11-18 ngieMFhead @ r291038
2015-11-18 roygerxen: fix dropping bitmap IPIs during resume
2015-11-18 roygerxen/intr: properly dispose event channels on resume
2015-11-18 roygerx86/intr: allow mutex recursion in intr_remove_handler
2015-11-16 ngieMFhead @ r290899
2015-11-09 roygerx86/dma_bounce: rework _bus_dmamap_load_ma implementation
2015-11-08 tijlSince r289279 bufinit() uses mp_ncpus, but some archite...
2015-11-07 baptMerge from head r290483
2015-11-05 roygerxen/intr: fix the event channel enabled per-cpu mask
2015-11-02 ianFix an alignment check that is wrong in half the busdma...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-26 roygerx86/dma_bounce: revert r289834 and r289836
2015-10-24 cemxen: Add missing semi-colon for BITSET_DEFINE()
2015-10-23 sjgMerge bmake 20151020
2015-10-23 roygerx86/dma_bounce: rework _bus_dmamap_load_ma implementation
2015-10-23 jahRemove unclear comment about address truncation in...
2015-10-23 kibDecode new values for CPUID leaf 2 cache and TLB descri...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-21 roygerxen: Code cleanup and small bug fixes
2015-10-21 roygerx86/xen: Consolidate xen-os.h in a single place
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
next