Age | Commit message (Expand) | Author |
2022-12-04 | regen | Jonathan Gray |
2022-12-04 | add Intel DG1, DG2, ATS-M ids | Jonathan Gray |
2022-12-03 | Use evcount_percpu(9) for clock interrupts | Jeremie Courreges-Anglas |
2022-12-03 | Add ENTRY_NB() and use it for brk.S and sbrk.S on riscv64 | Jeremie Courreges-Anglas |
2022-12-03 | Rework the RTKit code such that we don't spin forever if for some reason | Mark Kettenis |
2022-12-03 | The device tree bindings for aplcpu(4) changed once more, recycling the | Mark Kettenis |
2022-12-03 | Modify vmt to use the buffer allocated in pvbus directly instead of | YASUOKA Masahiko |
2022-12-03 | regen | Jonathan Gray |
2022-12-03 | add AMD family 19h model 61h (Raphael) ids | Jonathan Gray |
2022-12-03 | drm/i915: fix TLB invalidation for Gen12 video and compute engines | Jonathan Gray |
2022-12-02 | Remove constant basereachable and retrans members from struct nd_ifinfo | Klemens Nanni |
2022-12-02 | Remove useless variable, simplify code | Klemens Nanni |
2022-12-02 | Unlock in6_ioctl_get() aka. SIOCGIF{DSTADDR,NETMASK,AFLAG,ALIFETIME}_IN6 | Klemens Nanni |
2022-12-02 | Drop _C_LABEL() uses in riscv64-specific code | Jeremie Courreges-Anglas |
2022-12-02 | regen | Jonathan Gray |
2022-12-02 | add Intel Optane SSD DC P5800X | Jonathan Gray |
2022-12-01 | _C_LABEL() is no longer useful in the "everything is ELF" world. | Philip Guenther |
2022-11-30 | Unlock nd6_ioctl(), push kernel lock into in6_ioctl_{get,change_ifaddr}() | Klemens Nanni |
2022-11-30 | Use shared socket/net lock for IP sockets | Klemens Nanni |
2022-11-30 | regen | Vitaliy Makkoveev |
2022-11-30 | Unlock getsockopt(2) and setsockopt(2). Unlock them both because at | Vitaliy Makkoveev |
2022-11-30 | Provide default address for qcpwm(4), as Linux upstream removed it from | Patrick Wildt |
2022-11-29 | Move the generic variable definitions from the ASM at the top of | Philip Guenther |
2022-11-29 | Add support for the Unified Battery feature found in many more recent Logitech | Anton Lindqvist |
2022-11-29 | Add support for Bolt receivers. They use different registers for the | Anton Lindqvist |
2022-11-29 | Put the original image of the MP-startup and ACPI-suspend/hibernate | Philip Guenther |
2022-11-29 | powerpc64: switch to clockintr | Scott Soule Cheloha |
2022-11-29 | powerpc, macppc: switch to clockintr | Scott Soule Cheloha |
2022-11-28 | Simplify return path of (*pr_ctloutput)() return value in sogetopt(). | Vitaliy Makkoveev |
2022-11-28 | Document struct nd_ifinfo protection, remove obsolete .initialized member | Klemens Nanni |
2022-11-28 | Remove useless nd6_init_done | Klemens Nanni |
2022-11-28 | Statically initialise DAD list, remove obsolete dad_init | Klemens Nanni |
2022-11-27 | Remove last queue(3) *_END() usage from tree | Klemens Nanni |
2022-11-27 | Implement support for the (optional) MSI controller of Synopsys Designware | Mark Kettenis |
2022-11-27 | Remove useless casts | Klemens Nanni |
2022-11-26 | Adjust for changes in the device tree bindings. Since it is relatively | Mark Kettenis |
2022-11-26 | Turn sowriteable(), sballoc() and sbfree() macro to inline functions. | Vitaliy Makkoveev |
2022-11-26 | Merge uipc_bind() with unp_bind(). Unlike other unp_*() functions, | Vitaliy Makkoveev |
2022-11-26 | Next step of netlock pressure decreasing in pppx(4). | Vitaliy Makkoveev |
2022-11-26 | Add arm64 lid_action sysctl for Apple Silicon laptops. | Tobias Heider |
2022-11-26 | Enable aplpwm(4) and pwmleds(4). | Mark Kettenis |
2022-11-26 | Remove unused battery fields. | Anton Lindqvist |
2022-11-26 | Shove more battery feature logic down to hidpp20_battery_get_level_status(). | Anton Lindqvist |
2022-11-26 | Pave the way for checking presence of more features in | Anton Lindqvist |
2022-11-26 | Stop checking the link status upon receiving connect notifications as | Anton Lindqvist |
2022-11-26 | Group function and response defines. | Anton Lindqvist |
2022-11-26 | Pass a uhidpp_device to hidpp20_battery_get_capability() and | Anton Lindqvist |
2022-11-26 | Take note of the needed feature indices already in | Anton Lindqvist |
2022-11-26 | Reduce indentation, no functional change. | Anton Lindqvist |
2022-11-26 | Stop printing the device serial number during attach, it's not that | Anton Lindqvist |