]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Use vnlru_free(9) to implement dnlc_reduce_cache().
[FreeBSD/FreeBSD.git] / sys / amd64 /
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-13 kibDo not access pv_table array for fictitious pages,...
2016-06-05 kibAvoid spurious EINVAL in amd64 pmap_change_attr().
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 kibIn pmap_advise(), avoid leaking DI start for EPT pmaps...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 jkimBoth Clang and GCC cannot generate efficient reserve_pv...
2016-05-23 jkimDocument POPCNT erratum for 6th Generation Intel Core...
2016-05-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-21 dchaginRegen after r300359 (struct l_sched_param removal).
2016-05-21 dchaginCorrect an argument param of linux_sched_* system calls...
2016-05-20 kibCheck for overflow and return EINVAL if detected. ...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 kibUse unsigned type for the loop index to make overflow...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-16 sepheatomic: Add testandclear on i386/amd64
2016-05-14 kibEliminate pvh_global_lock from the amd64 pmap.
2016-05-13 alcEliminate an unused #include. For a brief period of...
2016-05-12 mmMFV r299425:
2016-05-10 kibAdd locking annotations to amd64 struct md_page members.
2016-05-09 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-05-09 dchaginAdd a forgotten in r283424 .eh_frame section with CFI...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-04 alcExplain why pmap_copy(), pmap_enter_pde(), and pmap_ent...
2016-05-03 pfgsys/amd64: Small spelling fixes.
2016-05-03 pfgvmm(4): Small spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 jhbRevert bus_get_cpus() for now.
2016-05-02 jhbAdd a new bus method to fetch device-specific CPU sets.
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-28 avgfix missing variable in r298736
2016-04-28 avgensure that initial local apic id is sane on AMD 10h...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-24 cemAMD64 pmap: Use howmany() macro
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-19 pfgX86: use our nitems() macro when it is avaliable throug...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 cemAdd 4Kn kernel dump support
2016-04-15 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-13 jhbExpose doreti as a global symbol on amd64 and i386.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 jhbEnable DEVICE_NUMA with up to 8 domains by default...
2016-04-12 gjbMFH
2016-04-12 avgre-enable AMD Topology extension on certain models...
2016-04-12 avg[amd64] dtrace_invop handler is to be called only for...
2016-04-11 gjbMFH
2016-04-11 anishAllow guest writes to AMD microcode update[0xc0010020...
2016-04-06 edMake CloudABI's way of doing TLS more friendly to users...
2016-04-06 gjbMFH
2016-04-05 baptAdd kern.features flags for linux and linux64 modules
2016-04-04 gjbMFH
2016-04-03 jhbMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-03-31 edMake Position Independent Executables work for CloudABI.
2016-03-29 kibType of the interrupt handlers on x86 cannot be express...
2016-03-27 dchaginRevert r297310 as the SOL_XXX are equal to the IPPROTO_...
2016-03-27 dchaginiConvert Linux SOL_IPV6 level.
2016-03-24 mavPolish wbwd(4) driver and add more supported chips.
2016-03-24 jhbEnable interrupts on the BSP once all PICs are initialized.
2016-03-20 dchaginRegen for r297061 (fstatfs64 Linux syscall).
2016-03-20 dchaginImplement fstatfs64 system call.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 glebiusDue to invalid use of a signed intermediate value in...
2016-03-15 kibThe PKRU state size is 4 bytes, its support makes the...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 jhbFix reporting of the CloudABI ABI in kdump.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-26 marcelBump VM_MAX_MEMSEGS from 2 to 3 to match the number...
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 kibReturn dst as the result from memcpy(9) on amd64.
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/vm.h> is included from <vm/vm.h>, there...
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
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 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 glebiusInclude sys/_task.h into uma_int.h, so that taskqueue...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-03 glebiusRedo r292484. Embed task(9) into zone, so that uz_maxac...
next