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
/
i386
Age
Commit message (
Expand
)
Author
2018-05-28
More steps for i386 Meltdown fix:
Alexander Bluhm
2018-05-24
vmm(4): unbreak i386 VMM_DEBUG build
Mike Larkin
2018-05-11
Fix fallout from i386 Meltdown preparation which is using interrupt
Alexander Bluhm
2018-05-04
Initialize st_count in db_save_stack_trace().
Visa Hankala
2018-05-01
vmmci(4) depends on pvbus(4) being available, unbreak
Peter Hessler
2018-04-30
vmd(8): unbreak i386
Mike Larkin
2018-04-28
replace add_*_randomness with enqueue_randomness()
Jasper Lievisse Adriaanse
2018-04-27
use nitems()
Jasper Lievisse Adriaanse
2018-04-27
-fretpoline for non-RAMDISK kernels. Skylake product needs it, and
Theo de Raadt
2018-04-26
Oups, we only need vmmci(4) for the ramdisk, not the whole vmm(4).
Peter Hessler
2018-04-26
enable vmmci(4) on the ramdisks, so bsd.rd plays nicer when it powers off
Peter Hessler
2018-04-20
grammar fixes PTE's -> PTEs
Mike Larkin
2018-04-17
- Make rnd hints avoid the brk area. The rnd allocator refuses to allocate in
Otto Moerbeek
2018-04-12
Implement MAP_STACK option for mmap(). Synchronous faults (pagefault and
Theo de Raadt
2018-04-11
More steps for i386 Meltdown fix:
Alexander Bluhm
2018-03-31
Change ci_dev.dv_xname to ci_dev->dv_xname in debugging printf()
Alexander Bluhm
2018-03-31
Fix a hang on i386 vmware guest that was happening on copyout() of
Alexander Bluhm
2018-03-31
Recommit preparation for i386 Meltdown fix after OpenBSD 6.3 release.
Alexander Bluhm
2018-03-31
Recommit preparation for i386 Meltdown fix after OpenBSD 6.3 release.
Alexander Bluhm
2018-03-27
Add acpicmos(4), a driver that implements SystemCMOS OperationRegion
Mark Kettenis
2018-03-22
iBackout the preparations for fixing Meltdown on i386. The task was
Alexander Bluhm
2018-03-20
Switching from per PCB TSS to per CPU TSS broke kvm86 calls to the BIOS.
Alexander Bluhm
2018-03-20
Do not panic from ddb(4) when a lock requirement isn't fulfilled.
Martin Pieuchot
2018-03-20
Add hibernate IO path for sdmmc(4). This requires some help from the
Jonathan Matthew
2018-03-13
Preparation for i386 Meltdown fix:
Alexander Bluhm
2018-03-05
#define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch
Theo de Raadt
2018-03-01
Protect the calls to trapsignal() and psignal() with a kernel lock
Alexander Bluhm
2018-02-21
Mark VIA padlock as capable of dealing with ESN
Mike Belopuhov
2018-02-20
Convert key length from bits to bytes
Mike Belopuhov
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-02-16
Add sizes for free() in the i386 version of the Enhanced SpeedStep driver.
Frederic Cambus
2018-02-10
Additional AMD CPUID bits documented in
Jonathan Gray
2018-02-10
Remove now unused assembly mutex code.
Martin Pieuchot
2018-02-10
Add a mapping from grandparent driver name to hibernate io function to reduce
Jonathan Matthew
2018-02-09
Check for the existence of /bsd before trying to back it up to /obsd.
Theo Buehler
2018-02-07
Reporting the PXE boot interface we identified is independent of setting
Christian Weisgerber
2018-02-07
Use M_WAITOK to show we don't need to check for NULL.
Kenneth R Westerback
2018-01-27
Sync the nam2blk entries with the bdevsw table, which is the
Christian Weisgerber
2018-01-25
Remove mutex implementations that now live in MI code.
Martin Pieuchot
2018-01-25
Move common mutex implementations to a MI place.
Martin Pieuchot
2018-01-25
Use a new LDFLAGS variable to pass "-melf_i386_obsd" on amd64.
Martin Pieuchot
2018-01-22
<machine/mutex.h> -> <sys/mutex.h>
Martin Pieuchot
2018-01-22
Always grab the KERNEL_LOCK() for !IPL_MPSAFE handlers.
Martin Pieuchot
2018-01-13
Define and use IPL_MPFLOOR in our common mutex implementation.
Martin Pieuchot
2018-01-12
Unify <machine/mutex.h> a bit further.
Martin Pieuchot
2018-01-04
Unify <machine/mutex.h> a bit further.
Martin Pieuchot
2017-12-30
Delete unnecessary <sys/file.h> includes
Philip Guenther
2017-12-29
Remove unnecessary includes in the i386 version of the VIA PadLock
Frederic Cambus
2017-12-27
Add sizes for free() in the Geode LX Security Block crypto accelerator.
Frederic Cambus
2017-12-24
Somes fixes for the VIA PadLock drivers.
Frederic Cambus
[next]