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
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2016-09-18
option INSECURE is obsolete
Theo de Raadt
2016-09-15
all pools have their ipl set via pool_setipl, so fold it into pool_init.
David Gwynne
2016-09-04
Remove support for tape block devices. Nobody mount(8)s tapes any longer.
Christian Weisgerber
2016-09-03
Increase the number of mbufs on most architectures. This is based
Alexander Bluhm
2016-09-02
Add switch(4) cdev entry
Kazuya Goda
2016-08-31
remove some ISA drivers for devices not recently seen in the wild.
Ted Unangst
2016-08-15
normalize some comments
Ted Unangst
2016-08-01
bring the light of ansi to a few more files
Ted Unangst
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-13
rename _splraise to splraise
David Gwynne
2016-06-08
remove obsolete raid from namtoblk tables. from Artturi Alm
Ted Unangst
2016-06-07
consistently set ipls on pmap pools.
David Gwynne
2016-06-01
Enable utvfu(4) everywhere where uvideo(4) is also enabled.
Marcus Glocker
2016-05-27
Remove the non ELF macros
Theo de Raadt
2016-05-23
Place a cpu-dependent trap/illegal instruction over the remainder of the
Theo de Raadt
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar.
Theo de Raadt
2016-05-15
Implement TCB_{GET,SET} using PAL_{rd,wr}unique.
Philip Guenther
2016-05-11
Add the sigcontext cookie clearing block, which was missed in the previous
Theo de Raadt
2016-05-10
SROP mitigation. sendsig() stores a (per-process ^ &sigcontext) cookie
Theo de Raadt
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-03
alias bus_space_{read,write}_raw to the non-raw counterparts
David Gwynne
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-27
G/C DDB_REGS.
Martin Pieuchot
2016-04-27
Stop using DDB_REGS.
Martin Pieuchot
2016-04-25
remove systrace
Ted Unangst
2016-04-24
Remove 'option COMPAT_PCVT' now that X doen't use it anymore.
Matthieu Herrb
2016-04-20
Move back #include <sys/mutex.h> outside #ifdef _KERNEL as it was
Landry Breuil
2016-03-30
Better support for alphas without all IEEE-mode instructions
Andrew Fresh
2016-03-19
Reduces the noise around the global ``ticks'' variable by renaming
Martin Pieuchot
2016-03-01
guard macro args with parens
mmcc
2016-02-27
Rename kdb_trap() into db_ktrap().
Martin Pieuchot
2016-02-26
Remove stale RAIDframe entries from chrtoblktbl.
natano
2016-02-26
Make alpha and sh 2038-safe. Now that we have 64-bit time_t, we don't
mmcc
2016-02-22
put mutex.h lower
Theo de Raadt
2016-02-22
Move #include <sys/mutex.h> from pmap.c to pmap.h, like every other archs
Landry Breuil
2016-01-12
dev/isa/isavar.h does not appear to be needed by any of consumers.
Theo de Raadt
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
2015-12-19
make things fit, by skipping pcn* for now -- randomly firing a driver.
Theo de Raadt
2015-12-04
add a missing mtx_leave before a panic to give ddb/reboot a better
Jonathan Gray
2015-11-07
Spell `unused' correctly.
Miod Vallat
2015-11-01
Remove the definition of USRTEXT. It has no relevance outside of the non-PIE
Miod Vallat
2015-10-30
Use NULL instead of 0 for pci_decompose_tag() pointer arguments.
Miod Vallat
2015-10-23
Allocate a new major for tap(4) also note that pseudo-device tun is for tap
Claudio Jeker
2015-10-22
Build boot blocks with -msmall-data -msmall-text.
Miod Vallat
2015-10-21
Do not call uvm_swap_finicrypt_all() a second time in dumpsys().
Martin Pieuchot
2015-10-05
alpha ramdisk ran out of space, very slightly. Probably due to the
Theo de Raadt
2015-10-01
Remove more blinding trailing whitespace.
Kenneth R Westerback
2015-10-01
Make the alpha pmap (more) mpsafe by protecting both the pmap itself and the
Mark Kettenis
[prev]
[next]