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