]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/include
MFV: r313101
[FreeBSD/FreeBSD.git] / sys / arm / include /
2017-02-02 jkimMFV: r313101
2017-02-02 mmelRemake support for SMP kernel on UP cpu:
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-29 cognetCorrect the IT instruction in atomic_fcmpset_64().
2017-01-28 cognetRemove useless labels.
2017-01-28 cognetUse strexeq instead of needlessly branch.
2017-01-28 cognetImplement atomic_fcmpset_* for arm and arm64.
2017-01-26 jahFurther cleanup of per-CPU armv6 pmap data:
2017-01-22 jahLike r310481 for i386, move the objects used to create...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-16 ianRemove arm's cpuconf.h, and references to it, after...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 markjAdd some missing atomic_*_ptr #defines for arm.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-06 loosFix the armv6 build after r309553.
2016-12-06 mmMFV r309587:
2016-12-05 mmelFix build breakage caused by r309531.
2016-12-04 mmelImplement fake pmap_mapdev_attr() for ARMv6.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-07 sgalabovGenerate an error if machine/armreg.h is included witho...
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-02 andrewAllow an SMP kernel to boot on Cortex-A8:
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-25 andrewRemove the need for the delay to be zero when MULTIDELA...
2016-10-25 andrewRemove armadaxp_idcache_wbinv_all, it's a static functi...
2016-10-25 andrewRemove arm11x6_setttb and armv7_setttb as they are...
2016-10-25 andrewUpdate the armv6 tlb handling functions to detect if...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-13 impFix building on i386 and arm. But 'public domain' heade...
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-09 mmelARM: Split identify_arm_cpu() into ARMv4 and ARMv6...
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
2016-10-06 mmelARM: Add identifiers for ARM Cortex v8 and Marvell...
2016-10-05 andrewWe don't use cpu_control on armv6, remove the macro...
2016-10-05 mmelARM: Remove next bunch of unused cpu_functions from...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 andrewSplit CPU_CORTEXA into CPU_CORTEXA8, for the Cortex...
2016-10-04 andrewRead the Multiprocessing Extensions bit from the Multip...
2016-10-04 mmMFV r306669:
2016-10-04 mmelARM: Add mising early clobber modifier in atomic_swap_32().
2016-10-04 mmelARM: Add atomic_swap_64(). It's need by linuxkpi and...
2016-10-03 andrewAdd the Cortex-A{53,57,72} ID register values. These...
2016-10-03 andrewRemove unused functions on armv6. Some of the cache...
2016-10-03 andrewRemove the parts of cpu_functions from armv6 that are...
2016-10-01 baptImport libucl 20160812
2016-09-30 andrewRevert an accedintal commit.
2016-09-30 andrewFix the spelling of Cortex.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-29 andrewRemove struct platform_data, it was never used.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-23 andrewRemove bus_dma_get_range and bus_dma_get_range_nb on...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 edMake it possible to safely use TPIDRURW from userspace.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 kibAdd a way for the architecture to specify the calling...
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-20 dimMerge ^/head r304236 through r304536.
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
next