]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Ensure that mds_handler always points to a valid method.
[FreeBSD/FreeBSD.git] / sys / arm /
2019-07-10 Ian LeporeDe-pollute arm's sysarch.h.
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Warner LoshImplement missing MMCBR ivars
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-30 Navdeep ParharDisplay the approximate space needed when a minidump...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-28 Rebecca CranAdd missing ACPI GICv2 MSI/MSI-X attachment
2019-06-25 Warner LoshRemove a couple of harmless stray references to nandfs.
2019-06-25 Warner LoshRemove NAND and NANDFS support
2019-06-24 Ian LeporeBuild an armv7 LINT kernel in addition to armv5 LINT...
2019-06-23 Ian LeporeAdd the rtc8583 driver to conf/files. Also, move sy810...
2019-06-21 Ian LeporeAdd pwm to the armv7 GENERIC kernel, it's now used...
2019-06-21 Ian LeporeAdd support for the PWM(9) API. This allows configurin...
2019-06-21 Ian LeporeSome mundane tweaks and cleanups to help de-clutter...
2019-06-21 Conrad Meyersys: Remove DEV_RANDOM device option
2019-06-17 Martin MatuskaMFV r349134:
2019-06-17 Ian LeporeImplement the ofw_bus_get_node method in aw_pwm(4)...
2019-06-16 Ian LeporeIn detach(), call bus_generic_detach() before deleting...
2019-06-16 Ian LeporeRename pwmbus.h to ofw_pwm.h, because after all the...
2019-06-16 Ian LeporeBuild SoC-specific modules with GENERIC for the SoCs...
2019-06-16 Ian LeporeSplit the dtb MODULES_EXTRA line to a series of +=...
2019-06-15 Ian LeporeMake pwm channel numbers unsigned.
2019-06-15 Ian LeporeRestructure the pwm device hirearchy and interfaces.
2019-06-15 Ian LeporeRename the channel_max method to channel_count, because...
2019-06-15 Ian LeporeGive the aw_pwm driver a module version.
2019-06-15 Ian LeporeAdd a missing #include. I suspect this used to get...
2019-06-15 Ian LeporeHandle failure to enable the clock or obtain its frequency.
2019-06-15 Ian LeporeDon't call pwmbus_attach_bus(), because it may not...
2019-06-15 Ian LeporeIn detach(), check for failure of bus_generic_detach...
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-10 Bjoern A. ZeebA bit of code hygiene (no functional changes).
2019-06-10 Luiz Otavio O SouzaAdd the GPIO driver for the North/South bridge in Marve...
2019-06-10 Bjoern A. ZeebAdd a bus_add_child device method to bcm2835_sdhci.
2019-06-10 Bjoern A. Zeeballwinner mmc: move variable assignment into block
2019-06-08 Bjoern A. Zeebbcm2835_sdhci.c: exit DMA if not enough data left to...
2019-06-08 Bjoern A. Zeebbcm2835_sdhci.c: save block registers to avoid controll...
2019-06-07 Mark JohnstonReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-28 Doug MooreImplement the ffs and fls functions, and their longer...
2019-05-23 Emmanuel Vadotarm: allwinner: Remove frac mode from NM clk
2019-05-23 Emmanuel Vadotarm: allwinner: clk: Use the new frac clock
2019-05-23 Emmanuel Vadotarm: allwinner: clk: Add new clock aw_clk_frac
2019-05-23 Emmanuel Vadotallwinner: aw_ccu: Add some debug printfs (disabled...
2019-05-23 Ian LeporeRelease the bus-recovery gpio pins in detach(), so...
2019-05-22 Ian LeporeAdd pnp info to the imx_i2c driver.
2019-05-21 Conrad MeyerInclude eventhandler.h in more compilation units
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-12 Emmanuel Vadotarm: allwinner: aw_clk_nm: Don't reparent the clock...
2019-05-11 Emmanuel Vadotallwinner: clk: sun8i_r: Correct resets
2019-05-11 Emmanuel Vadotallwinner: clk: prediv_mux: Init the current parent
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Andrew GallatinRemove IPSEC from GENERIC due to performance issues
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Kyle Evanstun/tap: merge and rename to `tuntap`
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-02 Conrad MeyerAdd a COMPAT_FREEBSD12 kernel option.
2019-04-27 Emmanuel Vadotarm: allwinner: a10: Correct pin functions
2019-04-27 Emmanuel Vadotarm64: allwinner: ccu_de2: Remove H5 compatible
2019-04-27 Emmanuel Vadotarm64: allwinner: Add compatible strings for clock...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-23 Cy SchubertMFV r346563:
2019-04-21 Ian LeporeMove the reporting of spurious interrupts under bootver...
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-17 Emmanuel Vadotarm: allwinner: Fix audio for Allwinner H3/H5
2019-04-17 Ian LeporeOnly set up the interrupts that will actually be used...
2019-04-16 Emmanuel Vadotarm: allwinner: Makes more device optional
2019-04-16 Emmanuel Vadotarm: Add kern_clocksource.c directly in files.arm
2019-04-16 Emmanuel Vadotallwinner: clk: Garbage collect old clock implementation
next