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