Fix handling of enable counter for shared GPIO line in fixed regulator.
[freebsd.git] / sys /
2018-06-16 mmelFix handling of enable counter for shared GPIO line...
2018-06-15 npcxgbe(4): Add a hw.cxgbe.starve_fl sysctl that can...
2018-06-15 glebiusSince 'ticks' is an int, it may wrap around and cr_tick...
2018-06-15 npcxgbe(4): Track the number of received frames separatel...
2018-06-15 cemBump __FreeBSD_version after r335227
2018-06-15 emastearm64 linuxulator: add linux_dummy.c based on amd64
2018-06-15 emastearm64: add arm64 linux.h based on i386 linuxulator...
2018-06-15 cemRetain offset compatibility with pre-12.0 dumps
2018-06-15 jhibbitsCheck for a 'pci' prefix rather than a full match in...
2018-06-15 npcxgbe(4): sysctls to display the local and intr CPUs...
2018-06-15 kevansextres/regulator: Switch boot_on/always_on sysctl to...
2018-06-15 emasteCorrect kern.pre.mk comment: objcopy, not objdump,...
2018-06-15 brMake virtio queue re-initialization steps to be similar to
2018-06-15 chuckAdd linprocfs support for min_free_kbytes
2018-06-15 emastelinuxulator: do not include legacy syscalls on arm64
2018-06-15 emasteCorrect debug control for linuxulator faccessat
2018-06-15 kiblinprocfs: add TracerPid to /proc/pid/status.
2018-06-15 emasteAdd stubbed arm64 linuxulator /proc/cpuinfo handler
2018-06-15 kevansRevert r335173 at request of mmel@
2018-06-15 tuexenWhen retransmitting TCP SYN-ACK segments with the TCP...
2018-06-15 manuallwinner: ccung: Fully subclass the clock drivers
2018-06-15 jhibbitsofw_reg_to_paddr(): Fix minor typo in KASSERT message
2018-06-15 mmacyQuiet coretemp probe
2018-06-15 bdreweryproc0_post: Fix some locking issues
2018-06-14 cognetUse M_EXEC when calling malloc() to allocate the memory...
2018-06-14 glebiusTCPOUTFLAGS no longer exists since r334843.
2018-06-14 tuexenProvide the ip6_plen in network byte order when calling...
2018-06-14 brooksRegen after 335177 (rename sys_obreak to sys_break).
2018-06-14 brooksName the implementation of brk and sbrk sys_break().
2018-06-14 tuexenWhitespace changes.
2018-06-14 kevansextres/regulator: Properly refcount gpio regulators
2018-06-14 kibHandle the race between fork/vm_object_split() and...
2018-06-14 manumx25l: compat_data is only defined when FDT is
2018-06-14 kevansa10_ahci: Correct clock indices for new bindings
2018-06-14 kevansaw_ccung: Add a10/a20 support
2018-06-14 kevansaw_ccung: Support clock factors where factor=0, factor...
2018-06-14 manuarm timer: Use the default get_cntxct by default
2018-06-14 jhibbitsSplit the PowerISA 3.0 HPT implementation from historic
2018-06-14 manumx25l: Add pnp info
2018-06-14 manuspi: Add SPIBUS_PNP_INFO macro
2018-06-14 manuaw_spi: Add pnp info
2018-06-14 manuarm timer: Add workaround for Allwinner A64 timer
2018-06-14 kenFix da(4) locking when probing SMR drives.
2018-06-14 jhibbitsFix CTR formatting for moea64_native bootstrap
2018-06-14 aeAdd missing BPF_MTAP2() for outbound packets.
2018-06-14 aeConvert if_me(4) driver to use encap_lookup_t method...
2018-06-14 kiblinuxolator/amd64: Don't mangle %r10 on return from...
2018-06-14 aeIn m_megapullup() use m_getjcl() to allocate 9k or...
2018-06-14 kibReorganize code flow in fpudna()/npxdna() to highlight...
2018-06-14 kibRemove printf() in #NM handler.
2018-06-14 rmacklemMove four functions in nfscl.ko to nfscommon.ko.
2018-06-14 aeAdd NULL check like the rest of code has.
2018-06-14 aeRemove stale comment. in6_ifdetach() can be called...
2018-06-14 hselaskyRevert r335094 and properly fix OFED build after r335053.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 manuAdd modules/rockchip
2018-06-14 manurk_i2c: Add driver for the I2C controller present in...
2018-06-14 manurk3328: Add support for the i2c clocks
2018-06-14 manuif_dwc_rk: Add DesignWare driver for RockChip SoCs.
2018-06-14 manurk_armclk: Add the write mask to the register mux value
2018-06-14 manurk_pll: Add support for mode
2018-06-14 manurk_pinctrl: Only add gpio subnode
2018-06-14 rrsThis fixes several bugs that Larry Rosenman helped...
2018-06-14 npcxgbe(4): Catch up with recent changes in the kernel...
2018-06-13 mmacyfix OFED build after r335053
2018-06-13 mmacyFix PCBGROUPS build post CK conversion of pcbinfo
2018-06-13 kibEnable eager FPU context switch by default on i386...
2018-06-13 impAdd PNP info to PCI attachment of ae driver
2018-06-13 impAdd PNP info to PCI attachments of age driver
2018-06-13 impAdd PNP info to PCI attachment of amr driver
2018-06-13 impAdd PNP info to PCI attachment of ale driver
2018-06-13 impAdd PNP info to PCI attachment of bwi driver
2018-06-13 impAdd PNP info to PCI attachment of bwn driver
2018-06-13 impAdd PNP info to PCI attachment of an driver
2018-06-13 impAdd PNP info to the PCI attachment of the ahci driver
2018-06-13 impAdd PNP info to the PCI attachment of the aacraid driver.
2018-06-13 impAdd PNP info to the PCI attachment of the ncr driver.
2018-06-13 rlibbyi386: copyin/copyout error is EFAULT
2018-06-13 kibEnable eager FPU context switch by default on amd64.
2018-06-13 jtlMake UMA and malloc(9) return non-executable memory...
2018-06-13 impImplement a 'car limit' for bioq.
2018-06-13 andrewAdd ThunderX2 to the list of CPUs we need to apply...
2018-06-13 andrewSwitch to the SMCCC function for branch predictor harde...
2018-06-13 andrewAdd the SMCCC return codes from ARM DEN 0070A.
2018-06-13 andrewAdd support for the ARM SMC Calling Convention (SMCCC...
2018-06-13 andrewMove psci_call to a header file so we can use it in...
2018-06-13 asomersaudit(4): fix the definition of ARG_TERMID_ADDR
2018-06-13 bdeOops, r335053 had an old version of the comment about...
2018-06-13 andrewAdd a handler for the PSCI_FEATURES function. This...
2018-06-13 andrewFind and cache the PSCI version on driver attach.
2018-06-13 andrewAdd the PSCI_FEATURES function ID. This is found in...
2018-06-13 bdeFix the encoding of major and minor numbers in 64-bit...
2018-06-13 andrewRename the ThunderX CPU identification macros to includ...
2018-06-13 andrewAdd more Cavium CPU part numbers.
2018-06-13 aeRework if_gre(4) to use encap_lookup_t method to speedu...
2018-06-13 brDon't jump to VA space until kernel is ready.
2018-06-13 bdeFix some bugs found while fixing the representation...
2018-06-13 dimFix build of liquidio with base gcc on i386
2018-06-13 araujoAdd SPDX tags to vmm(4).
2018-06-13 mmacyHandle INP_FREED when looking up an inpcb
next