]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Upgrade our copies of clang, llvm, lld and lldb to r309439 from the
[FreeBSD/FreeBSD.git] / sys / arm64 /
2017-05-08 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-05 Andrew TurnerAdd reclaim_pv_chunk on arm64. This is based on the...
2017-05-04 Dimitry AndricMerge ^/head r317503 through r317807.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-05-03 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-03 Andrew TurnerPrint all virtual addresses in the show vtop ddb comman...
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-27 Dimitry AndricMerge ^/head r317281 through r317502.
2017-04-26 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-24 Andrew TurnerCall the PSCI reset from cpu_reset on arm64. When reboo...
2017-04-22 Dimitry AndricMerge libc++ trunk r300890, and update build glue.
2017-04-22 Dimitry AndricMerge compiler-rt trunk r300890, and update build glue.
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-20 Dimitry AndricMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-20 Dimitry AndricMerge ^/head r316992 through r317215.
2017-04-20 Andrew TurnerRestrict the arm64 supervisor all instructions to only...
2017-04-20 Andrew TurnerPush loading curthread into assembly in the synchronous...
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 Ed MasteRemove trailing whitespace from r317061
2017-04-17 Gleb Smirnoff- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-17 Gleb SmirnoffAll these files need sys/vmmeter.h, but now they got...
2017-04-16 Dimitry AndricMerge lldb trunk r300422 and resolve conflicts.
2017-04-16 Dimitry AndricMerge lld trunk r300422 and resolve conflicts.
2017-04-16 Dimitry AndricMerge clang trunk r300422 and resolve conflicts.
2017-04-16 Dimitry AndricMerge llvm trunk r300422 and resolve conflicts.
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-13 Andrew TurnerRather than checking if the top bit in a virtual addres...
2017-04-13 Andrew TurnerSet the arm64 Execute-never bits in more places.
2017-04-13 Alexander KabaevUse proper fields to check for interrupt trigger mode.
2017-04-13 Andrew TurnerIn ARMv8.1 ARM has added a process state bit to disable...
2017-04-13 Andrew TurnerAdd SCTLR bits added in ARMv8.1 and ARMv8.2 and start...
2017-04-12 Andrew TurnerStart to use the User and Privileged execute-never...
2017-04-12 Andrew TurnerUse the unprivileged variant of the load and store...
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-10 Konstantin BelousovDo not lose dirty bits for removing PROT_WRITE on arm64.
2017-04-09 Patrick KelseyCorrected misspelled versions of rendezvous.
2017-04-07 Alexander KabaevDefine 'lr' as x30 on aarch64
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 Bruce EvansFix printing of negative offsets (typically from frame...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Warner LoshAdd 'device iic' to bring in userland I2C driver.
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Ed SchoutenStop providing the compat_3_brand.
2017-03-22 Konstantin BelousovUpdate r315753 with the proper flag name.
2017-03-22 Konstantin BelousovAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 Ed SchoutenSet the interpreter path to /nonexistent.
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-16 Andrew TurnerIf ofw_bus_msimap fails don't try to use the invalid...
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-08 Andriy GaponMFV r314911: 7867 ARC space accounting leak
2017-03-08 Andriy GaponMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 Warner LoshCopy needed include files from EDK2. This is a minimal...
2017-03-07 Emmanuel VadotUpdate our device tree files to a Linux 4.10
2017-03-06 Simon J. GerratyMerge bmake-20170301
2017-03-06 Dag-Erling SmørgravUpgrade to OpenSSH 7.4p1.
2017-03-03 Jung-uk KimMerge ACPICA 20170303.
2017-03-02 Martin MatuskaMFV r314565,314567,314570:
2017-03-02 Dag-Erling SmørgravUpgrade to OpenSSH 7.3p1.
2017-03-01 Baptiste DaroussinImport dma snapshot from git 2017-02-10
2017-02-28 Olivier HouchardMerge CK as of commit 24d26965d1a28039062ba3bcf9433b623...
2017-02-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314276
2017-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314243
2017-02-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-17 Dimitry AndricMerge ^/head r313644 through r313895.
2017-02-17 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-17 Josh PaetzelMVF: 313876
2017-02-16 Josh PaetzelMFV 313786
next