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
Age
Commit message (
Expand
)
Author
2015-02-07
Need to define APM_USER_HIBERNATE_REQ here too.
Miod Vallat
2015-02-07
adapt to resume_randomness() changes
Theo de Raadt
2015-02-07
Document a non-obvious aspect of identifycpu() use on i386
Philip Guenther
2015-02-07
Tedu the old idle page zeroing code.
Mark Kettenis
2015-02-07
New framework that allows hibernate to pass in entropy from it's fresh
Theo de Raadt
2015-02-07
Delete non-ELF support, in particular .align 12 (always a bit jarring)
Theo de Raadt
2015-02-07
Shrink the I/O map from 64KB to 16KB. This map is only used for
Miod Vallat
2015-02-07
Provide symbolic defines for the ICCS register magic bits, and use them
Miod Vallat
2015-02-06
Fix bios_printf format specifier in debug code.
Miod Vallat
2015-02-06
Add __attribute__((__format__(__kprintf__))) to bios_printf()
Miod Vallat
2015-02-06
Enable iwm(4) on i386.
Stefan Sperling
2015-02-06
Enable iwm(4) on amd64.
Stefan Sperling
2015-02-06
Give "machine ddbcpu" a chance to work, now we can try to see what's wrong
Martin Pieuchot
2015-02-06
Call the debugger (bsd -d) before replacing the firmware console just like
Martin Pieuchot
2015-02-06
Handle hibernate button in the same way as suspend does: send an
David Coppa
2015-02-06
Fix a hibernate crash on some machines due to unmapping a page that
Mike Larkin
2015-02-05
Whitespace.
Masao Uebayashi
2015-02-05
Use octeon_xkphys_*_8().
Masao Uebayashi
2015-02-05
Expand STACKGAP_RANDOM to 2MB on machines with large user VA
Theo de Raadt
2015-02-05
unbreak after previous macro removal.
Martin Pieuchot
2015-02-05
Do what the comments suggest and check for port-[ab]-ignore-cd properties,
Miod Vallat
2015-02-02
Remove some pmap locks that were #defined to be nothing (empty). Discussed
Mike Larkin
2015-02-01
Gather the scattered (and sometimes duplicated) qbus address and size defines
Miod Vallat
2015-02-01
Do not write to the doorbell register at uba attach time - this causes a
Miod Vallat
2015-02-01
Pass the correct machine check frame to the machine check handler.
Miod Vallat
2015-01-31
xhci fits
Theo de Raadt
2015-01-29
remove no-op simple locks
Theo de Raadt
2015-01-28
Remove an unused macro and a stale comment. No functional change.
Mike Larkin
2015-01-27
tedu x86_self_ipi()/i386_self_ipi()
Stefan Fritsch
2015-01-27
ENOGREP.
David Gwynne
2015-01-27
this code doesnt need to know about interrupts, so i can trim some
David Gwynne
2015-01-27
remove the second void * argument on tasks.
David Gwynne
2015-01-27
Remove an unused and confusing assignment that had been commented out for
Mike Larkin
2015-01-27
Remove an unused variable whose functionality was moved to locore long ago.
Mike Larkin
2015-01-27
Remove an odd comment in the first line of the file
Mike Larkin
2015-01-26
Print frame buffer resolution at attach time.
Miod Vallat
2015-01-26
Import the exynos work into tree. This is from Bitrig. Discussed with and OK ...
Brandon Mercer
2015-01-25
Rework cbus(4) interrupt support a bit. Instead of merging devhandle and
Mark Kettenis
2015-01-25
refactor loading of dmamaps.
David Gwynne
2015-01-24
Implement bus_dmamem_alloc_range(9) for macppc/socppc.
Mark Kettenis
2015-01-24
correct the syntax description of the boot command; ok jmc@
Christian Weisgerber
2015-01-24
Add bus_dmamem_alloc_range(9) to allow drivers to allocate DMA'able memory
Mark Kettenis
2015-01-23
move from deferring vd requests with a task per message to a ring
David Gwynne
2015-01-22
pool_setipl() on both pmap pools as a workaround for some sort of MP
Theo de Raadt
2015-01-22
Let powerpc's bus_space(9) use the same pmap and uvm interfaces than the
Martin Pieuchot
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2015-01-21
By popular demand, put NFS, ipv6 and vlan support in sparc installation media.
Miod Vallat
2015-01-21
Even without BATs memory under ``physmaxaddr'' is mapped 1:1 in the
Martin Pieuchot
2015-01-21
I don't foresee knowing that my i386 netbook has an AT/286+ bios and
Ted Unangst
2015-01-21
Enable ix(4).
Mark Kettenis
[next]