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
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
improve maths and conditionals around ticks to cope with wraparound better.
David Gwynne
2013-11-13
Do not map frame buffer resources the kernel doesn't use; only keep the
Miod Vallat
2013-11-13
add missing headers here too, forgotten after testing the diff.
Jasper Lievisse Adriaanse
2013-11-13
DIOCGETSRCNODES was leaking a little bit more kernel information
Theo de Raadt
2013-11-13
Make fusebuf.fh_err signed, it might store negative errno values; ok syl
Stefan Sperling
2013-11-13
Add missing includes.
Sylvestre Gallon
2013-11-13
Polling is done per controller not per interface.
Paul Irofti
2013-11-13
In in6_update_ifa(), don't set the TENTATIVE flag on an IPv6 address that
Stefan Sperling
2013-11-13
fix typo in last commit
Theo de Raadt
2013-11-13
boot(): Don't forget calling if_downall() and uvm_shutdown() on arm ports.
Masao Uebayashi
2013-11-13
ENOMEM is probably more appropriate than 0 in this error case.
Mike Larkin
2013-11-13
Use of uninitialized variable. There are obvious locking problems also
Mike Larkin
2013-11-13
Use DL_GETPOFFSET() to get partition offset, except where we
Kenneth R Westerback
2013-11-13
Honor RB_TIMEBAD on vax too as other ports.
Masao Uebayashi
2013-11-12
Oops. Use %llu for DL_GETDSIZE() value.
Kenneth R Westerback
2013-11-12
two ioctl's were disclosing kernel pointers and such.
Theo de Raadt
2013-11-12
avoid math on void * pointers
Theo de Raadt
2013-11-12
Implement sd card detection. Fixes the `sdmmc0: can't enable card' on bbb
Federico G. Schwindt
2013-11-12
Use daddr_t to hold calculated disk sector address. %d -> %lld to
Kenneth R Westerback
2013-11-12
Tweak comment to explicitly mention that disk blocks are DEV_BSIZE
Kenneth R Westerback
2013-11-12
Use %llu+DL_GETPSIZE() to show partition size. Replace %li+(long) with
Kenneth R Westerback
2013-11-12
We always make symlinks to 'machine' and 'm88k' to compile.
Kenji Aoyama
2013-11-12
Fix the bootloader random hang-up while counting down on LUNA-88K2.
Kenji Aoyama
2013-11-12
Use DL_GETDSIZE() to get disk size.
Kenneth R Westerback
2013-11-12
Use DL_[GET|SET]POFFSET() and DL_[GET|SET]PSIZE() to get and set
Kenneth R Westerback
2013-11-12
try bpf.c r1.84 again, this time without semantic changes to if statements.
David Gwynne
2013-11-11
Revert bpf.c 1.84 / bpfdesc.h 1.19 for now, "panic: timeout_add: to_ticks (-1)
Stuart Henderson
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
There is no fusebuf(9) man page anymore. Remove references to it from comments.
Stefan Sperling
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
Kill commented out code dealing with a non existent sc_dying variable.
Martin Pieuchot
2013-11-11
Clean-up the activate routines from the uoak*(4) drivers.
Paul Irofti
2013-11-11
Replace most of our formating functions to convert IPv4/6 addresses from
Martin Pieuchot
2013-11-11
bump the ring sizes up.
David Gwynne
2013-11-11
replace things like "start + interval > ticks" with
David Gwynne
2013-11-11
replace the user of ticks in a condition like "interval + start < ticks"
David Gwynne
2013-11-11
replace disksort with bufqs.
David Gwynne
2013-11-11
drm/i915/hsw: Disable L3 caching of atomic memory operations.
Jonathan Gray
2013-11-11
drm/i915: Don't enable the cursor on a disable pipe
Jonathan Gray
2013-11-11
drm/i915: do not update cursor in crtc mode set
Jonathan Gray
2013-11-11
drm/i915: Fix context sizes on HSW
Jonathan Gray
[next]