]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Tidy up 2 comments in smp_rendezvous_cpus.
[FreeBSD/FreeBSD.git] / sys / i386 /
2020-01-28 Cy SchubertMFV r357163:
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-21 Mark JohnstonFix 64-bit syscall argument fetching in 32-bit Linux...
2020-01-21 Konstantin BelousovAdd support for Hygon Dhyana Family 18h processor.
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-20 Dimitry AndricMerge ^/head r356848 through r356919.
2020-01-18 Kyle Evanssysent targets: further cleanup and deduplication
2020-01-10 Jung-uk KimMFV: r356607
2020-01-10 Kyle EvansSet .ORDER for makesyscalls generated files
2020-01-07 Mark JohnstonDefine a unified pmap structure for i386.
2020-01-07 Mark JohnstonConsistently use pmap_t instead of struct pmap *.
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-04 Alan CoxWhen a copy-on-write fault occurs, pmap_enter() is...
2020-01-03 Mateusz Guzikvfs: drop the mostly unused flags argument from VOP_UNLOCK
2019-12-31 Edward Tomasz Napi... Add basic getcpu(2) support to linuxulator. The purpos...
2019-12-31 Edward Tomasz Napi... Regen after r356229.
2019-12-31 Edward Tomasz Napi... Fix definitions for Linux getcpu(2).
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-30 Pawel Biernackilinux(4): implement copy_file_range(2)
2019-12-29 Edward Tomasz Napi... Implement Linux syslog(2) syscall; just enough to make...
2019-12-29 Alan CoxCorrectly implement PMAP_ENTER_NOREPLACE in pmap_enter_...
2019-12-24 Brandon Bergren[PowerPC] Implement Secure-PLT jump table processing...
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-16 Jeff RobersonRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-16 Edward Tomasz Napi... Add compat.linux.emul_path, so it can be set to somethi...
2019-12-14 Edward Tomasz Napi... Add sync_file_range(2) implementation to linux(4);...
2019-12-14 Edward Tomasz Napi... Regen after r355752.
2019-12-14 Edward Tomasz Napi... Fix definitions for linuxulator's sync_file_range(2).
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Ryan Libbybitset: rename confusing macro NAND to ANDNOT
2019-12-10 Mark JohnstonIntroduce vm_page_astate.
2019-12-09 John BaldwinCopy out aux args after the argument and environment...
2019-12-06 Brooks Davissysent: Reduce duplication and improve readability.
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 Warner LoshRegularize my copyright notice
2019-12-03 John BaldwinUse uintptr_t instead of register_t * for the stack...
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-28 Scott LongRemove the trm(4) driver
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-18 Kyle EvansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-15 John BaldwinUse a sv_copyout_auxargs hook in the Linux ELF ABIs.
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-14 Josh PaetzelAdd the pvscsi driver to the tree.
2019-11-14 Brooks DavisTidy syscall declerations.
2019-11-12 Konstantin Belousovi386: stop guessing the address of the trap frame in...
2019-11-12 Andriy Gaponteach db_nextframe/x86 about [X]xen_intr_upcall interru...
2019-11-11 Andriy Gapondb_nextframe/i386: reduce the number of special frame...
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-08 Eric van Gyzenvmm: pass M_WAITOK to uma_zalloc when allocating FPU...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Edward Tomasz Napi... Make linux(4) create /dev/shm. Linux applications...
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-03 Cy SchubertMFV r354257:
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
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 JohnstonRemove page locking from pmap_mincore().
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...
next