]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/arm64
Rename pmap_page_dirty() to pmap_pte_dirty().
[FreeBSD/FreeBSD.git] / sys / arm64 / arm64 /
2019-07-10 Mark JohnstonRename pmap_page_dirty() to pmap_pte_dirty().
2019-07-09 Alan CoxIntroduce pmap_clear(), which zeroes a page table entry...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-07 Alan CoxThree changes to pmap_enter():
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-05 Alan CoxRestructure cache_handle_range to avoid repeated barrie...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-02 Alan CoxImplement pmap_copy(). (This includes the changes...
2019-07-01 Emmanuel Vadotarm64: efi: Map memory IO region as device
2019-06-30 Navdeep ParharDisplay the approximate space needed when a minidump...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-26 Olivier HouchardIn get_fpcontext32() and set_fpcontext32(), we can...
2019-06-26 Alan CoxRevert one of the changes from r349323. Specifically...
2019-06-26 Olivier HouchardFix debugging of 32bits arm binaries on arm64.
2019-06-24 Jayachandran C.arm64 gicv3_its: enable all ITS blocks for a CPU
2019-06-24 Jayachandran C.arm64 gic: Drop unused GICV3_IVAR_REDIST_VADDR
2019-06-23 Alan Coxpmap_enter_quick_locked() never replaces a valid mappin...
2019-06-22 Alan CoxIntroduce pmap_remove_l3_range() and use it in two...
2019-06-19 Alan CoxCorrect an error in r349122. pmap_unwire() should...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-17 Alan CoxEliminate a redundant call to pmap_invalidate_page...
2019-06-16 Alan CoxThree changes to arm64's pmap_unwire():
2019-06-16 Alan CoxThree enhancements to arm64's pmap_protect():
2019-06-15 Alan CoxPreviously, when pmap_remove_pages() destroyed a dirty...
2019-06-14 Alan CoxBatch the TLB invalidations that are performed by pmap_...
2019-06-14 Alan CoxChange the arm64 pmap so that updates to the global...
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Alan CoxChange pmap_demote_l2_locked() so that it removes the...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-09 Alan CoxImplement an alternative solution to the amd64 and...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Tycho Nightingalevery large dma mappings can cause integer overflow
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-30 Jayachandran C.arm64 gicv3_its: Fix a typo
2019-05-30 Jayachandran C.gicv3_its: do LPI init only once per CPU
2019-05-30 Jayachandran C.gicv3_its: refactor LPI init into a new function
2019-05-30 Jayachandran C.gic_v3: consolidate per-cpu redistributor information
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-26 Jayachandran C.arm64 nexus: remove incorrect warning
2019-05-21 Conrad MeyerInclude ktr.h in more compilation units
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-16 Tycho NightingaleAllow loading the same DMA address multiple times witho...
2019-05-16 Justin Hibbitsarm64: Add the rename interpreter path for compat32...
2019-05-16 Konstantin Belousovarm64: bzero buffer for ucontext in freebsd32_swapconte...
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-04 Konstantin Belousovarm64: Properly restore PAN when done with userspace...
2019-05-01 Andrew TurnerRestore x18 in efi_arch_leave.
2019-05-01 Ganbold TsagaankhuuAdd a hw.model sysctl oid for arm64 which reports the...
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Andrew TurnerSort printing of the ID registers on arm64 to be identi...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-21 Marcin WojtasAdd bus_release_resource() method to nexus on arm64
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovamd64 KPTI: add control from procctl(2).
2019-03-16 Konstantin Belousovamd64: Add md process flags and first P_MD_PTI flag.
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
next