]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Use MACHINE_ARCH rather than TARGET_ARCH which has no meaning outside
[FreeBSD/FreeBSD.git] / sys / arm64 /
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 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-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-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-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 Alan CoxVarious changes to pmap_ts_referenced()
2016-09-09 Simon J. GerratyUpdate to bmake-20170818
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 Andrew TurnerEnable superpages on arm64 by default. These seem to...
2016-09-04 Dag-Erling SmørgravUpgrade to Unbound 1.5.9.
2016-09-03 Mark JohnstonRemove support for idle page zeroing.
2016-09-03 Enji CooperUpdate contrib/netbsd-tests with new content from NetBSD
2016-09-03 Jared McNeillAdd support for Allwinner A64 thermal sensors.
2016-09-03 Alexander MotinMFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold...
2016-09-03 Alexander MotinMFV r305336: 7247 zfs receive of deduplicated stream...
2016-09-03 Alexander MotinMFV r305335: 7003 zap_lockdir() should tag hold
2016-09-03 Alexander MotinMFV r304157:
2016-09-03 Alexander MotinMFV r304156: 7235 remove unused func dsl_dataset_set_blkptr
2016-09-03 Alexander MotinMFV r304159: 7277 zdb should be able to print zfs_dbgmsg's
2016-09-03 Alexander MotinMFV r304155: 7090 zfs should improve allocation order...
2016-09-03 Alexander MotinMFV r303081: 7163 ztest failures due to excess error...
2016-09-03 Alexander MotinMFV r303080: 6451 ztest fails due to checksum errors
2016-09-03 Alexander MotinMFV r303079:
2016-09-03 Alexander MotinMFV r303078:
2016-09-03 Alexander MotinMFV r303077:
2016-09-03 Alexander MotinMFV r302991: 6950 ARC should cache compressed data
2016-09-03 Enji CooperHandle missed mergeinfo by merging r305031 (the missing...
2016-09-03 Enji CooperMFhead @ r305314
2016-09-02 Andrew TurnerAdd a pc_clock pcpu field and use it to implement cpu_e...
2016-09-01 Alexander MotinMFV r304158:
2016-09-01 Alexander MotinMFV r302993: 7104 increase indirect block size
2016-09-01 Alexander MotinMFV r302992: 7071 lzc_snapshot does not fill in errlist...
2016-09-01 Alexander MotinMFV r302662: 6447 handful of nvpair cleanups
2016-09-01 Alexander MotinMFV r302661: 7082 bptree_iterate() passes wrong args...
2016-09-01 Alexander MotinMFV r302660: 6314 buffer overflow in dsl_dataset_name
2016-09-01 Alexander MotinMFV r302659: 6931 lib/libzfs: cleanup gcc warnings
2016-09-01 Alexander MotinMFV r302658: 6872 zfs libraries should not allow uninit...
2016-09-01 Alexander MotinMFV r302657: 4521 zfstest is trying to execute evil...
2016-09-01 Alexander MotinMFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlist
2016-09-01 Alexander MotinMFV r302654:
2016-09-01 Alexander MotinMFV r302653: 6111 zfs send should ignore datasets creat...
2016-09-01 Alexander MotinMFV r302651: 7054 dmu_tx_hold_t should use refcount_t...
2016-09-01 Alexander MotinMFV r302648: 7019 zfsdev_ioctl skips secpolicy when...
2016-09-01 Alexander MotinMFV r302647: 6922 Emit ESC_ZFS_VDEV_REMOVE_AUX after...
2016-09-01 Alexander MotinMFV r302646:
2016-09-01 Alexander MotinMFV r302643:
2016-09-01 Alexander MotinMFV r302642:
2016-09-01 Alexander MotinMFV r302642:
2016-09-01 Andrew TurnerFix arm64 superpages bugs in pmap_enter:
2016-09-01 Enji CooperMFhead @ r305170
2016-08-31 Ed MasteUpdate to ELF Tool Chain r3490
2016-08-31 Andrew TurnerAlso handle instruction traps. We might hit these when...
2016-08-30 Pedro F. GiffuniMFV r302423:
next