]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
MFV r326007: less v529.
[FreeBSD/FreeBSD.git] / sys / arm64 /
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-08 jeffReplace manyinstances of VM_WAIT with blocking page...
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 andrewAllocate the ITS translation table with a 64k page...
2017-10-31 andrewAs with r325242 use mp_maxid when iterating over CPUs...
2017-10-31 andrewUse mp_maxid when iterating over CPUs as we may have...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-29 eadlerUpdate several more URLs
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-25 manuloader.efi: Make framebuffer commands available for...
2017-10-23 markjFix the VM_NRESERVLEVEL == 0 build.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-21 mmelAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-20 bzWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-18 markjMove kernel dump offset tracking into MI code.
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-10 andrewSupport the EFI Runtime Services on arm64. As with...
2017-10-10 andrewAdd machine/fpu.h on arm64 for compatibility with amd64.
2017-10-10 andrewMove the pmap_l0_index, etc. macros to pte.h. These...
2017-10-06 baptImport 1.14.3
2017-10-02 andrewAdd a memory barrier to ensure the atomic write is...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-19 jpaetzelFix indentation for r323068
2017-09-17 gordonMFV r323678: file 5.32
2017-09-15 andrewAdd the ARMv8.3 ID register fields. These were found...
2017-09-14 andrewAdd support for handling undefined instructions in...
2017-09-14 jhbAdd AT_HWCAP and AT_EHDRFLAGS on all platforms.
2017-09-11 kibabAdd MMCCAM-enabled kernel config for arm64
2017-09-11 mwExpand Marvell NIC description in arm64 GENERIC config
2017-09-09 mwEnable compilation of Marvell NETA controller with...
2017-09-09 mwAdd support for uart_mvebu driver arm64 GENERIC config
2017-09-09 mwEnable compilation of Marvell EHCI driver in arm64...
2017-09-09 mwEnable compilation of Marvell XHCI driver in arm64...
2017-09-08 andrewNot all CPUs handle reading ID_AA64MMFR2_EL1 (e.g....
2017-09-07 andrewFix the SVE ID field shift.
2017-09-07 andrewAdd the ATS1E1 case to the ID_AA64MMFR1_EL1 decoding.
2017-09-07 andrewUse the correct mask when printing undecoded fields...
2017-09-07 andrewFix a mismerge, make sure PRINT_ID_AA64_MMFR2 has a...
2017-09-07 andrewFix the value of ID_AA64ISAR1_DPB_SHIFT, the field...
2017-09-07 andrewAdd the ARMv8.2 ID register additions and use them...
2017-09-07 andrewUppercase the special register names in identcpu to...
2017-09-07 andrewMake the bit mask of ARMv8 ID registers to print sparse...
2017-09-07 andrewAdd more ARM Ltd parts to the list of knows CPUs.
2017-09-05 mwAdd Marvell RTC driver to arm64 GENERIC config
2017-09-03 mwAdd ARM Cortex A72 to CPU list
2017-09-01 jpaetzelRevert r323087
2017-09-01 jpaetzelTake options IPSEC out of GENERIC
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 andrewAdd support for quirks while enabling secondary CPUs...
2017-08-31 jpaetzelAllow kldload tcpmd5
2017-08-22 andrewRemove an unneeded call to pmap_invalidate_all. This...
2017-08-22 andrewFix a bug in pmap_protect where we invalidate the wrong...
2017-08-22 andrewFix a comment on uncommitted work.
2017-08-22 andrewMove the l0 pagetable address to struct mdproc. It...
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 andrewImprove the performance of the arm64 thread switching...
2017-08-18 markjRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 markjFactor out duplicated kernel dump code into dump_{start...
2017-08-17 emastearm64: return error instead of panic in unimplemented...
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 andrewAdd support for multiple GICv3 ITS devices. For this...
2017-08-12 jhbReliably enable debug exceptions on all CPUs.
2017-08-12 jhbDon't panic for PT_GETFPREGS.
2017-08-11 jhbFix a typo.
2017-08-05 andrewMark each cpu in the appropriate cpuset_domain set...
2017-08-04 ngieMFhead@r322057
2017-08-04 andrewStart to teach the GICv3 driver about NUMA. On ThunderX...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-04 andrewRead the numa-node-id property from each CPU node....
2017-08-02 ngieMFhead@r321960
2017-08-02 manuarm64: Add Allwinner H5 SoC
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-26 andrewPass the last exception trap frame to kdb_trap. This...
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-18 andrewAdd support for passing FPU_KERN_NOCTX to fpu_kern_ente...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-09 manuarm64: Add Allwinner I2C controller to GENERIC kernel
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
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-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-26 andrewIn _bswap16 and _bswap32 cast constant values to the...
next