]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/include
INTRNG: Rework handling with resources. Partially revert r301453.
[FreeBSD/FreeBSD.git] / sys / arm64 / include /
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 andrewAdd the ARMv8.1 identification registers to the list...
2016-08-14 mmMFV r304060:
2016-08-12 andrewImplement promotions and demotions in the arm64 pmap...
2016-08-01 andrewAdd a kernel variable to let the user to select their...
2016-08-01 andrewAdd the fields for the PAR_EL1 register. This is used...
2016-07-31 andrewAdd the Data Fault Status Code values to the ESR_ELx...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-14 andrewFinish removing the non-INTRNG support from sys/arm64.
2016-07-13 andrewAdd memmmap on arm64 so we can mmap /dev/mem and /dev...
2016-07-12 acheUndo r302601, WCHAR_MAX may not be a valid wchar value.
2016-07-12 acheI don't know why unsigned int is choosed for wchar_t...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-30 wmaARM64: fix DMAP calculation
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 andrewAdd the GICv3 ITS intrng driver. As the interface to...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 andrewDefine PCI_RES_BUS for NEW_PCIB
2016-05-16 andrewAdd support for intrng to arm64. As the GICv3 drivers...
2016-05-13 andrewAdd support to the arm64 busdma to handle the cache...
2016-05-12 mmMFV r299425:
2016-05-11 andrewCall busdma_swi from swi_vm as is done from other archi...
2016-05-11 zbbFix I/O coherence issues on ThunderX when SMP is disabled
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-25 andrewUse the yield instruction in the arm64 cpu_spinwait...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-14 andrewSet the upper limit of the DMAP region to the limit...
2016-04-13 gjbMFH
2016-04-13 andrewDocument the memory ranges within the kernel region...
2016-04-13 andrewIncrease the arm64 kernel address space to 512GB, and...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-06 andrewAllow vmparam.h to be included from assembly files...
2016-04-06 wmaImplement dtrace_getupcstack in ARM64
2016-04-04 gjbMFH
2016-04-04 wmaarm64: pagezero improvement
2016-04-04 wmaarm64: bzero optimization
2016-03-31 andrewAdd support for 4 level pagetables. The userland addres...
2016-03-22 andrewUse the saved program state register to detect when...
2016-03-18 andrewRename COUNT_IPI to INTR_IPI_COUNT to reduce the diff...
2016-03-18 andrewReduce the diff with intrng by renaming similar functio...
2016-03-18 andrewRemove the invalid L0_BLOCK definition. ARMv8 doesn...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 gjbMFH
2016-03-02 bzForce re-routing PCI interrupts (this is for legacy...
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 wmaEnable SRE_EL2 on ARM64
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 gjbMFH
2016-02-17 skraRemove pd_prot and pd_cache members from struct arm_dev...
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 zbbIntroduce bus_bind_intr method for ARM64
2016-02-11 zbbMinor clean-ups for ARM64 GICv3 and GIC drivers
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 andrewImplement kdb_cpu_sync_icache on arm64.
2016-02-02 gjbMFH
2016-02-02 andrewIncrease the size of PHYS_AVAIL_SIZE to allow firmware...
2016-02-02 andrewImplement single stepping on arm64. We need to set...
2016-01-29 gjbMFH
2016-01-29 wmaFramework for ARM64 instruction disassembler
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
next