]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MFV r339226 (peter): Record merge of serf-1.3.9.
[FreeBSD/FreeBSD.git] / sys / arm /
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-13 Ed MasteEnable Capsicum on armv6/armv7
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-08 Mark JohnstonFix the 32-bit arm build.
2018-09-08 Mark JohnstonBump MAX_HWCNT and MAX_EXCNT.
2018-09-06 Andrew TurnerFix the GIC ACPI cross reference value.
2018-09-06 Andrew TurnerRemove the check that the Arm generic interrupt control...
2018-08-30 Emmanuel Vadotomap4_prcm: Delay the frequencies read check
2018-08-29 Emmanuel Vadotarm64: GENERIC-MMCCAM: Fix build and module depend
2018-08-29 Konstantin BelousovRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-27 Andrew TurnerUse the correct register when storing the arm VFP state.
2018-08-26 Mark MurrayRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-24 Warner LoshRevert drm2 removal.
2018-08-23 Emmanuel Vadota10_timer: Update the driver so we can use it on other SoC
2018-08-23 Emmanuel Vadotaw_mmc: Handle MMCBR_IVAR_RETUNE_REQ
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-22 Mark JohnstonPrepare the kernel linker to handle PC-relative ifunc...
2018-08-22 Matt Macydisconnect drm2 from tegra build until made self-contained
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Warner LoshMove options INTRNG into std.armv6 and std.armv7
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-19 Matt Macyadd snps IP uart support / genaralize UART
2018-08-19 Emmanuel Vadotarm64: allwinner: Add aw_syscon driver to GENERIC
2018-08-18 Alan CoxOops. r338030 didn't eliminate the unused arena argume...
2018-08-18 John BaldwinMake 'device crypto' lines more consistent.
2018-08-17 Conrad Meyerarm: Define crypto option on platforms that include...
2018-08-16 Andrew TurnerRemove the L1 and L2 xscale page defines and rename...
2018-08-15 Andrew TurnerRemove pmap_kenter_section from the arm pmap. It's...
2018-08-15 Andrew TurnerRemove ARM_HAVE_SUPERSECTIONS. It was only supported...
2018-08-15 Andrew TurnerMake code and data only used within the arm pmap code...
2018-08-15 Andrew TurnerRemove arm pmap variables that are only ever set and...
2018-08-15 Andrew TurnerRemove ARM_MMU_GENERIC, it's the only ARMV4/v5 MMU...
2018-08-15 Andrew TurnerRemove the ARMv5 pmap function pointers. These were...
2018-08-15 Andrew TurnerRemove checks for now unsupported CPU_* values in arm...
2018-08-15 Andrew TurnerStart to remove XScale support from the ARMv4/v5 pmap...
2018-08-15 Andrew TurnerRemove PHYSADDR from kernel configurations that don...
2018-08-15 Andrew TurnerRemove the VIRT armv7 kernel config. It is supported...
2018-08-14 Warner Losharm/ralink cleanup
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Andrew TurnerRemove cpu_pfr from arm. It's unused.
2018-08-14 Andrew TurnerRemove an old comment now the code it references has...
2018-08-14 Andrew TurnerFix the spelling of armv4_idcache_inv_all in an END...
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Vladimir Kondratyevevdev: remove soft context from evdev methods parameter...
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Alan CoxAdd support for pmap_enter(..., psind=1) to the armv6...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-07 Marius StroblImplement atomic_swap_64(9).
2018-08-06 Andrew TurnerDefault to armv5te in LINT on arm. This should fix...
2018-08-06 Emmanuel Vadotaw_thermal: Add nvmem and H5 support
2018-08-06 Emmanuel Vadotaw_sid: Add nvmem interface
2018-08-05 Emmanuel Vadotallwinner: a64: Add THS clock support
2018-08-05 Emmanuel Vadotarm: allwinner: Disconnect A10/A20 HDMI driver
2018-08-05 Emmanuel Vadotarm: allwinner: Remove old unused clocks
2018-08-03 Emmanuel Vadotarm: Remove ALLWINNER_UP kernel config
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Konstantin BelousovAdd pmap_is_valid_memattr(9).
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
next