]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Move arm back to having one LINT
[FreeBSD/FreeBSD.git] / sys / arm64 /
2020-01-31 markjReimplement stack capture of running threads on i386...
2020-01-31 andrewCall the MAPTI command earlier in the ITS driver
2020-01-31 andrewOnly create one ITS configuration table
2020-01-31 andrewIgnore the SMMUv3 and PMCG interrupt controller in...
2020-01-30 andrewShift the ITS processor ID after reading it.
2020-01-29 ganboldEnable USB3 support for Rockchip RK3328 SoC.
2020-01-29 ganboldAdd USB3 related clock definitions for Rockchip RK3328...
2020-01-23 markjPrint missing ID_AA64PFR{0,1}_EL1 register fields.
2020-01-23 markjarm64: Don't enable interrupts in init_secondary().
2020-01-21 markjAdd relocation handling required for -zifunc-noplt...
2020-01-19 manurk805: Add a regnode_init method
2020-01-18 kevanssysent targets: further cleanup and deduplication
2020-01-17 jhbSave and restore floating point registers in get/set_mc...
2020-01-16 manuarm64: rockchip: Add RK3399 PWM driver
2020-01-16 manuarm64: rockchip: Add new interface for rk_pinctrl
2020-01-10 kevansSet .ORDER for makesyscalls generated files
2020-01-09 andrewAdd atomic_testandset/clear on arm64.
2020-01-08 manurk805: Add regnode_status method
2020-01-08 manurk808: Add min/max for the switch regulators
2020-01-06 andrewAdd more Arm arm64 CPU identification values
2020-01-06 kaktussysctl: mark more nodes as MPSAFE
2020-01-04 alcWhen a copy-on-write fault occurs, pmap_enter() is...
2020-01-03 andrewAdd the 8 and 16 bit atomic load/store functions with...
2020-01-02 ianAdd the xdma framework and pl330 dma drivers to arm...
2020-01-02 manuarm64: rockchip: Add a module for rk_spi
2019-12-31 traszAdd basic getcpu(2) support to linuxulator. The purpos...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-30 alcDetermine whether the MMU hardware is capable of updati...
2019-12-30 kaktuslinux(4): implement copy_file_range(2)
2019-12-29 traszImplement Linux syslog(2) syscall; just enough to make...
2019-12-28 manuarm64: rockchip: Add driver for the io domain
2019-12-28 manuarm64: rockchip: rk808: Add remaining regulators
2019-12-24 bdragon[PowerPC] Implement Secure-PLT jump table processing...
2019-12-24 scottlIntroduce the concept of busdma tag templates. A templa...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-20 alcCorrect a mistakenly inverted condition in r355833.
2019-12-19 andrewStop speculation past an eret instruction
2019-12-18 alcWhen pmap_enter_{l2,pde}() are called to create a kerne...
2019-12-17 ianRemove unnecessary MODULE_DEPEND() from imx_i2c.c,...
2019-12-17 manuarm64: rockchip: rk_gpio: Fix pin number
2019-12-17 manuarm64: rockchip: rk_pinctrl: Fix clear bits in SYSCON_M...
2019-12-16 jeffRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-16 traszAdd compat.linux.emul_path, so it can be set to somethi...
2019-12-15 alcApply a small optimization to pmap_remove_l3_range...
2019-12-14 mmelAdd driver for Rockchip PCIe root complex found in...
2019-12-14 traszAdd sync_file_range(2) implementation to linux(4);...
2019-12-14 traszRegen after r355752.
2019-12-14 traszFix definitions for linuxulator's sync_file_range(2).
2019-12-12 andrewAdd comments and macros to the tcr_el1 setting code...
2019-12-12 manuarm64: rockchip: rk_pinctrl: Fix parse_bias for RK3399
2019-12-12 manuarm64: rockchip: rk_pinctrl: Add bias parsing based...
2019-12-11 manuarm64: rk3328: Add the *clk_peri_niu clocks
2019-12-11 manuarm64: Add explicit devices for dwmmc variant
2019-12-10 markjIntroduce vm_page_astate.
2019-12-09 jhbCopy out aux args after the argument and environment...
2019-12-09 manuarm64: Use the kenv provided by loader
2019-12-07 mmelAdd support for booting kernel directly from U-Boot...
2019-12-06 brookssysent: Reduce duplication and improve readability.
2019-12-06 loosAdd the SPI driver for the Marvell Armada 37x0 SoC.
2019-12-05 alcOn a context switch, handle the possibility that the...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-05 loosAdd the I2C driver for the Armada 37x0.
2019-12-04 impRegularize my copyright notice
2019-12-04 lwhsuFix arm64 build after r355373
2019-12-03 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuarm64: rockchip: rl3399: Remove the ability to put...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 jhibbitsrevert r354714 "Boot arm64 kernel using booti command...
2019-11-29 andrewUse the VM_MEMATTR macros to describe the MAIR offsets.
2019-11-28 manuarm64: rockchip: rk3328: Add TSADC clocks
2019-11-28 manuarm64: rockchip: tsadc: Do not free the sysctl context...
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-28 mmelAdd driver for temperature sensors found in RK32898...
2019-11-27 alcThere is no reason why we need to pin the underlying...
2019-11-26 mmelFinish implementation of RK3299 clocks.
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-23 kevansarm64/NOTES: add SOC_BRCM_BCM2838
2019-11-21 andrewAdd kcsan_md_unsupported from NetBSD.
2019-11-21 andrewPort the NetBSD KCSAN runtime to FreeBSD.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 alcUntil every possible root cause for an "invalid ASID...
2019-11-19 alcAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-19 andrewReturn 0 from ptrace_set_pc as it now completes success...
2019-11-19 andrewAllow ptrace to set the probram counter on arm64.
2019-11-19 andrewFix the definition of bus_space_read_stream_8 on arm64.
2019-11-18 kevansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 jhbCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 markjSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 markjImplement vm.pmap.kernel_maps for arm64.
2019-11-18 markjLet arm64 pmap_qenter() and pmap_kenter() unconditional...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-17 alcAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 jhbUse a sv_copyout_auxargs hook in the Linux ELF ABIs.
2019-11-15 jhbAdd a sv_copyout_auxargs() hook in sysentvec.
next