]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
AP should load aps_ready with acquire semantic to see BSP updates to
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2015-08-12 kibAP should load aps_ready with acquire semantic to see...
2015-08-10 kibMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-04 jahAdd two new pmap functions:
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-22 jkimMerge ACPICA 20150717.
2015-07-22 jhbVarious changes to the registers displayed in DDB for...
2015-07-21 markjLet the unwinder handle faults during function prologue...
2015-07-21 markjImprove stack unwinding on i386 and amd64 after an...
2015-07-21 markjRemove some dead code from DDB's amd64 stack unwinder.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 kibWhen checking for the valid value of the frame pointer...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 jmgNow that aesni won't reuse fpu contexts (D3016), add...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-01 kibDisallow a debugger on 64bit system to set fs/gs bases...
2015-06-29 kibpcb_gs32sd is unused for long time, remove it. Keep...
2015-06-29 kibAdd x86 PT_GETFSBASE, PT_GETGSBASE machine-depended...
2015-06-28 kibRemove unneeded data dependency, currently imposed by
2015-06-26 roygeramd64: set the correct LMA values
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-12 jhbReport the values of x86 segment registers to remote...
2015-06-10 delphijMFV r284234:
2015-06-10 mjgGeneralised support for copy-on-write structures shared...
2015-06-09 alcAccount for superpage mappings that are created by...
2015-06-06 kibUpdate print_INTEL_TLB() by the tag values from the...
2015-06-01 dimRemove unneeded NULL checks in amd64's trap_fatal().
2015-05-29 kibRemove several write-only variables, all reported by...
2015-05-27 kibEnabled rewritten PCID support by default.
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 dchaginThe kernel sends signals to the processes via ABI speci...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-21 pfgddb: finish converting boolean values.
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-15 kibOn amd64, make proc0 pmap initialization slightly more...
2015-05-15 kibImplement the support for PCID in UP kernels.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 kibInitialize pcids array for the proc0 pmap.
2015-05-10 kibTweak assert to also print the thread address.
2015-05-09 kibCorrect the assertion. We should compare the pmap...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 kibRewrite amd64 PCID implementation to follow an algorith...
2015-05-09 kibRemove unused define.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-29 whuMicrosoft vmbus, storage and other related driver enhan...
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-24 kibMove common code from sys/i386/i386/mp_machdep.c and
2015-04-22 gjbMFH: r280643-r281852
2015-04-22 kibMove some common code from sys/amd64/amd64/machdep...
2015-04-21 sjgMerge bmake-20150418
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-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
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-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-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
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-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 kibSupposed fix for some SandyBridge mobile CPUs hang...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
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-18 gjbMFH: r278593-r278966
2015-02-17 dimMerge ^/head r278756 through r278915.
next