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
2018-06-18
Remove the MAKE_FRAME macro to trace over ioapic interrupts in ddb.
Alexander Bluhm
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-18
regen
Mike Belopuhov
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-18
"a = 1; b = 100; c = a * b; if (c == 0) c = 100;"
Kenneth R Westerback
2018-06-18
Run the code to handle interrupts directly from the interrupt handler
Mark Kettenis
2018-06-18
Improve indentation and variable naming.
Visa Hankala
2018-06-18
Fix build with DEBUG_PCI_CONF.
Visa Hankala
2018-06-18
Do not allow to change the rdomain of the default loopback interface.
Martin Pieuchot
2018-06-18
Allow write for non-regular files when file system is mounted read-only.
helg
2018-06-18
chmod(2) should return EFTYPE if the effective user ID is not the
helg
2018-06-18
Refactor the six ways to find TCP options into one new function. As a result:
Richard Procter
2018-06-18
Put file descriptors on shared data structures when they are completely
Martin Pieuchot
2018-06-18
Align the end of the retguard area on a page boundary and provide symbols
Philip Guenther
2018-06-17
Use regmap
Mark Kettenis
2018-06-17
Resetting fec(4) also resets the MII control register. Since we
Patrick Wildt
2018-06-17
Add curly braces to the if-condition to make sure the bus width
Patrick Wildt
2018-06-17
Add another missing clock for i.MX7D. This particular clock lives on the
Mark Kettenis
2018-06-17
Move kqueue related fields from struct filedesc to struct kqueue. Solves a panic
anton
2018-06-16
regen
Jonathan Matthew
2018-06-16
add SAS3.5 megaraids in SAS HBA mode
Jonathan Matthew
2018-06-16
Introduce "wroute" promise.
Florian Obser
2018-06-16
Fix some i.MX7D clocks.
Mark Kettenis
2018-06-16
Enable imxrtc(4).
Mark Kettenis
2018-06-16
Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of the
Mark Kettenis
2018-06-16
base and ports are now clean of TIOCSTI uses. The #define can now be removed.
Theo de Raadt
2018-06-16
Oops, turned on forceukbd during testing of eager FPU work and it slipped
Philip Guenther
2018-06-15
Split out the T_PAGEFLT handling into its own function, pageflttrap().
Philip Guenther
2018-06-15
Reorder trapframe/intrframe to put %ebp next to %eip and make it
Alexander Bluhm
2018-06-15
Remove the witness_skipspin setting to simplify the code.
Visa Hankala
2018-06-15
Simplify #ifdefs. The kernel_lock symbol is no longer needed when
Visa Hankala
2018-06-15
Fix the lock order problem found by witness. Release the lock for
YASUOKA Masahiko
2018-06-15
Use IPL_MPFLOOR for ipmi mutex to prevent a interrupt which requires
YASUOKA Masahiko
2018-06-15
kevent: don't reject timeouts greater than 100 million seconds
cheloha
2018-06-14
Put the .openbsd.randomdata.retguard input section at the start of the
Philip Guenther
2018-06-14
Clear the GPRs when entering the kernel from userspace so that
Philip Guenther
2018-06-14
Grab the FPU lock before calling aesni_enc
Mike Belopuhov
2018-06-14
In in_pcballoc() finish the inp initialization before adding it to
Alexander Bluhm
2018-06-14
Assert that the INP_IPV6 in in6_pcbconnect() is correct. Just call
Alexander Bluhm
2018-06-14
Make possible to build uniprocessor WITNESS kernels without kernel_lock.
Visa Hankala
2018-06-14
In soclose() and soaccept() convert the KASSERT(SS_NOFDREF) back
Alexander Bluhm
2018-06-14
Use mbuf (not cluster) always for t_template of tcpcb.
YASUOKA Masahiko
2018-06-14
In dounlinkat() only perform the check for a mounted directory when
Todd C. Miller
2018-06-13
alltraps was branching multiple times on whether the trap was from kernel
Philip Guenther
2018-06-13
Make the VFS layer responsible for preventing the deletion
Visa Hankala
2018-06-13
Make octeon kernels compile with DEBUG.
Visa Hankala
2018-06-12
Enable on i.MX6SX and i.MX7.
Mark Kettenis
2018-06-12
Add a bunch of i.MX7 clocks.
Mark Kettenis
2018-06-12
Don't panic on I/O to unregistered regionspaces. Needed to unbreak the GPD
Mike Larkin
2018-06-12
axen(4): Identify the owner of some chatty printfs
Mike Larkin
[next]