]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Convert to if_foreach_llmaddr() KPI.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-10-11 mjgamd64 pmap: handle fictitious mappigns with addresses...
2019-10-10 ambriskoThis driver attaches to the Intel VMD drive and connect...
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-08 mjgamd64: plug spurious cld instructions
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 markjSimplify pmap_page_array_startup() a bit.
2019-10-08 mjgamd64 pmap: allocate pv table entries for gaps in PA
2019-10-07 traszIntroduce stats(3), a flexible statistics gathering...
2019-10-06 mjgamd64 pmap: implement per-superpage locks
2019-10-03 emasteRemove host binary object drivers from GENERIC
2019-09-30 markjRemove more identifiers orphaned by r351742.
2019-09-29 mjgamd64 pmap: batch chunk removal in pmap_remove_pages
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 markjCorrect the scope of several global variables.
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 cemamd64 pmap: Clarify largemap bootverbose message units
2019-09-26 cemamd64: Expose vm.pmap.large_map_pml4_entries as a sysct...
2019-09-25 kevanssysent: regenerate after r352693
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-23 markjSet NX on some non-leaf direct map page table entries.
2019-09-23 markjUse elf_relocaddr() when handling R_X86_64_RELATIVE...
2019-09-23 markjSet NX in mappings created by pmap_kenter() and pmap_ke...
2019-09-22 kibamd64: minor tweaks to pat decoding in sysctl vm.pmap...
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-21 kibamd64 pmap: Fix formats for 64bit addresses in ddb...
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-16 markjFix a couple of nits in r352110.
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-11 emasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 emastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 emastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 emastelinux: add trivial renameat2 implementation
2019-09-11 emasteregen linuxulator sysent after r352208
2019-09-11 emastemake linux_renameat2 args consistent with linux_renameat
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-04 traszImprove debugging output.
2019-09-03 markjFix some nits in pmap_page_array_startup().
2019-09-03 traszUnbreak Linux binaries linked against new glibc, such...
2019-09-03 markjMap the vm_page array into KVA on amd64.
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 markjAdd a sysctl to dump kernel mappings and their properti...
2019-09-02 markjReplace PMAP_LARGEMAP_MAX_ADDRESS() with a more general...
2019-08-29 jhbSimplify bhyve vlapic ESR logic.
2019-08-29 kibCentralize __pcpu definitions.
2019-08-28 jhbUse get_pcpu() to fetch the current CPU's pcpu pointer.
2019-08-28 mjgamd64: clean up cpu_switch.S
2019-08-25 kibamd64: loose constraints on the APs dpcpu and nmi/dbg...
2019-08-25 kibamd64: If domain-local page for pcpu cannot be allocate...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-24 kibamd64: rework PCPU allocation
2019-08-24 kibDo not constrain allocations for doublefault, boot...
2019-08-24 kibStyle.
2019-08-24 kibRemove unecessary VM_ALLOC_ZERO from allocation of...
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-22 cemgdb(4):amd64: Bump MI GDB_BUFSZ for more efficient...
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-18 jeffAllocate all per-cpu datastructures in domain correct...
2019-08-18 jeffAllocate amd64's page array using pages and page direct...
2019-08-16 jeffMove phys_avail definition into MI code. It is consume...
2019-08-13 emastesys/{x86,amd64}: remove one of doubled ;s
2019-08-12 impStart to split out the really x86 specific NOTES from...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 markjUse designated initializers for vmm_ops.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 kibamd64: prevents speculations over swapgs reload of...
2019-08-03 kibamd64: Streamline exceptions and interrupts handlers.
2019-08-03 kibbhyve: Ignore MSI/MSI-X interrupts sent to non-active...
2019-08-03 jhbDon't reset memory attributes when mapping physical...
2019-08-01 emastevmx: use C99 bool, not boolean_t
2019-07-31 kibMake randomized stack gap between strings and pointers...
2019-07-31 alcIn pmap_advise(), when we encounter a superpage mapping...
2019-07-30 asomersMFHead @350453
2019-07-30 emastelinuxulator: rename linux_locore.s to .asm
2019-07-30 delphijRemove gzip'ed a.out support.
2019-07-28 asomersMFHead @r350386
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-20 jhbImprove the precision of bhyve's vPIT.
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-12 kibFix syntax.
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-12 scottlTie the name limit of a VM to SPECNAMELEN from devfs...
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 traszAdd support for PTRACE_O_TRACEEXIT to linuxulator ptrac...
2019-07-04 traszImplement PTRACE_GETSIGINFO. This makes Linux strace...
2019-07-04 desUpgrade Unbound to 1.9.2.
next