Add support for moving the DMAP range. This is needed as some AMD SoCs
[freebsd.git] / sys / x86 /
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 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 github/projects/mpsutil
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.
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-22 dimMerge ^/head r288100 through r288125.
2015-09-22 bzdmar_ctx_dtr() does not exist since r284869. Remove...
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 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 adrianAdd ASUS Sandybridge laptops to the similar x2apic...
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 markjRemove the arg0 field from struct amd64_frame. Its...
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. github/projects/clang-trunk
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-28 impAdd missing ofw_machdep.h. Make x86 ofw_machdep.h work...
2015-08-25 baptMerge from HEAD
2015-08-21 roygerpreload_search_info: make sure mod is set
2015-08-21 roygerxen: allow disabling PV disks and nics
2015-08-21 kibAutomatically disable x2APIC mode on SandyBridge Lenovo...
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-14 kibComment only change, fix grammar and somewhat clarify...
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-10 kibMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-06 kibFormally pair store_rel(&smp_started) with load_acq...
2015-08-06 jhbRemove some more vestiges of the Xen PV domu support...
2015-08-05 jkimFix more style issues.
2015-08-05 emasteRationalize BSD license on sys/*/include/float.h
2015-08-04 jkimFix style(9) bugs.
2015-08-04 jkimAlways define __va_list for amd64 and restore pre-r2322...
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-28 kibAdd bit names for the IA32_MISC_ENABLE msr.
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-20 kibTypo in comment.
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-16 zbbFix KSTACK_PAGES issue when the default value was chang...
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 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
next