]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Check for busy or wired in vm_page_relookup(). Some callers will only keep
[FreeBSD/FreeBSD.git] / sys / i386 /
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-03-01 impFinish removal of bktr
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
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 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/head r357931 through r357965.
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 mjgi386: remove no longer needed atomic_load_ptr casts
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
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-04 rlibbyuma: convert mbuf_jumbo_alloc to UMA_ZONE_CONTIG &...
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-31 markjReimplement stack capture of running threads on i386...
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 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-07 markjDefine a unified pmap structure for i386.
2020-01-07 markjConsistently use pmap_t instead of struct pmap *.
2020-01-04 alcWhen a copy-on-write fault occurs, pmap_enter() is...
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
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).
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-30 kaktuslinux(4): implement copy_file_range(2)
2019-12-29 traszImplement Linux syslog(2) syscall; just enough to make...
2019-12-29 alcCorrectly implement PMAP_ENTER_NOREPLACE in pmap_enter_...
2019-12-24 bdragon[PowerPC] Implement Secure-PLT jump table processing...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-16 jeffRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-16 traszAdd compat.linux.emul_path, so it can be set to somethi...
2019-12-14 traszAdd sync_file_range(2) implementation to linux(4);...
2019-12-14 traszRegen after r355752.
2019-12-14 traszFix definitions for linuxulator's sync_file_range(2).
2019-12-13 rlibbybitset: rename confusing macro NAND to ANDNOT
2019-12-10 markjIntroduce vm_page_astate.
2019-12-09 jhbCopy out aux args after the argument and environment...
2019-12-06 brookssysent: Reduce duplication and improve readability.
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-03 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-28 scottlRemove the trm(4) driver
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 kevansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 jhbCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 markjSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 jhbUse a sv_copyout_auxargs hook in the Linux ELF ABIs.
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-14 jpaetzelAdd the pvscsi driver to the tree.
2019-11-14 brooksTidy syscall declerations.
2019-11-12 kibi386: stop guessing the address of the trap frame in...
2019-11-12 avgteach db_nextframe/x86 about [X]xen_intr_upcall interru...
2019-11-11 avgdb_nextframe/i386: reduce the number of special frame...
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-08 vangyzenvmm: pass M_WAITOK to uma_zalloc when allocating FPU...
2019-11-07 philImport libxo-1.3.0:
2019-11-06 traszMake linux(4) create /dev/shm. Linux applications...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-18 yuripvlinux: futex_mtx should follow futex_list
2019-10-17 cemImplement NetGDB(4)
2019-10-17 cemSplit out a more generic debugnet(4) from netdump(4)
2019-10-16 markjRemove page locking from pmap_mincore().
2019-10-16 avgitwd(4): driver for watchdog function in ITE Super...
2019-10-15 jeff(6/6) Convert pmap to expect busy in write related...
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 avgi386: hide more of atomic 64-bit definitions under...
2019-10-03 emasteRemove host binary object drivers from GENERIC
next