]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Assign process group of the TTY under the "proctree_lock".
[FreeBSD/FreeBSD.git] / sys / amd64 /
2020-05-14 grehanHide host CPUID 0x15 TSC/Crystal ratio/freq info from...
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-14 markjCall acpi_pxm_set_proximity_info() slightly earlier...
2020-05-14 markjAssert that page table traversal functions don't operat...
2020-05-12 avgamd64/pmap: unbreak !NUMA case for fictitious pages
2020-05-12 cemRevert r360944 and r360946 until reported issues can...
2020-05-11 cemcopystr(9): Move to deprecate [2/2]
2020-05-08 markjReinitialize thread0's stack base after enabling XSAVE.
2020-05-05 jhbInitial support for bhyve save and restore.
2020-04-24 markjRemove an obsolete TODO comment from several minidump...
2020-04-21 cemvmm(4): Decode and emulate BEXTR
2020-04-21 cemvmm(4): Decode 3-byte VEX-prefixed instructions
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-19 cemvmm(4): Bump VM_MAX_MEMMAPS for vmgenid
2020-04-17 cemvmm.h: Add ABI assertions and mark implicit holes
2020-04-16 brooksConvert canary, execpathp, and pagesizes to pointers.
2020-04-16 cemvmm(4): Expose instruction decode to userspace build
2020-04-15 brooksMake ps_strings in struct image_params into a pointer.
2020-04-14 brooksCentralize compatability translation macros.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-12 cemAdd queue(2) debug macros as build options
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-27 jkimMerge ACPICA 20200326.
2020-03-25 cemExpand generic subword atomic primitives
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 bdragon[PowerPC][Book-E] Fix missing load base in elf_cpu_pars...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-10 dimMerge ^/head r358832 through r358848.
2020-03-10 mrUntangle TPR shadowing and APIC virtualization.
2020-03-06 dimMerge ^/head r358678 through r358711.
2020-03-05 luporl[aacraid] Port driver to big-endian
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 rlibbyamd64 pmap.c: minor codegen optimization in flag access
2020-02-28 rlibbyamd64 atomic.h: minor codegen optimization in flag...
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 brooksRemove trailing whitespace.
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-25 kibFix IBRS for machines with IBRS_ALL capability.
2020-02-18 dimMerge ^/head r358049 through r358074.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-18 chsamd64: keep PTE bitmasks in sync with target pmap durin...
2020-02-16 dimMerge ^/head r357966 through r357999.
2020-02-15 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 mjgamd64: remove no longer needed atomic_load_ptr casts
2020-02-14 mjgMake atomic_load_ptr type-aware
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-14 mjgamd64: only check for error != 0 in the inlined part...
2020-02-13 kibvmm: Add Hygon Dhyana support.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mjgamd64: provide custom zpcpu set/add/sub routines
2020-02-12 mjgamd64: store per-cpu allocations subtracted by __pcpu
2020-02-12 mmMFV r357783:
2020-02-11 mjgamd64: remove redundant sa->code assignment from cpu_fe...
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-07 mjgamd64: clean up counter(9)
2020-02-05 markjDefine MAXCPU consistently between the kernel and KLDs.
2020-02-05 emasteregen linuxulator sysent after r357577
2020-02-05 emastelinuxulator: implement sendfile
2020-02-05 markjFix map locking in the CLEAR_PKRU sysarch(2) handler.
2020-02-04 traszRegen after r357503.
2020-02-04 traszAdd missing linux(4) syscall entries. This fixes missi...
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-31 markjReimplement stack capture of running threads on i386...
2020-01-30 mjgamd64: speed up failing case for memcmp
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-28 mjgamd64: revamp memcmp
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-21 markjRegen.
2020-01-21 markjFix 64-bit syscall argument fetching in 32-bit Linux...
2020-01-21 kibAdd support for Hygon Dhyana Family 18h processor.
2020-01-20 dimMerge ^/head r356848 through r356919.
2020-01-18 kevanssysent targets: further cleanup and deduplication
2020-01-10 kevansSet .ORDER for makesyscalls generated files
2020-01-06 kaktussysctl: mark more nodes as MPSAFE
2020-01-05 mjglocks: add default delay struct
2020-01-04 alcWhen a copy-on-write fault occurs, pmap_enter() is...
2020-01-02 kibbhyve: terminate waiting loops if thread suspension...
2019-12-31 traszAdd basic getcpu(2) support to linuxulator. The purpos...
2019-12-31 traszRegen after r356229.
2019-12-31 traszFix definitions for Linux getcpu(2).
next