]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Update libc++ to release_39 branch r287912.
[FreeBSD/FreeBSD.git] / sys / arm64 /
2016-11-26 Dimitry AndricUpdate libc++ to release_39 branch r287912.
2016-11-26 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-11-25 Andrew TurnerFix the TLB conflict abort value. This should be a...
2016-11-24 Dimitry AndricMerge ^/head r308870 through r309105.
2016-11-24 Andriy GaponMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 Andriy GaponMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
2016-11-24 Andriy GaponMFV r308987: 7180 potential race between zfs_suspend_fs...
2016-11-24 Andriy GaponMFV r308989: 6428 set canmount=off on unmounted filesys...
2016-11-24 Oleksandr Tymoshenko[rpi3] Move SOC_BRCM_BCM2837 from UP config to SMP one
2016-11-23 Andrew TurnerMark cpu_find_cpu0_fdt as FDT only. It's only called...
2016-11-23 Andrew TurnerRemove the unneeded ofw_cpu_reg function signature...
2016-11-22 Andrew TurnerAdd the missing DEVMETHOD_ENDs to the arm64 nexus ACPI...
2016-11-22 Xin LIMFV r308954:
2016-11-22 Jung-uk KimMerge ACPICA 20161117.
2016-11-21 Andrew TurnerAdd support to find the arm64 serial using the ACPI...
2016-11-21 Andrew TurnerTo allow for an ACPI attachment to the generic PCIe...
2016-11-19 Dimitry AndricMerge ^/head r308491 through r308841.
2016-11-16 Andrew TurnerInclude the SMSC LAN91C111 driver, this is found in...
2016-11-11 Cy SchubertMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 Dimitry AndricMerge ^/head r308227 through r308490.
2016-11-08 Bryan DreweryFix improper use of "its".
2016-11-07 Xin LIMFV r308392: file 5.29.
2016-11-03 Glen BarberMFV r308265: Update tzdata to 2016i.
2016-11-03 Andriy GaponMFV r308222: 6051 lzc_receive: allow the caller to...
2016-11-02 Xin LIMFV r308196:
2016-10-31 Dimitry AndricMerge ^/head r307736 through r308146.
2016-10-27 Andriy Gapon3746 ZRLs are racy
2016-10-26 Andrew TurnerPull the common FDT interrupt values into a new header...
2016-10-26 Andrew TurnerOnly release CPUs when they exist.
2016-10-26 Andrew TurnerUse nitems to get the correct number of registers to...
2016-10-25 Andrew TurnerCreate a new PSCI error code and use it to signal that...
2016-10-25 Andrew TurnerImport the Cortex String memcpy and memmove into the...
2016-10-24 Martin MatuskaMFV r307859:
2016-10-24 Andrew TurnerIncrease CACHE_LINE_SHIFT to 7 as cache lines are 128...
2016-10-22 Baptiste DaroussinImport tzdata 2016h
2016-10-21 Dimitry AndricMerge ^/head r307383 through r307735.
2016-10-20 Wojciech MacekDriver for PCI Ethernet NIC on Alpine V1 and V2.
2016-10-20 Andrew TurnerAdd support for the fpu_kern(9) KPI on arm64. It hooks...
2016-10-19 Oleksandr TymoshenkoMove SOC_BRCM_BCM2837 to GENERIC-UP since does not...
2016-10-18 Oleksandr TymoshenkoRetire RPI3 kernel config in favour of GENERIC-UP
2016-10-18 Andrew TurnerAdd PCB_FP_USERMASK so we can mask off floating point...
2016-10-15 Dimitry AndricMerge ^/head r306906 through r307382.
2016-10-15 Andrew TurnerFix the build, struct vfpstate needs to be visible...
2016-10-15 Andrew TurnerCheck we are in a critical section when calling vfp_dis...
2016-10-14 Oleksandr TymoshenkoMake BRCM2837 port conform FreeBSD/ARM64 guidelines
2016-10-14 Andrew TurnerCreate macros for the MAIR memory attributes. While...
2016-10-14 John BaldwinDrop support for using mmap() with /dev/kmem.
2016-10-14 Oleksandr TymoshenkoRemove redundant kern_clocksource.c. It is already...
2016-10-14 Andrew TurnerRework how we store the VFP registers in the pcb. This...
2016-10-14 Alexander MotinMFV r307314:
2016-10-14 Alexander MotinMFV r307313:
2016-10-14 Oleksandr TymoshenkoAdd initial Raspberry Pi 3 support
2016-10-13 Martin MatuskaMFV r307214:
2016-10-13 Andrew TurnerMove printing the AArch64 ID registers to a new SYSINIT...
2016-10-13 Warner LoshFix building on i386 and arm. But 'public domain' heade...
2016-10-12 Oleksandr TymoshenkoINTRNG: Propagate IRQ activation error to API consumer
2016-10-12 Jonathan T. LooneyIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-09 Dimitry AndricMerge ^/head r306412 through r306905.
2016-10-08 Baptiste DaroussinImport tzdata 2016g
2016-10-04 Jung-uk KimMFV: r306687
2016-10-04 Jung-uk KimMerge ACPICA 20160930.
2016-10-04 Martin MatuskaMFV r306669:
2016-10-01 Baptiste DaroussinImport libucl 20160812
2016-09-30 Baptiste DaroussinImport dma 20160929
2016-09-29 Dag-Erling SmørgravUpgrade to Unbound 1.5.10.
2016-09-29 Alexander MotinMFV r306423: 7402 Create tunable to ignore hole_birth...
2016-09-28 Alexander MotinMFV r306422: 7254 ztest failed assertion in ztest_datas...
2016-09-26 Jung-uk KimMerge OpenSSL 1.0.2j.
2016-09-24 Dimitry AndricMerge ^/head r305892 through r306302.
2016-09-22 Warner LoshRevert and redo r306083.
2016-09-22 Jung-uk KimMerge OpenSSL 1.0.2i.
2016-09-21 Konstantin BelousovAdd a way for the architecture to specify the calling...
2016-09-21 Andrew TurnerUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 Wojciech MacekAdd support for SPI-mapped MSI interrupts in GICv3.
2016-09-21 Wojciech MacekRegister GICv3 xref.
2016-09-20 Wojciech MacekAdd driver for PCIe root complex on Annapurna Alpine...
2016-09-19 Andrew TurnerImport the Linaro Cortex Strings library into contrib.
2016-09-18 Konstantin BelousovConsolidate four efi_next_descriptor() definitions.
2016-09-16 Dimitry AndricMerge ^/head r305687 through r305890.
2016-09-14 Martin MatuskaMFV r305816:
2016-09-13 Andrew TurnerAdd a missing opt_ddb.h include from places that includ...
2016-09-13 Andrew TurnerFix the arm64 kernel build when DDB is disabled, debug_...
2016-09-13 Andrew TurnerAdd a warning about a known erratum we have observed...
2016-09-10 Dimitry AndricMerge ^/head r305623 through r305686.
2016-09-10 Alan CoxVarious changes to pmap_ts_referenced()
2016-09-09 Simon J. GerratyUpdate to bmake-20170818
2016-09-08 Dimitry AndricMerge ^/head r305431 through r305622.
2016-09-08 Andrew TurnerTrap msr/mrs instructions. These are privileged arm64...
2016-09-08 Andrew TurnerDon't panic when we don't handle a userland exception...
2016-09-07 Alexander MotinMFV r305562: 7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 Alexander MotinMFV r305560: 7278 tuning zfs_arc_max does not impact...
2016-09-07 Andrew TurnerWhen synchronising the instruction and data caches...
2016-09-07 Andrew TurnerOnly call cpu_icache_sync_range when inserting an execu...
2016-09-07 Wojciech MacekIntroduce support for Annapurna Alpine CCU and NB devices
2016-09-06 Jared McNeillAdd generic device-tree cpufreq driver.
2016-09-06 Wojciech MacekUpdate Annapurna Alpine HAL to a newer version.
2016-09-05 Martin MatuskaMFV r305420:
2016-09-04 Dimitry AndricMerge ^/head r305390 through r305393.
2016-09-04 Andrew TurnerEnable superpages on arm64 by default. These seem to...
2016-09-04 Dimitry AndricMerge ^/head r305361 through r305389.
next