Age | Commit message (Expand) | Author |
2019-10-09 | Restore BSS channel only when BSS was not changed in iee80211_input(). | tobhe |
2019-10-09 | Restore BSS channel only when BSS was not changed in iee80211_intputm(). | tobhe |
2019-10-08 | amd64: ensure %fs is loaded after final lgdt | Mike Larkin |
2019-10-08 | macppc: mediabay(4), smu(4), xlights(4): tsleep(9) -> tsleep_nsec(9) | cheloha |
2019-10-08 | pcexmem(4): tsleep(9) -> tsleep_nsec(9); ok visa@ | cheloha |
2019-10-08 | Convert tsleep(9) to tsleep_nsec(9). | Martin Pieuchot |
2019-10-08 | drm/amdgpu/si: fix ASIC tests | Jonathan Gray |
2019-10-08 | drm/amd/display: support spdif | Jonathan Gray |
2019-10-08 | drm/amd/display: reprogram VM config when system resume | Jonathan Gray |
2019-10-08 | drm/amd/display: fix issue where 252-255 values are clipped | Jonathan Gray |
2019-10-08 | gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector... | Jonathan Gray |
2019-10-08 | drm/radeon: Fix EEH during kexec | Jonathan Gray |
2019-10-08 | back out the use of ifiq pressure, and go back to using a packet count. | David Gwynne |
2019-10-07 | octmmc(4): msleep(9) -> msleep_nsec(9); ok visa@ kn@ | cheloha |
2019-10-07 | Add moxtet(4), a driver for the Turris Mox modules. For now this | Patrick Wildt |
2019-10-07 | Add mvspi(4), a driver for the SPI controller on the | Patrick Wildt |
2019-10-07 | Add SPI clocks. | Patrick Wildt |
2019-10-07 | Add amliic(4) and pcxrtc(4). This adds support for the RTC on the odroid-n2. | Mark Kettenis |
2019-10-07 | Add amliic(4), a driver for the I2C controller found on Amlogic SoCs. | Mark Kettenis |
2019-10-07 | Attach Hyper-V guest services to VMBus 4.0 | Mike Belopuhov |
2019-10-07 | ip_ether.c is empty, and now unlinked from the build. | David Gwynne |
2019-10-07 | Convert infinite tsleep(9) to tsleep_nsec(9). | Martin Pieuchot |
2019-10-07 | Restart the send queue (rather than just clearing OACTIVE) when we've | Jonathan Matthew |
2019-10-06 | Use MSEC_TO_NSEC() to define XHCI_CMD_TIMEOUT & use it w/ tsleep_nsec(9). | Martin Pieuchot |
2019-10-06 | tsleep(9) to tsleep_nsec(9) conversion | Martin Pieuchot |
2019-10-06 | tsleep(9) to tsleep_nsec(9) conversions. | Martin Pieuchot |
2019-10-06 | Fix vn_open to require an op of 0, and 0 or KERNELPATH only as flags. | Bob Beck |
2019-10-06 | Add support for i2c clock. | Mark Kettenis |
2019-10-06 | Add support for i2c pins. | Mark Kettenis |
2019-10-06 | Fix net80211's accounting of discarded input control frames. | Stefan Sperling |
2019-10-06 | Fix month mask. | Mark Kettenis |
2019-10-06 | drm/amd/display: Restore backlight brightness after system resume | Jonathan Gray |
2019-10-06 | drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2) | Jonathan Gray |
2019-10-06 | add BL_CORE_SUSPENDRESUME define | Jonathan Gray |
2019-10-05 | fix build errors of aac(4) | jan |
2019-10-05 | Use mask to extract IPL; should have been part of the earlier diff that | Mark Kettenis |
2019-10-05 | Add workaround for Cortex-A73 errata 858921. Pointed out by drahn@ who | Mark Kettenis |
2019-10-05 | The event queue consumer counter also needs to be unsigned like the others. | Jonathan Matthew |
2019-10-05 | src/sys/netinet/ip_ether.c is empty, and gif doesn't need it. | David Gwynne |
2019-10-04 | Add support for setting the CPU clock frequencies. This enables DVFS. | Mark Kettenis |
2019-10-04 | Re-enable call to intel_hpd_poll_init() in vlv_display_power_well_deinit(). | Jonathan Gray |
2019-10-04 | gif shouldn't include netinet/ip_ether.h, cos gif doesnt do etherip. | David Gwynne |
2019-10-04 | get rid of prototypes for mplsip_input and mplsip_output. they don't exist. | David Gwynne |
2019-10-04 | disable POOL_DEBUG for release | Jonathan Gray |
2019-10-03 | poll(2), ppoll(2), select(2), pselect(2): always set P_SELECT before tsleep | cheloha |
2019-10-03 | sysctl global nosuidcoredump was being inspected twice inside coredump(), | Theo de Raadt |
2019-10-03 | Update Spleen kernel fonts to version 1.5.0, bringing the following | Frederic Cambus |
2019-10-03 | Switch the bpf of umb(4) from DTL_RAW to DTL_LOOP. DTL_RAW is limited to | Claudio Jeker |
2019-10-02 | let lacp mode trunk cope with interfaces that don't report if_baudrate. | David Gwynne |
2019-10-02 | When dequeuing an aqb from the live queue and move it to the idle queue, | YASUOKA Masahiko |