]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
Initialize DTrace hrtimer frequency during SI_SUB_CPU on i386 and amd64.
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
2016-04-03 jhbMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-03-24 jhbEnable interrupts on the BSP once all PICs are initialized.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 kibThe PKRU state size is 4 bytes, its support makes the...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-21 ianMinor style cleanups.
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-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 jhbConvert ss_sp in stack_t and sigstack to void *.
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-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-09 dchaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-08 delphijMFV r293415:
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-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-23 jhbMove shared variables from {amd64,i386}/initcpu.c to...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
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-07 jhbSet %esp correctly in the extended TSS.
2015-12-06 cempmap_invalidate_range: For very large ranges, flush...
2015-12-06 ngieMFhead@r291879
2015-12-05 kibIn the pmap_set_pg() function, which enables the global...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kibFor amd64 non-PCID machines, and for i386 machines...
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-24 ngieMFhead @ r291235
2015-11-23 kibSplit kerne timekeep ABI structure vdso_sv_tk out of...
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 jhbUse movw instead of movl (or plain mov) when moving...
2015-10-28 baptMerge mpsutil(8) branch
2015-10-28 hselaskyBuild fix for i386/XBOX and pc98/GENERIC.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-24 kibIntel SDM before revision 56 described the CLFLUSH...
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 roygerUpdate Xen headers from 4.2 to 4.6
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-26 alcExploit r288122 to address a cosmetic issue. Since...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 kibAdd support for weak symbols to the kernel linkers...
2015-09-17 desUpgrade to Unbound 1.5.4.
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-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-25 baptMerge from HEAD
2015-08-21 roygerpreload_search_info: make sure mod is set
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 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-05 kibFix UP build after r286296, ensure that CPU_FOREACH...
2015-08-04 jahAdd two new pmap functions:
2015-08-04 kibGive large kernel stack to the initial thread . Otherw...
next