]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86/x86
sfxge: define FATSOv2 option descriptors
[FreeBSD/FreeBSD.git] / sys / x86 / x86 /
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-29 kibAdd standard extended feature bit 6 from the Intel...
2015-12-23 jhbMove shared variables from {amd64,i386}/initcpu.c to...
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 roygerx86/bounce: try to always completely fill bounce pages
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
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-11-24 kibCorrect the number of DTLB entries reported for the...
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 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-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-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-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieMFhead @ r289471
2015-10-17 jahDon't page-align the physical address when calling...
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-13 baptMerge from head
2015-10-13 jahEnsure the client regions for unmapped bounce buffers...
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 zbbAdd domain support to PCI bus allocation
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjAdd stack_save_td_running(), a function to trace the...
2015-09-11 markjMerge stack(9) implementations for i386 and amd64 under...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-25 baptMerge from HEAD
2015-08-21 roygerpreload_search_info: make sure mod is set
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-14 jahUse pmap_quick_enter_page() to handle bouncing of unmap...
2015-08-14 jahReformat x86 bounce buffer synchronization code to...
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-12 marcelBetter support memory mapped console devices, such...
2015-08-12 kibIn x2APIC mode, IPI generation is atomic because it...
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-06 kibFormally pair store_rel(&smp_started) with load_acq...
2015-08-03 kibClear the IA32_MISC_ENABLE MSR bit, which limits the...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 kibFix warnings about unused functions for UP build.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-09 dimMerged ^/head r283871 through r284187.
2015-06-06 kibUpdate print_INTEL_TLB() by the tag values from the...
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
next