]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/include
Remove pmap_kenter from pmap.h, the function doesn't exist.
[FreeBSD/FreeBSD.git] / sys / arm64 / include /
2015-08-20 andrewRemove pmap_kenter from pmap.h, the function doesn...
2015-08-20 andrewAdd pmap_get_tables to get the page tables for a given...
2015-08-20 andrewAdd the arm64 minidump header. This was missed from...
2015-08-19 zbbIncrease MAXCPU in ARM64
2015-08-19 zbbAdd SMP support to GICv3 and ITS drivers
2015-08-12 andrewAdd the CNTHCTL_EL2 register bits missed in r286674
2015-08-05 emasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 emasteRationalize BSD license on sys/*/include/float.h
2015-08-03 andrewPass the pcb to store the vfp state in to vfp_save_stat...
2015-07-31 andrewAdd support for uma_small_alloc and uma_small_free...
2015-07-31 andrewAdd more atomic_swap_* functions.
2015-07-31 andrewAdd VIRT_IN_DMAP to check if a virtual address is from...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 zbbApply erratum for mrs ICC_IAR1_EL1 speculative executio...
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 zbbImplement get_cyclecount() on ARM64
2015-07-21 zbbImprove ARM64 CPU_MATCH
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 zbbIncrease DMAP (Direct Map) size on ARM64
2015-07-16 zbbSet-up proper TCR values for memory related to Translat...
2015-07-14 andrewSet memory to be inner-sharable. This isn't needed...
2015-07-12 zbbImplement stubs for ACPI PCI routines
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 andrewAdd support for SMP. This uses the FDT data to find...
2015-07-09 andrewAdd the definition of the shareable bits in the pagetables
2015-07-09 andrewClean up the types used in <machine/ucontext.h> on...
2015-07-09 zbbRework CPU identification on ARM64
2015-07-08 kibAdd the atomic_thread_fence() family of functions with...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-08 andrewCorrectly set __WCHAR_MIN, there is no __UINT_MIN,...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 zbbIntroduce ITS support for ARM64
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-06-24 emasteadd floatingpoint.h for arm64
2015-06-24 andrewFix the floating-point exception values to line up...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-11 andrewAdd basic support for ACPI. It splits out the nexus...
2015-06-11 brSplit out db_unwind_frame() so it can be used by DTrace.
2015-06-10 delphijMFV r284234:
2015-06-09 zbbAdd options to dmb() and dsb() macros on ARM64
2015-06-08 alcRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-19 brAdd Performance Monitoring Counters support for AArch64.
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-13 zbbAdd support for ARM GICv3 interrupt controller used...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-08 zbbPort x86 busdma to ARM64
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-29 andrewAdd pmap_mapbios and pmap_unmapbios. These will be...
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-16 ngieMFhead @ r281584
2015-04-14 andrewAdd support for arm64 to loader.efi and boot1.efi
2015-04-13 ngieMFhead @ r281503
2015-04-13 andrewBring in the start of the arm64 kernel.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-07 andrewWe will have fueword on arm64, mark as such in machine...
2015-04-06 andrewSplit out the _acq and _rel functions. These were the...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-03 andrewAdd space for future expansion [1]. While here clean...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-26 andrewAdd more arm64 machine dependent headers. With this...
2015-03-25 gjbMFH: r278968-r280640
2015-03-23 emasteRenumber clauses to avoid missing 3
2015-03-23 andrewAdd the start of the arm64 machine headers. This is...