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
2012-06-17
No longer restrict alloc_contiguous_pages() to memory in the low 4GB.
Miod Vallat
2012-06-17
Using the LLAddr register to store our curcpu() pointer on R10k SMP kernels
Miod Vallat
2012-06-17
Remove leftover loongson or sgi references.
Miod Vallat
2012-06-16
fix bad grammar in a comment
Miod Vallat
2012-06-16
compat_linux: Don't hold the lock while pool_get'ing with WAITOK.
Paul Irofti
2012-06-14
Remove uvm_km_kmem_grow printf.
Ariane van der Steldt
2012-06-14
whitespace cleanup
Jasper Lievisse Adriaanse
2012-06-14
fix typo in comment
Jasper Lievisse Adriaanse
2012-06-13
Expose reaperproc.
Ariane van der Steldt
2012-06-12
Explicitly check whether a BAR is big enough for a particular port instead
Mark Kettenis
2012-06-11
serial -> serial port; ok phessler@
Otto Moerbeek
2012-06-10
Do NOT make all check condition results report EIO. Only use EIO
Kenneth R Westerback
2012-06-10
Allow a variable number of words for the Serializer/Deserializer programming.
Mark Kettenis
2012-06-10
Document the "machine comaddr" command.
Mark Kettenis
2012-06-10
Document the "machine comaddr" command. Remove the text that (incorrectly)
Mark Kettenis
2012-06-10
Always allow serial console, even if the BIOS doesn't report the presence of
Mark Kettenis
2012-06-10
Remove leftovers from the "usb event" removal.
Martin Pieuchot
2012-06-09
regen
David Gwynne
2012-06-09
fix the Broadcom BCM5720 id. add the IDT pcie bridge/switch used on the
David Gwynne
2012-06-09
we dont support the BCM5720. the macro wasnt even referring to the products
David Gwynne
2012-06-08
Regenerate
Paul Irofti
2012-06-08
Remove the lack of gettid() implementation. Okay tedu@
Paul Irofti
2012-06-08
Missed a comment in the proc->process change
Philip Guenthe
2012-06-06
Fix address-space randomization that was accidentally disabled in
Matthew Dempsky
2012-06-06
EVFILT_SIGNAL and EVFILT_PROC events need to track the process they're
Philip Guenthe
2012-06-05
As specified in PA RISC 2.0 errata, the 16-byte alignment restriction does
Joel Sing
2012-06-05
Implement actual mutexes for hppa64.
Joel Sing
2012-06-05
When error recovery fails, just fail the command. Attempting error
Jonathan Matthew
2012-06-04
Add support for the HPET on this device.
Mark Kettenis
2012-06-04
Fix serial port output.
Marcus Glocker
2012-06-04
Correct the backwards compatibility code for console device configuration.
Joel Sing
2012-06-03
Make sure uvm_map_extract() entesr mappings at an address that doesn't
Mark Kettenis
2012-06-03
Avoid the unlikely but possible use of an uninitialised variable.
Joel Sing
2012-06-03
Add support for serial consoles at non-standard addresses. This implements
Mark Kettenis
2012-06-03
Remove unnecessary tcpib_wdt_unlock() calls.
Mark Kettenis
2012-06-02
Committed the wrong version (an earlier try) of the KERN_FILE2 vs
Philip Guenthe
2012-06-02
Delete diagnostic code that reports timeout adjustments on resume.
Philip Guenthe
2012-06-01
Ansify function definitions, fix some style(9) and whitespace issues.
Joel Sing
2012-06-01
Correct handling of mlock()/munlock() with len==0 to return success
Philip Guenthe
2012-05-30
Oops, when we moved _POSIX_SAVED_IDS from sys/unistd.h to unistd.h, it
Matthew Dempsky
2012-05-30
Move the _SC_* and _CS_* configurable system variables and strings
Matthew Dempsky
2012-05-30
Fix a few issues in the pressure logic when the available buffers run low:
Miod Vallat
2012-05-30
Correctly compute the IOC3 device mask on MENET boards.
Miod Vallat
2012-05-29
Make it possible to disable the Sync-on-Green signal by setting the
Mike Belopuhov
2012-05-29
When writing the new volume header to disk, write back the whole
Matthew Dempsky
2012-05-29
Remove unused define CHAR_CHS_FORCE.
Marcus Glocker
2012-05-28
The link state code does not work correctly on Indigo (IP20) and E++ GIO boards
Miod Vallat
2012-05-27
Add a `L2 cache line size' member to struct cpu_info. This allows R4k code to
Miod Vallat
2012-05-27
Replace Loongson2F assembly cache routines with equivalent C code. This will
Miod Vallat
2012-05-27
Proper support for the so-called `fast mode' of the Indigo2 ECC memory
Miod Vallat
[next]