]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/include
hyperv/hn: Switch to vmbus xact APIs for sub-channel alloc request.
[FreeBSD/FreeBSD.git] / sys / arm / include /
2016-08-14 mmMFV r304060:
2016-08-02 emasteMove/add ARM ELF PHDR types to elf_common.h
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
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-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 ianRevert the recent armv6 changes to ALIGNED_POINTER...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-13 ianDo not define __NO_STRICT_ALIGNMENT for armv6. While...
2016-06-08 andrewRemove the ARMv4/ARMv5 userland atomic support from...
2016-06-07 andrewStart to clean MIDR values using the CPUID scheme....
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 zbbImprove ARM debug_monitor for SMP machines
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-26 ianDisable alignment faults on armv6, adjust various align...
2016-05-25 ianInclude machine/acle-compat.h in cdefs.h on arm if...
2016-05-23 ianUse the new(-ish) CP15_SCTLR macro to generate system...
2016-05-21 ianAdjust _ALIGNBYTES to the proper value for arm and...
2016-05-20 impRemove hf appending code from param.h for machine arch...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 andrewImplement atomic_cmpset_acq_64 and atomic_cmpset_rel_64...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 andrewAdd a MULTIDELAY option to allow the ARM kernel to...
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-22 skraDon't use atomic operations for page table entries...
2016-04-22 skraAdd four functions which check a virtual address for...
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-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-12 philMerge libxo 0.4.6
2016-04-04 gjbMFH
2016-04-04 skraRemove FDT specific parts from INTRNG. Change its inter...
2016-03-26 mmelARM: Fix ATAG handling in LINUX_BOOT_API:
2016-03-26 mmelARM: Teach LINUX_BOOT_ABI to recognize DT blob.
2016-03-24 skraGeneralize IPI support for ARM intrng and use it for...
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-01 jkimMerge OpenSSL 1.0.2g.
2016-02-27 skraMove IPI related parts back to (ARM) machine specific...
2016-02-26 andrewAlmost all copies of platform_mp_init_secondary just...
2016-02-26 andrewRemove platform_mp_probe as it's almost identical on...
2016-02-25 andrewRemove platform_ipi_send, it's an unneeded as all imple...
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-23 gjbMFH
2016-02-23 skraRemove redundant __ARM_ARCH >= 6 check in armv6 specifi...
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 skraRemove not used definitions and fix some style nits.
2016-02-19 skraRemove AP_KRW definition not needed after r295801.
2016-02-19 skraRename pte.h to pte-v4.h and start including directly...
2016-02-19 skraMove common definitions from both pmap-v4.h and pmap...
2016-02-19 skraRename pmap.h to pmap-v4.h and remove pmap-v6.h include...
2016-02-18 skraRemove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS...
2016-02-18 skraRemove redundant L2_ADDR_MASK definition and replace...
2016-02-18 skraRemove unneeded definitions after r291406. Also remove...
2016-02-18 gjbMFH
2016-02-17 skraDo not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH...
2016-02-17 skraRemove unneeded vector_page_setprot() for __ARM_ARCH...
2016-02-17 skraInclude pte-v6.h only where needed.
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-10 adrianBreak out the shared bits of the arm intrng definitions...
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 mmelARM: Use new ARMv6 naming conventions for cache and...
2016-02-05 mmelARM: Introduce new cpu-v4.h header and move all ARMv4...
2016-02-04 skraMake VM_MEMATTR_xxx definitions independent on pmap...
2016-02-04 mmelARM: Don't use ugly (and hidden) global variable, contr...
2016-02-03 mmelARM: Consistently use cpu_setttb() instead of setttb().
2016-02-03 mmelARM: Replace only once used cpu_icache_sync_all() by...
2016-02-03 skraPartly revert r295168 and define PTE_DEVICE in pmap...
2016-02-03 mmelARM: Remove support for xscale i80219 and i80321 CPUs...
2016-02-02 gjbMFH
2016-02-02 skraUse pmap_preboot_map_attr() directly in arm_devmap_boot...
2016-02-02 skraMake pmap_preboot_map_attr() vm subsystem compliant...
2016-02-02 mmelARM: All remaining functions in cpufunc_asm_arm10.S...
next