summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-09-30add a (disabled) driver for the Apple System Management Controller (SMC) asJoerg Jung
2015-09-30provide a hfsc_requeue()David Gwynne
2015-09-30implement new "prot_exec" tame(2) request:Sebastien Marie
2015-09-30sleep until all references to an interface have been released during detach.David Gwynne
2015-09-30Run the tx completion path without the kernel held. This makes theMark Kettenis
2009-08-04By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2015-09-30Do not try to refetch a route at the L2 layer if the given one is DOWNMartin Pieuchot
2015-09-30remove cisco hdlc code from sppp(4), it's no longer used - pppoe(4) only usesStuart Henderson
2015-09-30I missed an #ifdef notyet when enabling the aliasing ppgtt code.Mark Kettenis
2015-09-30How about I delete _all_ the BITFIELDTYPE comments?Philip Guenther
2015-09-30Remove some annoying trailing whitespace.Kenneth R Westerback
2015-09-29Add missing prototype for bios_getdiskinfo() to amd64/disksubr.c.Kenneth R Westerback
2015-09-29Use the DMTC0 macro and MTC0_HAZARD in the UPAGES > 1 case. Now R8000 kernelMiod Vallat
2015-09-29Unlock interrupt handler rx path with intr_barrierChris Cappuccio
2015-09-29Save a lot of people grief. tame()'d CMSG reception is busted and itTheo de Raadt
2015-09-29Reluctantly classify statfs and fstatfs as RPATH for now, because theyTheo de Raadt
2015-09-29get rid of the mutex between access to the status block and myx_downDavid Gwynne
2015-09-29make the bpf filters a bpf_program instead of an array of bpf_insn.David Gwynne
2015-09-29add sizes to some of the simpler free callsTheo de Raadt
2015-09-29regenJoerg Jung
2015-09-29add keyboard/trackpad IDs found in recent MacBooks (12" retina)Joerg Jung
2015-09-29Huawei K4511 3G modem.Martin Pieuchot
2015-09-29regenMartin Pieuchot
2015-09-29Huawei K4511 3G modem.Martin Pieuchot
2015-09-29Delete the final, inscrutable NOSTRICT and VARARGS lint commentsPhilip Guenther
2015-09-28More mechanical switching to readdisksector(), although this is aKenneth R Westerback
2015-09-28satisfy RAMDISK by placing cold == 2 case inside #ifdef DDBTheo de Raadt
2015-09-28Track size of an opaque allocation to pass to free() laterTheo de Raadt
2015-09-28easy size for free(); ok beckTheo de Raadt
2015-09-28In low-level suspend routines, set cold=2. In tsleep(), use this toTheo de Raadt
2015-09-28the kernel lock is no longer needed in the fixed case since uvm_mapTed Unangst
2015-09-28add a flag to indicate to uvm_map that it should unmap to make space.Ted Unangst
2015-09-28The Linux code that handles the DPMS mode for inteldrm(4) can sleep now.Mark Kettenis
2015-09-28track sizes for free in sysctl_diskinit(); ok krwTheo de Raadt
2015-09-28make using tame path "/" work.Sebastien Marie
2015-09-28Keep sparc/disksubr.c and sparc64/disksubr.c as close as possible.Kenneth R Westerback
2015-09-28Oops. sparc64/disksubr.c was overlooked when all the other disksubr.c'sKenneth R Westerback
2015-09-28Mechanical changes from manual buf set up to readdisksector().Kenneth R Westerback
2015-09-28remove duplicate entry caused by the "Quanta Transcode" deviceJonathan Gray
2015-09-28Use the radix-tree API instead of function pointers.Martin Pieuchot
2015-09-28Factors ou the route hashing code to implement Equal-Cost Multi-PathMartin Pieuchot
2015-09-28Merge gif(4)'s tentacles in a single file.Martin Pieuchot
2015-09-28Do not manually decrement rt's refcounter in arplookup() and let theMartin Pieuchot
2015-09-28Remove "if_tp" from the "struct ifnet".Martin Pieuchot
2015-09-28Remove the "Quanta Transcode" device from the list of supported hardware.Mark Kettenis
2015-09-28Use readdisksector() instead of manual buf initialization. hppa compilesKenneth R Westerback
2015-09-28Use readdisksector() instead of manual buf initialization.Kenneth R Westerback
2015-09-27Use readdisksector() instead of manual buf initialization. sparc64Kenneth R Westerback
2015-09-27Enable monitor hot plugging for the framebuffer console.Mark Kettenis
2015-09-27Use readdisksector() instead of manual buf initialization. These areKenneth R Westerback