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
2016-09-18
add missing call to db_ctf_init().
Jasper Lievisse Adriaanse
2016-09-18
Fix compilation by replacing old m_copym2() usage with the newer
Rafael Zalamena
2016-09-18
Ensure that the device descriptor ``bMaxPacketSize'' value is usable
Martin Pieuchot
2016-09-17
Report a LAPIC address override entry in the dmesg if it doesn't match
Philip Guenther
2016-09-17
Make the flag tests consistent in buf_realloc_pages() and explain what's
Philip Guenther
2016-09-17
rename ddb/db_ctf.h to sys/ctf.h which is the expected location for the public
Jasper Lievisse Adriaanse
2016-09-17
move the .SUNW_ctf section name definition to exec_elf.h and document it in e...
Jasper Lievisse Adriaanse
2016-09-17
Use the asm global register extension for the TCB pointer in userspace
Philip Guenther
2016-09-17
garbage collect dead prototype
Jasper Lievisse Adriaanse
2016-09-17
remove unused pmap_dump functions
Mike Larkin
2016-09-17
*** empty log message ***
Peter Hessler
2016-09-17
remove unused arcofi_drain() routine
Alexandre Ratchov
2016-09-17
remove duplicated CPUIDECX_PDCM use
Jonathan Gray
2016-09-17
Document why <sys/core.h> is still needed
Philip Guenther
2016-09-17
NPF > 0 is a better test than SMALL for presence of pf.
Ted Unangst
2016-09-17
clean old cruft out of mbstat
Theo de Raadt
2016-09-16
Switch over to the generic RNDIS header
Mike Belopuhov
2016-09-16
Suppress debugging output about CSD entries that say nothing we care about
Philip Guenther
2016-09-16
teach ddb(4) about CTF. currently it only loads the CTF and uses it on amd64
Jasper Lievisse Adriaanse
2016-09-16
drop unneeded casting noise
Jasper Lievisse Adriaanse
2016-09-16
Define PT_ARM_EXIDX.
Mark Kettenis
2016-09-16
Fix the data storage size check. When we exceed the amount of available
Rafael Zalamena
2016-09-16
unifdef SAVE_MEMORY which is no longer set nor used
Jasper Lievisse Adriaanse
2016-09-16
Switch urndis(4) over to the generic RNDIS header
Mike Belopuhov
2016-09-16
Introduce a common header files for RNDIS protocol definitions
Mike Belopuhov
2016-09-16
Enable Hyper-V guest drivers
Mike Belopuhov
2016-09-16
Reconfigure interface capabilities after switching trunkproto; ok mpi
Mike Belopuhov
2016-09-16
move RBT_PROTOTYPE under #ifdef _KERNEL
David Gwynne
2016-09-16
put RBT_PROTOTYPE inside #ifdef _KERNEL
David Gwynne
2016-09-16
move the namecache_rb_tree from RB macros to RBT functions.
David Gwynne
2016-09-16
move buf_rb_bufs from RB macros to RBT functions
David Gwynne
2016-09-16
fix some DEBUG code so its using the right rb tree code
David Gwynne
2016-09-16
fix spelling of RBT_NEXT in a comment
David Gwynne
2016-09-16
move uvm_pmemrange_addr from RB macros to RBT functions
David Gwynne
2016-09-16
move the vm_page struct from being stored in RB macro trees to RBT functions
David Gwynne
2016-09-16
move uaddr_free_rbtree from RB macros to RBT functions
David Gwynne
2016-09-16
move the uvm_map_addr RB tree from RB macros to the RBT functions
David Gwynne
2016-09-16
remove a trailing \
David Gwynne
2016-09-15
Add omwugen(4) a driver for the TI logic that generates wakeup events
Jonathan Gray
2016-09-15
adjust whitespace and remove an unused struct
Peter Hessler
2016-09-15
protect a kernel only structure with _KERNEL, means userland doesn't
Peter Hessler
2016-09-15
print local and remote discr as decimal, easier to compare with remote systems
Peter Hessler
2016-09-15
chase dlg@'s change of merging pool_setipl into pool_init
Peter Hessler
2016-09-15
add RBT_POISON and RBT_CHECK so you can poison the pointers in RBT_ENTRYs
David Gwynne
2016-09-15
fix $OpenBSD$ tag
David Gwynne
2016-09-15
rename the members of rb_entry so they dont keep working with RB macros
David Gwynne
2016-09-15
move from RB macros to RBT functions
David Gwynne
2016-09-15
move from RB macros to the RBT functions.
David Gwynne
2016-09-15
all pools have their ipl set via pool_setipl, so fold it into pool_init.
David Gwynne
2016-09-15
bring back r1.53
David Gwynne
[next]