]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
netmap: get rid of save_if_input for emulated adapters
[FreeBSD/FreeBSD.git] / sys / arm /
2023-03-07 Mitchell Hornebcm_dma: don't dereference NULL softc
2023-03-07 Mark Millardbcm_dma: attach at an earlier bus pass
2023-02-27 Gordon Berglingarm ti: Fix a typo in a kernel message
2023-02-09 Alexander V. Chernikovnetlink: add NETLINK to GENERIC.
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 Andrew TurnerRemove obsolete code gated on _ARM_ARCH_*
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-04 Gordon Berglingxilinx: Fix a typo in a source code comment
2022-11-01 Konstantin Belousovarm, arm64: tweak hard-coded load addresses for PIE...
2022-10-17 Andrew TurnerUse DEFINE_CLASS_0 in the arm generic timer
2022-10-17 Andrew TurnerCreate macros for the Arm timer IRQ indexes
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-10-02 Warner Loshfdt_win_process_child: eliminate write only size variable
2022-10-02 Warner Loshplatform_mpp_init: eliminate write only tuples variable
2022-10-02 Warner Loshmv_rtc_attach: eliminate write only unit variable
2022-10-02 Warner Loshvfp_init: eliminate fpexc write only variable
2022-10-02 Warner Loshsendsig: eliminate write only code variable
2022-10-02 Warner Loshget_cachetype_cp15: eliminate write only multilier
2022-10-02 Warner LoshARMADAXP: Add extres pseudo devices to some kernel
2022-09-21 Bjoern A. Zeebarm/gic: fix a KASSERT in arm_gic_reserve_msi_range()
2022-09-21 Andrew TurnerStore mpidr as a 64-bit value on arm64
2022-09-16 Matthew Groomsbcm2835_clkman: add RPI4 compat string
2022-08-21 Dimitry AndricAdjust function definition in arm's mv_common.c to...
2022-08-19 Mark Johnstonarm: Clear TTBCR before enabling the MMU
2022-07-12 Doug Moorebusdma: _bus_dmamap_addseg repaired
2022-07-12 Doug Moorevm_extern: use standard address checkers everywhere
2022-07-08 Gordon Berglingfreescale: Fix a typo in a source code comment
2022-07-04 Mitchell Horneif_dwc: recognize additional rgmii phy-modes
2022-07-04 Andriy Gaponaw_mmc: add crash dumping support in MMCCAM mode
2022-07-04 Andriy Gaponliberate wdog_kern_pat call from SW_WATCHDOG in arm...
2022-06-28 Hans Petter Selaskybusdma: Protect ARM busdma bounce page counters using...
2022-06-27 Mitchell Hornekerneldump: remove physical from dump routines
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-17 Dmitry ChaginRetire sv_transtrap
2022-06-17 Dmitry Chaginlinux(4): Regen for clone syscall.
2022-06-17 Dmitry Chaginlinux(4): Change clone syscall definition to match...
2022-06-17 Dmitry Chaginlinux(4): Regen for linux_poll system call.
2022-06-17 Dmitry Chaginlinux(4): Implement poll system call via linux_common_p...
2022-06-17 Dmitry Chaginlinux(4): Regen for futex system call.
2022-06-17 Dmitry Chaginlinux(4): Change Linux futex syscall definition to...
2022-06-17 Dmitry ChaginRegen for ('0f8dab45404f347752470579feccc6d2739b9570...
2022-06-17 Dmitry Chaginlinux(4): Fix timeout parameter of rt_sigtimedwait...
2022-06-10 Gordon Berglingtegra: Fix a typo in a source code comment
2022-06-10 Gordon Berglingam335x: Fix a typo in a source code comment
2022-06-07 Andrew TurnerFix an indentation bug in the bcm pci driver
2022-06-07 Andrew TurnerUse the error given in the bcm PCI driver
2022-06-07 Andrew TurnerError is not a bool in bcm2838_pci, check for != 0
2022-06-07 Andrew TurnerFix the style of bcm_pcib_msi_attach a little
2022-05-17 John BaldwinAdd the extres pseudo devices to some kernels.
2022-05-16 Julien Cassetteaw_wdog: support Allwinner D1 watchdog
2022-05-16 Emmanuel Vadotarm: allwinner: a10_timer: Plug set but not used variable
2022-05-16 Emmanuel Vadotarm: allwinner: clk: Plug set but not used variable
2022-05-16 Emmanuel Vadotarm64: allwinner: aw_usb3phy: Plug set but not used...
2022-05-16 Emmanuel Vadotarm: allwinner: aw_gpio: Plug set but not used variable
2022-05-16 Emmanuel Vadotarm64: allwinner: axp81x: Plug set but not used variable
2022-05-16 Emmanuel Vadotarm64: allwinner: aw_sid: Plug set but not used variable
2022-05-16 Emmanuel Vadotarmv7: allwinner: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotarm: Add extres pseudo devices to some kernel
2022-05-16 Emmanuel Vadotvf_i2c: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotimx_gpio: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotimx_i2c: Make ext_resources non-optional
2022-05-16 Emmanuel Vadotbcm2835_sdhci: Make ext_resources non-optional
2022-05-13 John Baldwinarm ti_mbox_attach: Write sysconfig to TI_MBOX_SYSCONFI...
2022-05-13 John Baldwinas3722_gpio_pin_setflags: Use computed mode instead...
2022-05-13 John Baldwinbcm2835_audio_callback: Don't process garbage if there...
2022-05-13 John BaldwinPass the computed enum of the correct type to dbg_setup...
2022-05-13 John Baldwinarm: Zero padding in mcontext_vfp_t in get_vfpcontext().
2022-05-13 John Baldwinarm,arm64: Add a NT_ARM_TLS read-only register set.
2022-05-13 John BaldwinUse a regset for NT_ARM_VFP.
2022-05-12 Andrew TurnerAdd PT_GETREGSET
2022-05-12 Andrew TurnerCreate sys/reg.h for the common code previously in...
2022-05-12 Edward Tomasz Napi... Add infrastructure required for Linux coredump support
2022-05-10 John BaldwinAdd a VA_IS_CLEANMAP() macro.
2022-04-29 John BaldwinSimplify swi for bus_dma.
2022-04-29 John BaldwinAdd <machine/tls.h> header to hold MD constants and...
2022-04-04 Andrew TurnerFix the spelling of EFI_PAGE_SIZE
2022-03-29 Bartlomiej Grzesikmmc: switch mmc_helper to device_ api
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-10 Kyle Evanssched: separate out schedinit_ap()
2022-02-09 Gordon Berglingtegra: Fix a common typo in source code comments
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2022-01-31 Mark Johnstonsysent: Add a sv_psstringssz field to struct sysentvec
2022-01-31 Mark Johnstonexec: Introduce the PROC_PS_STRINGS() macro
2022-01-20 Michal Melounmvebu_gpio: Fix settings of gpio pin direction.
2022-01-20 Michal Melounmvebu_gpio: Multiple fixes.
2022-01-20 Marcin Wojtasmvebu_gpio: fix interrupt cause register configuration
2022-01-20 Michal Melountegra/ahci: do not advertise enclosure management facility
2022-01-20 Michal Melountegra124: Implement new get_gate method for tegra124...
2022-01-20 Michal Melounarm: Fix handling of undefined instruction aborts in...
2022-01-10 Andrew TurnerAdd the missing terminator to the bcm_xhci methods
2022-01-07 Hans Petter SelaskyImplement suword16() for the 32-bit ARMv6/v7 architecture.
2022-01-03 Andriy Gaponaw_spi: improve I/O stability
2021-12-24 Alexander Motinbusdma: Remove outdated comments about Giant.
2021-12-21 Emmanuel Vadotfb: Remove unused cursors ioctls
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-07 Gordon Berglingomap4: Fix a few typos in source code comments
2021-12-07 Mitchell HorneImplement GET_STACK_USAGE on remaining archs
2021-12-06 Warner Losharm: Make machine/reg.h self-contained
2021-12-06 Elyes HAOUASFix typo on "Celsius"
next