]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Fix a missing comment marker.
[FreeBSD/FreeBSD.git] / sys / arm64 /
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-09 manuarm64: Add Allwinner I2C controller to GENERIC kernel
2017-07-02 andrewIn the arm64 pmap_remove, when removing a full superpag...
2017-07-01 andrewRemove all calls to cpu_dcache_wb_range from the arm64...
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-06-30 andrewRemove a blank line accidentally added in r320403.
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 andrewAdd parentheses missed in r320388
2017-06-27 andrewSome of the atomic_clear_* functions were incorrectly...
2017-06-26 andrewIn _bswap16 and _bswap32 cast constant values to the...
2017-06-25 andrewStop calling cpu_dcache_wb_range from PTE_SYNC.
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-12 kibMake struct syscall_args visible to userspace compilati...
2017-06-09 andrewAllow the arm64 machine/vfp.h to be included without...
2017-06-09 andrewStore the read-only thread pointer when scheduling...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-02 cognet- Don't bother flushing the data cache for pages we...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-23 kibAdd COMPAT_FREEBSD11 on arm64, the arch is almost tier-1.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 hselaskyAvoid use of contiguous memory allocations in busdma...
2017-05-13 andrewAllocate a cacheline when reading or writing to write...
2017-05-13 andrewAdd the VM_MEMATTR_WRITE_THROUGH memory type to arm64...
2017-05-10 sjgMerge bmake-20170510
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 andrewAdd reclaim_pv_chunk on arm64. This is based on the...
2017-05-04 mmMFV r317781:
2017-05-03 andrewPrint all virtual addresses in the show vtop ddb comman...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-24 andrewCall the PSCI reset from cpu_reset on arm64. When reboo...
2017-04-20 andrewRestrict the arm64 supervisor all instructions to only...
2017-04-20 andrewPush loading curthread into assembly in the synchronous...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 emasteRemove trailing whitespace from r317061
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 glebiusAll these files need sys/vmmeter.h, but now they got...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-13 andrewRather than checking if the top bit in a virtual addres...
2017-04-13 andrewSet the arm64 Execute-never bits in more places.
2017-04-13 kanUse proper fields to check for interrupt trigger mode.
2017-04-13 andrewIn ARMv8.1 ARM has added a process state bit to disable...
2017-04-13 andrewAdd SCTLR bits added in ARMv8.1 and ARMv8.2 and start...
2017-04-12 andrewStart to use the User and Privileged execute-never...
2017-04-12 andrewUse the unprivileged variant of the load and store...
2017-04-10 kibDo not lose dirty bits for removing PROT_WRITE on arm64.
2017-04-09 pkelseyCorrected misspelled versions of rendezvous.
2017-04-07 kanDefine 'lr' as x30 on aarch64
2017-03-28 mmMFV r316083,316094:
2017-03-26 bdeFix printing of negative offsets (typically from frame...
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 impAdd 'device iic' to bring in userland I2C driver.
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 edStop providing the compat_3_brand.
2017-03-22 kibUpdate r315753 with the proper flag name.
2017-03-22 kibAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 edSet the interpreter path to /nonexistent.
2017-03-20 mmMFV r315633, 315635:
2017-03-16 andrewIf ofw_bus_msimap fails don't try to use the invalid...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-15 andrewLoad the new sp_el0 with interrupts disabled in fork_tr...
2017-02-15 andrewPort the Linux AMX 10G network driver to FreeBSD as...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313398
2017-02-07 andrewPush reading of ESR_EL1 to assembly. Among other uses...
2017-02-07 ngieMFhead@r313360
2017-02-06 andrewRemove arm64_tlb_flushID_SE, it's unused and may be...
2017-02-06 kibUpdate arm and arm64 counters MD bits.
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 kibDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-28 cognetImplement atomic_fcmpset_* for arm and arm64.
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-23 bzRemove a static function declaration for a function...
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-17 edCatch up with changes to structure member names.
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
next