summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-12-07Document 'uidinfo' structure locks.Vitaliy Makkoveev
2022-12-07Add END()s to match ENTRY()s.Philip Guenther
2022-12-07Prefer numeric labels over L<digit> labels, as the latter clutterPhilip Guenther
2022-12-07Prefer STRONG_ALIAS() over multiple overlapping _ENTRY/_NENTRYPhilip Guenther
2022-12-07Apply changes from commitid FWrfGfO9Ojnsh1mq to libkern.Philip Guenther
2022-12-07Do not store unused ICMPv6 Option PREFIX_INFORMATIONKlemens Nanni
2022-12-07Fix comment by splitting sentance in two. From kn@Claudio Jeker
2022-12-07If the called of ypconnect(2) is root, the socket should acquire aTheo de Raadt
2022-12-06Add support for additional RTKit endpoint advertised by NVMe firmware thatMark Kettenis
2022-12-06Add missing kernel lock around (*if_ioctl)() call withinVitaliy Makkoveev
2022-12-06_C_LABEL() and _ASM_LABEL() are no longer useful in the "everythingPhilip Guenther
2022-12-06Implement support for shared interrupts.Mark Kettenis
2022-12-06For write operations, wait until the transaction completes just like weMark Kettenis
2022-12-06i386: switch to clockintrScott Soule Cheloha
2022-12-06sh, landisk: switch to clockintrScott Soule Cheloha
2022-12-06m88k, luna88k: switch to clockintrScott Soule Cheloha
2022-12-06hppa: switch to clockintrScott Soule Cheloha
2022-12-06Print SBI vendor, version and implemented spec versionJeremie Courreges-Anglas
2022-12-06Drop unused WEAK_REFERENCE macroJeremie Courreges-Anglas
2022-12-05zap a pile of dangling tabsTheo de Raadt
2022-12-05Use evcount_percpu() with mips64 clock and ipi interrupt counters.Visa Hankala
2022-12-05Avoid event counter re-insert in evcount_percpu()Visa Hankala
2022-12-05Add support for the Backlight connector property like we already have forMark Kettenis
2022-12-05Trigger a kevent when we change the backlight. This gives the XorgMark Kettenis
2022-12-05Calculate the bit clock based on number of channels, bytes/sample andMark Kettenis
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