Age | Commit message (Expand) | Author |
2018-08-27 | Rename struct kd -> kcov_dev. The terse name was initially fine since it wasn't | anton |
2018-08-27 | Enable hireset(4). | Mark Kettenis |
2018-08-27 | Add hirest(4), a driver to support reset signal controller blocks on | Mark Kettenis |
2018-08-27 | Add glue for the USB3 controller on the HiKey 970. | Mark Kettenis |
2018-08-27 | ompinmux has been replaced by pinctrl | Jonathan Gray |
2018-08-27 | switch from ompinmux to pinctrl | Jonathan Gray |
2018-08-27 | handle 16 bit register width required for omap3/omap4 | Jonathan Gray |
2018-08-27 | Enable radeondrm(4). Note that on arm64 we do not yet have a way to | Mark Kettenis |
2018-08-27 | Add an interface that allows drivers to claim a framebuffer and check | Mark Kettenis |
2018-08-27 | HiSilicon SoCs pre-divide the clock by a factor 8. | Mark Kettenis |
2018-08-26 | Do not add ::1 on non-default lo(4) as intended. | Martin Pieuchot |
2018-08-26 | Add pinctrl(4), a generic pin mux driver. | Mark Kettenis |
2018-08-26 | Add plgpio(4), a driver for the ARM PrimeCell GPIO (PL061) peripheral. | Mark Kettenis |
2018-08-26 | Add support for HiSilicon Hi3660 (Kirin960) and Hi3670 (Kirin970). | Mark Kettenis |
2018-08-26 | return -1 from the interrupt handler if we didn't find any work to do | Jonathan Matthew |
2018-08-25 | Add code to print the characteristics of the caches that can be discovered | Mark Kettenis |
2018-08-25 | Add GPT support. Mostly copied from amd64. | Mark Kettenis |
2018-08-25 | Add umt(4) for USB Windows Precision Touchpad devices | Joshua Stein |
2018-08-25 | Use __HAVE_ACPI to decide whether ACPI support should be considered. | Mark Kettenis |
2018-08-25 | Move HID->bus constant conversion for HID report types out of ihidev | Joshua Stein |
2018-08-25 | regen | Mark Kettenis |
2018-08-25 | Audio as found on an "Oland" Radeon card. Naming is a bit arbitrary, but | Mark Kettenis |
2018-08-25 | Define __HAVE_ACPI. | Mark Kettenis |
2018-08-25 | fix misplaced parenthesis inside an if-clause. already fixed in FreeBSD in rev | Ricardo Mestre |
2018-08-25 | fix misplaced parenthesis inside an if-clause. already fixed in NetBSD in rev | Ricardo Mestre |
2018-08-25 | Fix printing of ioapic remapping messages; avoid printing duplicate info. | Mark Kettenis |
2018-08-25 | Change kcov semantics, kernel code coverage tracing is now enabled on a per | anton |
2018-08-25 | The current rasops cursor implementation simply inverts the appropriate | Mark Kettenis |
2018-08-25 | Insert new child nodes at the end. | Mark Kettenis |
2018-08-25 | Match ACPI devices based on _CID if no match for _HID is found. | Mark Kettenis |
2018-08-25 | As Intel(TM) cpus are discovered to have more bugs, more workaround MSRs | Theo de Raadt |
2018-08-25 | Don't treat UnicodeChar == 0 as a keyboard input. The same fix was | YASUOKA Masahiko |
2018-08-24 | Add common Ethernet interface attributes to vio(4)'s build config. | Visa Hankala |
2018-08-24 | Remove all knotes from a file descriptor before closing the file in | Visa Hankala |
2018-08-24 | Include the list of multicast groups in the rx filter configuration. | Jonathan Matthew |
2018-08-24 | - cosmetic tweak to if_pfsync.c | Alexandr Nedvedicky |
2018-08-24 | print cpu family/model/stepping in dmesg | Jonathan Gray |
2018-08-24 | Allocate framebuffer PCI BAR if left uninitialized by firmware. | Mark Kettenis |
2018-08-24 | set the rx mask to always accept all vlan tags, making vlan interfaces | Jonathan Matthew |
2018-08-24 | Don't treat UnicodeChar == 0 as a keyboard input. | YASUOKA Masahiko |
2018-08-23 | Set the pointer to the EFI Runtime Services, otherwise we call into | Patrick Wildt |
2018-08-23 | port the amd64 code for loading intel microcode on boot to i386 | Jonathan Gray |
2018-08-23 | remove hwrm interface code for nvram reads and writes, firmware updates, | Jonathan Matthew |
2018-08-23 | rearrange txeof so it processes slots up to the index given in the | Jonathan Matthew |
2018-08-23 | set interrupt aggregation parameters so we get around 10000 interrupts | Jonathan Matthew |
2018-08-22 | Initialize bridge registers instead of relying on ppb(4) to do it for us. | Mark Kettenis |
2018-08-22 | frag6_slowtimo: push NET_LOCK into frag6_freef around icmp6_error. | cheloha |
2018-08-22 | Enable uscom(4) where uslcom(4) is already present. | Martin Pieuchot |
2018-08-22 | Work well with the Dynastream ANTUSB-m, from Jan Klemkow. | Martin Pieuchot |
2018-08-22 | regen | Martin Pieuchot |