]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MFC r341309
[FreeBSD/FreeBSD.git] / sys / arm /
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
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Emmanuel Vadotnvmem: Add nvmem interface and helpers
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 TurnerThe RT1310 is an ARM926EJ-S, fix the config to mark...
2018-07-28 Andrew TurnerOnly support INTRNG in the SMP code on arm. We already...
2018-07-28 Andrew TurnerRemove IPI_IRQ_START and IPI_IRQ_END from the arm kerne...
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshThis builds now, so aadd it back to Universe.
2018-07-27 Warner LoshRemove xscale support.
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Warner LoshRemove xscale support
2018-07-27 Warner LoshMake ralink compile again.
2018-07-27 Warner LoshRemove Cavium/Econa CNS11xx support.
2018-07-27 Warner LoshRemove Atmel AT91RM9200 and AT91SAM9 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-21 Ian LeporeAdd option MAC to armv6 and armv7 kernels by default...
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-18 Andrew TurnerAlso check if __ARM_ARCH_6KZ__ is defined when detectin...
2018-07-17 Warner LoshRemove kernel support for armeb
2018-07-16 Emmanuel Vadotallwinner: a83t: Fix PLL_CPU clocks
2018-07-16 Oleksandr TymoshenkoRemove two checks that are always false
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 Marcin WojtasEnable UART support for Xilinx Ultrascale+ SoCs
2018-07-13 Warner LoshCreate helper functions for parsing boot args.
2018-07-11 Cy SchubertMFV r324714:
2018-07-09 Ian LeporeAdd pnp info to the imx_spi driver.
2018-07-08 Ian LeporeOops, fix a typo: imx_snvs should be imx6_snvs.
2018-07-08 Ian LeporeMove device statements out of std.imx* and into kernel...
2018-07-08 Ian LeporeMake the imx6_snvs driver usable as a module, add pnp...
2018-07-08 Ian LeporeCatch up with improvements in RTC handling... It's...
2018-07-08 Ian LeporeAdd pnp info to imx6_ahci, and add a module makefile...
2018-07-07 Ian LeporeAdd support to the imx watchdog for the FDT "timeout...
2018-07-07 Ian LeporeCorrectly calculate the value to put in the imx wdog...
2018-07-07 Ian LeporeAdd pnp info and a module makefile for the imx_wdog...
2018-07-06 John BaldwinExport a breakpoint() function to userland for arm...
2018-07-06 Matt MacyBack pcpu zone with domain correct pages
2018-07-05 Ian LeporeAdd a missing call to usb_bus_mem_free_all() when detac...
2018-07-05 Ian LeporeRemove a test and early-out which just can't possibly...
2018-07-05 Ian LeporeFix an out-of-bounds array access... the irq data for...
2018-07-02 Oleksandr Tymoshenko[rpi] Add support for the second PWM channel
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Oleksandr Tymoshenko[rpi] Add SDHOST device driver for Raspberry Pi
2018-06-24 Oleksandr Tymoshenko[rpi] Fix compatiblity with upstream DTB for RPi 3B...
2018-06-23 Ian LeporeRetrieve the bus clock speed and mode (polarity/phase...
2018-06-23 Emmanuel Vadotaw_mmc: Fix style(9) after r335476
2018-06-23 Emmanuel Vadotallwinner: clkng: Correct mux width and flags
2018-06-21 Ilya BakulinAdd MMCCAM support to AllWinner MMC driver
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...
next