]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
MFV r337195: 9454 ::zfs_blkstats should count embedded blocks
[FreeBSD/FreeBSD.git] / sys / arm / arm /
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
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Andrew TurnerRemove teh non-INTRNG code from the ARM GIC interrupt...
2018-07-30 Andrew TurnerRequire ARMv5 for arm. All current kernels are for...
2018-07-30 Alan CoxPrepare for adding psind == 1 support to armv6's pmap_e...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Andrew TurnerUse the cp15 functions to read cp15 registers rather...
2018-07-28 Andrew TurnerRemove an unneeded cpu_ident() prototype.
2018-07-28 Andrew TurnerRemove some write only global values from the arm cpufu...
2018-07-28 Andrew TurnerRemove an unused function from the arm ELF trampoline...
2018-07-28 Andrew TurnerOnly build the cache handling code we need when buildin...
2018-07-28 Andrew TurnerMake the arm cpu setup functions static. Any other...
2018-07-28 Andrew TurnerRemove an unneeded check for CPU_XSCALE_81342
2018-07-28 Andrew TurnerRemove old CPU_ values from the arm cpufunc code. These...
2018-07-28 Andrew TurnerRemove the old CPU_ values from the arm kernel trampoli...
2018-07-28 Andrew TurnerRemove now the cow unused CPU_ARM9 and CPU_FA526 option...
2018-07-28 Andrew TurnerOnly support INTRNG in the SMP code on arm. We already...
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Warner LoshRemove xscale support
2018-07-25 John BaldwinRaise a proper SIGTRAP / TRAP_TRACE signal for a PT_STE...
2018-07-23 Andriy Gaponfollow-up to r336635, update TAILQ to CK_SLIST for...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-19 Emmanuel Vadotarm: Implement cpu_est_clockrate for armv[67]
2018-07-18 Michal MelounRemove the dead code from ARM cpufunc_* files.
2018-07-17 Warner LoshRemove kernel support for armeb
2018-07-14 Ian LeporeEliminate an unused var warning-error; the var is used...
2018-07-13 Warner LoshFix machdep_boot.c
2018-07-13 Warner LoshCreate helper functions for parsing boot args.
2018-07-11 Cy SchubertMFV r324714:
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-20 Andrew TurnerMove the SYSINIT to allow userspace access to the ARM...
2018-06-19 Andrew TurnerMove common GIC interrupt numbers to the common header...
2018-06-14 Emmanuel Vadotarm timer: Use the default get_cntxct by default
2018-06-14 Emmanuel Vadotarm timer: Add workaround for Allwinner A64 timer
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-08 Matt Macyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-04 Jung-uk KimMFV: r334448
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Andrew TurnerAllow us to read the physmap data into our own array...
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Andrew TurnerPass the array length into regions_to_avail.
2018-05-22 Andrew TurnerOnly set realmem based on memory where the EXFLAG_NOALL...
2018-05-22 Andrew TurnerAllow the 32-bit arm physmem code to work on arm64.
2018-05-22 Andrew TurnerCoalesce adjacent physical mappings.
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Andriy Gaponfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
next