]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/include
arm: for pointers replace 0 with NULL.
[FreeBSD/FreeBSD.git] / sys / arm64 / include /
2016-04-14 andrewSet the upper limit of the DMAP region to the limit...
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-06 andrewAllow vmparam.h to be included from assembly files...
2016-04-06 wmaImplement dtrace_getupcstack in ARM64
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 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-17 skraRemove pd_prot and pd_cache members from struct arm_dev...
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-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 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 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.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 emasteMerge LLDB 3.8
2016-01-02 nwhitehornMake using the #address-cells property on the interrupt...
2015-12-31 dimMerge ^/head r292951 through r293015.
2015-12-31 ngieMFhead @ r293006
2015-12-30 andrewDecode and print the ID_AA64* registers on boot. These...
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-23 andrewIncrease the size and alignment of the setjmp buffer...
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 andrewSupport the variant of the interrupt-map property where...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-10 andrewReduce the numbers of levels of indirection in arm64...
2015-12-09 ngieMFhead @ r292005
2015-12-07 markjMFV r289003:
2015-12-07 kibAdd support for usermode (vdso-like) gettimeofday(2...
2015-12-06 ngieMFhead@r291879
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-01 andrewRework the atomic code to reduce the repetition. This...
2015-11-26 ngieMFhead @ r291345
2015-11-24 andrewAdd support for moving the DMAP range. This is needed...
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 andrewMark functions as such. This means we call them directl...
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 andrewUse 4 levels of page tables when enabling the MMU....
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-18 kibClear exclusive monitors when handling data aborts...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 zbbBlock secondary ITS instances from attaching on ARM64
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-25 baptMerge from HEAD
2015-08-20 andrewRemove pmap_kenter from pmap.h, the function doesn...
2015-08-20 andrewAdd pmap_get_tables to get the page tables for a given...
next