]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tail(1): Address mandoc concern (space before punctuation after macro)
[FreeBSD/FreeBSD.git] / sys /
2018-04-10 Mark JohnstonCorrect a comment.
2018-04-10 Mark JohnstonSet zfs_arc_free_target to v_free_target.
2018-04-10 Mark JohnstonAssert that dtrace_probe() doesn't re-enter itself.
2018-04-10 Marcin WojtasRemove deprecated DT sources of Armada 38x SoCs
2018-04-10 Mariusz ZaborskiIntroduce dry run option for attaching the device.
2018-04-10 Ruslan BukinEnable Qualcomm Debug Subsystem (QDSS) block on MSM8916...
2018-04-10 Marcin WojtasImprove detection of addressing mode in e6000sw
2018-04-09 Marcin WojtasEnable cesa driver to work with Linux DT binding
2018-04-09 Brooks DavisRefactor PCIOCGETCONF for improved readability.
2018-04-09 Oleksandr TymoshenkoAlign OF_getencprop_alloc API with OF_getencprop and...
2018-04-09 Ed Mastelinuxulator: add else case braces to reduce diffs betwe...
2018-04-09 Kyle EvansRetire the geom_aes class
2018-04-09 Ed Mastelinuxulator: deduplicate linux_exec_imgact_try
2018-04-09 Kyle Evansif_awg: Add support for allwinner,{tx,rx}-delay-ps...
2018-04-09 Vincenzo Maffionenetmap: align codebase to upstream version v11.4
2018-04-09 Oleksandr TymoshenkoMake OF_searchencprop signature consistent with OF_gete...
2018-04-08 Oleksandr TymoshenkoFix one more OF_getprop_alloc instance missed in r332310
2018-04-08 Oleksandr TymoshenkoClean up OF_getprop_alloc API
2018-04-08 Andrew TurnerReplace calls to fdt_is_compatible with ofw_bus_node_is...
2018-04-08 Justin HibbitsFix typo
2018-04-08 Rodney W. GrimesAdd the ability to control the CPU topology of created VMs
2018-04-08 Poul-Henning KampPedantic polishing of code to please FlexeLint.
2018-04-08 Justin HibbitsPowerpc64: Add the facility unavailable trap subsystem
2018-04-08 Brooks DavisFix LINT (and static COMPAT_LINUX32) after r332122.
2018-04-08 Ian LeporeAllow hinted attachment on FDT-based systems. Instead...
2018-04-08 Justin Hibbitspowerpc64: Print current MSR on printtrap()
2018-04-08 Justin Hibbitspowerpc64: Avoid calling isync twice
2018-04-08 Justin Hibbitspowerpc/ofw: Fix malloc inside lock
2018-04-08 Mateusz Guziklocks: tweak backoff a little bit
2018-04-08 Andrew TurnerRevert r332277, it contained an unintended extra change
2018-04-08 Andrew TurnerReplace calls to fdt_is_compatible with ofw_bus_node_is...
2018-04-08 Andrew TurnerMove fdt_is_type to be a Marvell specific function...
2018-04-08 Michael TuexenFix a logical inversion bug.
2018-04-08 Michael TuexenSmall cleanup, no functional change.
2018-04-08 Michael TuexenFix a signed/unsigned warning showing up for the userla...
2018-04-08 Mark PeekUpdate VMCI license based on comments from core, the...
2018-04-08 Oleksandr Tymoshenko[rpi] Add fdt_pinctrl(4) support to Raspberry Pi GPIO...
2018-04-07 Kyle EvansAdd a83t overlays for sid and emac
2018-04-07 Ian LeporeCast the data pointer to the correct type for the data...
2018-04-07 Ian LeporeDon't check for impossible NULL return from malloc...
2018-04-07 Ian LeporeAdd the ioctl definitions for spigen get/set spi mode...
2018-04-07 Ian LeporeAdd an ioctl to get/set the SPI transfer mode. Also...
2018-04-07 Ian LeporeGenerate a spibus_set_[ivarname]() convenience function...
2018-04-07 Ian LeporeRemove the existing identify() hack to force-add a...
2018-04-07 Warner LoshAdd nvme_util.c to cam.ko.
2018-04-07 Ian LeporeArrange the list of generated sources as 1-per-line...
2018-04-07 Ian LeporeReturn BUS_PROBE_DEFAULT, not zero, because this is...
2018-04-07 Ian LeporeA couple minor improvements to spibus.c...
2018-04-07 Ian LeporeAdd support for writing/changing spi device ivars....
2018-04-07 Konstantin BelousovHandle Skylake-X errata SKZ63.
2018-04-07 Emmanuel Vadotallwinner: a83t_r_ccu: Add proper IR clock support
2018-04-07 Emmanuel Vadotallwinner: aw_clk_nm: Add prediv value
2018-04-07 Emmanuel Vadotaxp81x: Do not fail if regulators aren't properly defined
2018-04-06 Brooks DavisRemove the thread argument from ifr_buffer_*() accessors.
2018-04-06 John BaldwinAdd a way to temporarily suspend and resume virtual...
2018-04-06 Brooks Davisifconf(): correct handling of sockaddrs smaller than...
2018-04-06 Alexander MotinDo not fail devices just for errors in descriptor format.
2018-04-06 Kristof Provostpf: Improve ioctl validation
2018-04-06 Kristof Provostpf: Improve ioctl validation for DIOCIGETIFACES and...
2018-04-06 Brooks DavisAdd an unused _COMPAT_LINUX32 option to ensure opt_comp...
2018-04-06 Brooks DavisMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 Jonathan T. LooneyIf a user closes the socket before we call tcp_usr_abor...
2018-04-06 Jonathan T. LooneyPat the watchdog less while producing a coredump. ...
2018-04-06 Jonathan T. LooneyCheck that in_pcbfree() is only called once for each...
2018-04-06 Roger Pau Monnéx86: fix trampoline memory allocation after r332073
2018-04-06 Kristof Provostpf: Improve ioctl validation for DIOCRGETTABLES, DIOCRG...
2018-04-06 Kyle Evansaw_sid(4): Use prctl read for all reads when it's required
2018-04-06 Jonathan T. LooneyIn cases where an application issues certain IPMI comma...
2018-04-06 Kristof Provostpf: Improve ioctl validation for DIOCRADDTABLES and...
2018-04-06 Ed SchoutenLet syslog(3) use RFC 5424.
2018-04-06 Roger Pau Monnéremove GiB/MiB macros from param.h
2018-04-05 Brooks DavisAdd 32-bit compat for ioctls that take struct ifgroupreq.
2018-04-05 Brooks Davisifconf(): Always zero the whole struct ifreq.
2018-04-05 Brooks DavisAdded SAL annotatations to system calls.
2018-04-05 Benno RiceAdd isoboot(8) for booting BIOS systems from HDDs conta...
2018-04-05 Mark JohnstonFix the definitions of get_cpu() and put_cpu().
2018-04-05 Ruslan BukinAdd support for the Coresight technology from ARM Ltd.
2018-04-05 Roger Pau Monnéx86: improve reservation of AP trampoline memory
2018-04-05 Roger Pau Monnéintroduce GiB and MiB macros
2018-04-05 Sean BrunoSquash error from geom by sizing ident strings to DISK_...
2018-04-05 Konstantin BelousovFix ERESTART for lcall $7,$0 syscalls.
2018-04-05 Konstantin BelousovMake the INTO instruction operational in 32bit mode.
2018-04-05 Kirk McKusickRenumber soft-update types starting at 1 instead of...
2018-04-04 Navdeep Parharcxgbe(4): Always display an error message if SIOCSIFFLA...
2018-04-04 Vincenzo Maffionenetmap: align if_ptnet guest driver to the upstream...
2018-04-04 Ian LeporeAdd a missing MODULE_DEPEND().
2018-04-04 Ed MasteFix kernel memory disclosure in tcp_ctloutput
2018-04-04 Ed MasteFix kernel memory disclosure in linux_ioctl_socket
2018-04-04 Ed Mastelinux_ioctl_hdio: fix kernel memory disclosure
2018-04-04 Andrew TurnerRemove fdt_pm_is_enabled as it's Marvell specific....
2018-04-04 Marcin WojtasEnable Marvell gpio driver to work with many controllers
2018-04-04 Marcin WojtasImprove interrupt and resource allocation in Marvell...
2018-04-04 Marcin WojtasIntroduce port debouncing mechanism in mv_gpio driver
2018-04-04 Marcin WojtasMatch Marvell Armada38X PCIE ranges in dts with Linux
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 Marcin WojtasChange reg in Marvell Armada38X pcie FDT
2018-04-04 Marcin WojtasAdd api for creating resource list based on 'assigned...
2018-04-04 Marcin WojtasMatch Marvell Armada38X PCI compatible with Linux
2018-04-04 Marcin WojtasAdd support of PCI_RES_BUS to Marvell PCI driver
2018-04-04 Marcin WojtasMake Marvell armv7 timer and wdt registers definitions...
next