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
2014-10-13
Let this compile without option DDB.
Miod Vallat
2014-10-13
Add dumping of struct dqblk done by quotactl(2)
Philip Guenther
2014-10-13
Calling quotactl(QCMD(Q_QUOTAON)) twice with the same filesystem,
Philip Guenther
2014-10-13
use mallocarray to get the array of pollfd structs.
David Gwynne
2014-10-13
take the pool_item pi_magic touching out from under #ifdef DIAGNOSTIC.
David Gwynne
2014-10-12
Rough sync with hppa to make this compile again.
Miod Vallat
2014-10-12
Do not compile sensor code if option SMALL_KERNEL
Miod Vallat
2014-10-12
Remove unnecessary `needs-flag' attributes.
Miod Vallat
2014-10-12
Downgrade needs-count to needs-flag when applicable.
Miod Vallat
2014-10-12
Remove unnecessary `needs-flag' attributes.
Miod Vallat
2014-10-12
remove some unused files
Jonathan Gray
2014-10-12
regen
Jonathan Armani
2014-10-12
Add Logitech Webcam C310
Jonathan Armani
2014-10-11
Check for the `oscillator failure' condition, and do not register as a reliable
Miod Vallat
2014-10-11
Comparsion -> Comparison
Miod Vallat
2014-10-11
back out; does not even compile
Theo de Raadt
2014-10-11
resurrect a many year old diff. move CPU throttling into the kernel,
Ted Unangst
2014-10-10
s/lenght/length/ in comments
Stuart Henderson
2014-10-10
fix compilation without DIAGNOSTIC
Jonathan Matthew
2014-10-10
Significant unification of RAMDISK* config files, making them diffable.
Theo de Raadt
2014-10-10
Make CPU_INFO_FOREACH useable before secondary CPUs are started.
Martin Pieuchot
2014-10-10
massage the pool item header and pool item magic words.
David Gwynne
2014-10-09
Instead of trying to emulate select/poll semantics with respect to EOF
Todd C. Miller
2014-10-09
Properly initialize secondary CPUs on 64bit machines.
Martin Pieuchot
2014-10-09
allow building a kernel without ddb
Theo de Raadt
2014-10-09
Revert "enable MSI support", it introduced a regression on some chips.
Martin Pieuchot
2014-10-09
ddb: add support for DWARF line number decoding
Matthew Dempsky
2014-10-09
disassem.c only if ddb; ok miod
Theo de Raadt
2014-10-09
no need for lkm_map now
Ted Unangst
2014-10-09
remove LKM lies
Ted Unangst
2014-10-09
no need for lkm dummy
Ted Unangst
2014-10-09
mechanical translation of dev_lkm_dummy() to dev_notdef()
Ted Unangst
2014-10-09
remove lkm files
Ted Unangst
2014-10-09
no need for lkm
Ted Unangst
2014-10-09
remove LKM support
Ted Unangst
2014-10-09
revert unintentional commit unrelated to LKM
Ted Unangst
2014-10-09
remove LKM devices
Ted Unangst
2014-10-09
remove LKM
Ted Unangst
2014-10-09
regen
Ted Unangst
2014-10-09
delete LKM syscall stubs
Ted Unangst
2014-10-09
fix some data type mismatches in the zlib paths in hibernate
Mike Larkin
2014-10-09
remove an unused function and some unused variables in hibernate
Mike Larkin
2014-10-08
Restrict what RL_MAXRXPKTLEN is being set to for any of the PCIe chipsets.
Brad Smith
2014-10-08
only call Debugger() #ifdef DDB
Theo de Raadt
2014-10-08
#ifndef DDB, correct a format string..
Theo de Raadt
2014-10-08
print ipv6cp by name rather than number in "0x8057 output <...>" debug lines,
Stuart Henderson
2014-10-08
Remove #ifdef SO_OOBINLINE, it is always defined.
Alexander Bluhm
2014-10-08
publish_avail_idx does not read the used ring, no need to call
Stefan Fritsch
2014-10-08
Add missing memory barriers to virtio.
Stefan Fritsch
2014-10-08
Add virtio_membar_* macros
Stefan Fritsch
[next]