]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
Merge ^/head r287527 through r287679.
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
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-10 kibDo not hold the process around the vm_fault() call...
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-28 markjRemove an unneeded instruction.
2015-08-21 roygerpreload_search_info: make sure mod is set
2015-08-18 marcelAdd 24 more page table pages we allocate on boot-up...
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-17 kibXEN/amd64 may initiate i/o over the pages not mapped...
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 kibInitialization of smp_tlb_wait does not require release...
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-07 dimMerge ^/head r285924 through r286421.
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 dimMerge ^/head r285341 through r285792.
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 dimMerge ^/head r285284 through r285340.
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 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
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-23 dimUpdate llvm/clang to r240225.
2015-06-20 dimMerge ^/head r284188 through r284643.
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 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-10 mjgGeneralised support for copy-on-write structures shared...
2015-06-09 dimMerged ^/head r283871 through r284187.
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 dimMerge ^/head r283771 through r283870.
2015-06-01 dimRemove unneeded NULL checks in amd64's trap_fatal().
2015-05-30 dimMerge ^/head r283596 through r283770.
2015-05-29 kibRemove several write-only variables, all reported by...
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 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.
next