]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
MFZoL: Avoid retrieving unused snapshot props
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-10-25 Konstantin Belousovamd64: move pcb out of kstack to struct thread.
2019-10-23 Mateusz Guzikamd64 pmap: per-domain pv chunk list
2019-10-23 Conrad Meyeramd64: Add CFI directives for libc syscall stubs
2019-10-22 Mateusz Guzikamd64 pmap: conditionalize per-superpage locks on NUMA
2019-10-22 Mateusz Guzikamd64 pmap: fixup invlgen lookup for fictitious mappings
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-19 Andriy Gaponvmm: remove a wmb() call
2019-10-18 Mark JohnstonTighten mapping protections on preloaded files on amd64.
2019-10-18 Yuri Pankovlinux: futex_mtx should follow futex_list
2019-10-17 Conrad MeyerImplement NetGDB(4)
2019-10-17 Conrad MeyerSplit out a more generic debugnet(4) from netdump(4)
2019-10-16 Mark JohnstonIntroduce pmap_change_prot() for amd64.
2019-10-16 Mark JohnstonRemove page locking from pmap_mincore().
2019-10-16 Conrad Meyerddb: Add support for disassembling 'crc32' on amd64
2019-10-16 Andriy Gaponitwd(4): driver for watchdog function in ITE Super...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(6/6) Convert pmap to expect busy in write related...
2019-10-15 Jeff Roberson(4/6) Protect page valid with the busy lock.
2019-10-15 Jeff Roberson(3/6) Add a shared object busy synchronization mechanis...
2019-10-11 Mateusz Guzikamd64 pmap: handle fictitious mappigns with addresses...
2019-10-10 Doug AmbriskoThis driver attaches to the Intel VMD drive and connect...
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-08 Mateusz Guzikamd64: plug spurious cld instructions
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-08 Mark JohnstonSimplify pmap_page_array_startup() a bit.
2019-10-08 Mateusz Guzikamd64 pmap: allocate pv table entries for gaps in PA
2019-10-07 Edward Tomasz Napi... Introduce stats(3), a flexible statistics gathering...
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-06 Mateusz Guzikamd64 pmap: implement per-superpage locks
2019-10-03 Ed MasteRemove host binary object drivers from GENERIC
2019-09-30 Mark JohnstonRemove more identifiers orphaned by r351742.
2019-09-29 Mateusz Guzikamd64 pmap: batch chunk removal in pmap_remove_pages
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-27 Mark JohnstonCorrect the scope of several global variables.
2019-09-27 Konstantin BelousovImprove MD page fault handlers.
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Conrad Meyeramd64 pmap: Clarify largemap bootverbose message units
2019-09-26 Conrad Meyeramd64: Expose vm.pmap.large_map_pml4_entries as a sysct...
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Kyle Evanssysent: regenerate after r352693
2019-09-25 Mark JohnstonComplete the removal of the "wire_count" field from...
2019-09-23 Mark JohnstonSet NX on some non-leaf direct map page table entries.
2019-09-23 Mark JohnstonUse elf_relocaddr() when handling R_X86_64_RELATIVE...
2019-09-23 Mark JohnstonSet NX in mappings created by pmap_kenter() and pmap_ke...
2019-09-22 Konstantin Belousovamd64: minor tweaks to pat decoding in sysctl vm.pmap...
2019-09-21 Dimitry AndricMerge ^/head r352537 through r352586.
2019-09-21 Konstantin Belousovamd64 pmap: Fix formats for 64bit addresses in ddb...
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-16 Mark JohnstonRevert r352406, which contained changes I didn't intend...
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-13 Dimitry AndricMerge ^/head r352105 through r352307.
2019-09-11 Ed MasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 Ed Mastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 Ed Mastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 Ed Mastelinux: add trivial renameat2 implementation
2019-09-11 Ed Masteregen linuxulator sysent after r352208
2019-09-11 Ed Mastemake linux_renameat2 args consistent with linux_renameat
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
2019-09-09 Dimitry AndricMerge ^/head r351732 through r352104.
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-04 Edward Tomasz Napi... Improve debugging output.
2019-09-03 Mark JohnstonFix some nits in pmap_page_array_startup().
2019-09-03 Edward Tomasz Napi... Unbreak Linux binaries linked against new glibc, such...
2019-09-03 Mark JohnstonMap the vm_page array into KVA on amd64.
2019-09-03 Dimitry AndricMerge ^/head r351317 through r351731.
2019-09-02 Mark JohnstonAdd a sysctl to dump kernel mappings and their properti...
2019-09-02 Mark JohnstonReplace PMAP_LARGEMAP_MAX_ADDRESS() with a more general...
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-08-29 John BaldwinSimplify bhyve vlapic ESR logic.
2019-08-29 Konstantin BelousovCentralize __pcpu definitions.
2019-08-28 John BaldwinUse get_pcpu() to fetch the current CPU's pcpu pointer.
2019-08-28 Mateusz Guzikamd64: clean up cpu_switch.S
2019-08-27 Hiroki SatoMFV r351553:
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Konstantin Belousovamd64: loose constraints on the APs dpcpu and nmi/dbg...
2019-08-25 Konstantin Belousovamd64: If domain-local page for pcpu cannot be allocate...
2019-08-25 Dimitry AndricMerge missed sources for lldb-specific TableGen tool.
2019-08-24 Konstantin Belousovamd64: rework PCPU allocation
next