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
2009-06-05
Clamp the ending bound to the size of the disk. This makes disklabel -A
Theo de Raadt
2009-06-04
Change i386 ACPI sleep to KASSERT if the pmap can't be activated
Mike Larkin
2009-06-04
Ensure we are sleeping from the kernel. Code changed to match i386.
Mike Larkin
2009-06-04
Make backtraces through interrupts work.
Mark Kettenis
2009-06-04
More fallback from struct disklabel changes, yawn
Miod Vallat
2009-06-04
Fix fallback from struct disklabel changes.
Miod Vallat
2009-06-04
Recycle four ancient fields in the disklabel structure, replacing them with
Theo de Raadt
2009-06-04
Remove support for non-ELF; it never existed for amd64.
Mark Kettenis
2009-06-04
Don't bother setting RB_SERCONS in boothowto since this flag is not used
Miod Vallat
2009-06-04
Add DIOCRLDINFO to those drivers previously deprived.
Kenneth R Westerback
2009-06-04
Enable gfxp(4).
Mark Kettenis
2009-06-04
Accelerated fills as well.
Mark Kettenis
2009-06-03
Accelerated scrolling.
Mark Kettenis
2009-06-03
Initial stab at a driver for the Tech Source Raptor GFX built around the
Mark Kettenis
2009-06-03
Initial stab at a driver for the Tech Source Raptor GFX built around the
Mark Kettenis
2009-06-03
add kern.bufcachepercent sysctl to allow adjusting the buffer cache
Bob Beck
2009-06-03
Fix check for window-top and window-left values.
Mark Kettenis
2009-06-03
Make sure we're running on the right pmap when going to sleep.
Artur Grabowski
2009-06-03
- add hotplug device
Jasper Lievisse Adriaanse
2009-06-03
Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...
Janne Johansson
2009-06-03
Import acpi power resource driver. This is needed for suspend/resume logic.
Paul Irofti
2009-06-03
Remove some redundant code.
Mark Kettenis
2009-06-03
droppmap is only necessary (and declared) on MULTIPROCESSOR
Artur Grabowski
2009-06-03
Just like on amd64. Instead of keeping a bitmap of which cpus a pmap
Artur Grabowski
2009-06-03
Nuke CYRIX_CACHE (and related defines). They've not been used in a long
Tobias Weingartner
2009-06-03
Add acpivideo support. This adds brightness support for all laptops
Paul Irofti
2009-06-03
Enabled docking driver
Jordan Hargrave
2009-06-02
Enable acpidock device
Jordan Hargrave
2009-06-02
Somehow this change didn't get committed with the rest of the powepc interrupt
Dale Rahn
2009-06-02
Instead of the global hash table with the terrible hashfunction and a
Owain Ainsworth
2009-06-02
Reintroduce the macppc interrupt subsystem rewrite. Several bugs have
Dale Rahn
2009-06-02
A piece of an upcoming diff was on the same line, revert that portion
Dale Rahn
2009-06-02
Remove unused b_forw defines which make beck@ scream like a little girl
Miod Vallat
2009-06-02
When about to run X11 in 32 bpp mode, advertize correctly that we are
Mark Kettenis
2009-06-02
Add an r10k-specific cop0 control register.
Miod Vallat
2009-06-02
Add a DIAGNOSTIC panic to ensure we are not running
Kurt Miller
2009-06-02
add CRYPTO and softraid to zaurus RAMDISK
Todd T. Fries
2009-06-02
add CRYPTO to macppc RAMDISK
Todd T. Fries
2009-06-02
Enable machfb(4) and raptor(4) here too.
Mark Kettenis
2009-06-02
Define a proper wsdisplay type for machfb(4).
Mark Kettenis
2009-06-02
Make machfb_putcmap() respect the starting index in the colormap.
Mark Kettenis
2009-06-02
Enable machfb(4).
Mark Kettenis
2009-06-02
Initial stab at an accelerated driver for PGX/PGX64 framebuffers.
Mark Kettenis
2009-06-02
Initial stab at an accelerated driver for PGX/PGX64 framebuffers.
Mark Kettenis
2009-06-02
Added interface for cpu idle on amd64
Jordan Hargrave
2009-06-01
no point in calling curcpu() when ci is already set. ok miod@
Dale Rahn
2009-06-01
Fix the order of checking if a machine has MTRR. We need to check
Peter Hessler
2009-06-01
Move ibcs2_sendsig into compat. Quit poluting machdep.
Tobias Weingartner
2009-06-01
Use proper pmap during ACPI sleep on amd64. Original code by Kurt,
Mike Larkin
2009-06-01
physmem allocator: change the view of free memory from single free pages
Ariane van der Steldt
[next]