]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
param.h: Bump __FreeBSD_version to 1302509 for commit 7aaf39f6b3b0
[FreeBSD/FreeBSD.git] / sys / arm /
2023-10-26 Konstantin BelousovAdd cpu_sync_core()
2023-10-26 Konstantin Belousovadd pmap_active_cpus()
2023-10-24 Mark Johnstonuiomove: Add some assertions
2023-10-23 Zhenlei Huangpmap: Prefer consistent naming for loader tunable
2023-10-11 John Baldwinarm unwind: Reject unaligned stack pointers
2023-10-09 Konstantin Belousovsysentvec: add SV_SIGSYS flag
2023-10-09 Konstantin Belousovsyscalls: fix missing SIGSYS for several ENOSYS errors
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-04 Jessica Clarkearm: Add missing no-ctfconvert for fw_stub.awk target
2023-08-24 Mark Johnstonarm/unwind: Check stack pointer boundaries before deref...
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: sound driver version
2023-08-07 Mark Johnstonpcpu: Remove unused definitions of ALT_STACK_SIZE
2023-07-25 Warner Loshspdx: Simplify BSD-2-Clause AND BSD-2-Clause
2023-07-25 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-09 Tetsuya Uemurabcm2835_gpio: Handle BCM2711 pin configuration
2023-06-09 Mitchell Hornehwpmc: use kstack_contains()
2023-06-09 Mark Johnstonsysarch: Add includes required for ktrcapfail() calls...
2023-06-02 Mark Johnstonnexus: Consistently return a pointer in failure paths
2023-05-15 Andrew TurnerStop using the rid as an index in the arm timer
2023-05-15 Andrew TurnerKeep per-timer interrupt data together
2023-05-15 Andrew TurnerAlways enable the virtual timer for userspace
2023-05-15 Kyle Evansarm: generic_timer: use interrupt-names when available
2023-05-15 Andrew TurnerLimit where we disable the Arm generic timer
2023-05-15 Andrew TurnerDisable the arm physical timer when an irq exists
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-21 Konstantin Belousovamd64: fix PKRU and swapout interaction
2023-04-18 Gordon Berglingarm: Remove a double word in a comment in setjmp
2023-04-17 Mitchell Hornearm: nexus code tidy-up
2023-04-17 Mitchell Horneofwbus: remove arm64 ifdefs
2023-04-17 Elliott Mitchellofwbus: remove handling of resources from ofwbus
2023-04-17 Mitchell Hornearm: add an interrupt rman to nexus
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
next