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
/
amd64
Age
Commit message (
Expand
)
Author
2009-04-15
The current iommu code only touches the hardware if the bios did not
Owain Ainsworth
2009-04-15
fix properly; size gets decremented while we check the segments, so save it so
Owain Ainsworth
2009-04-15
make load_raw do the same as the others and set mapsize and nsegs to
Owain Ainsworth
2009-04-15
bus_dmamap_load_raw didn't set map->dm_mapsize on successful load.
Owain Ainsworth
2009-04-14
Convert the waitok field of uvm_pglistalloc to "flags", more will be added soon.
Owain Ainsworth
2009-04-14
enable ix(4).
Jonathan Gray
2009-04-13
Ignore zero-sized regions from the BIOS memory map when reserving root PCI
Mark Kettenis
2009-04-11
Create extents for resource accounting on the root PCI bus and populate them
Mark Kettenis
2009-04-11
There is no support for building multi-socket machines in AMD Family 11h
Mark Kettenis
2009-04-09
in bus_dmamap_load_raw, only map the requested number of bytes into the
David Gwynne
2009-04-09
unrevert marco's revert of my bus_dmamap_load_raw change now that i found
David Gwynne
2009-04-08
Rever _raw change from dlg because it breaks iwn.
Marco Peereboom
2009-04-04
Remove an unused function inherited from NetBSD that deals with a broken
Mark Kettenis
2009-04-04
Remove unused #include.
Mark Kettenis
2009-04-04
make bus_dmamap_load_raw respect teh constraints of the dmamap we're
David Gwynne
2009-03-31
bzero pci attach args
Mark Kettenis
2009-03-31
- remove obsolete comment
Artur Grabowski
2009-03-30
make the code look the same; ok kettenis
Theo de Raadt
2009-03-30
Remove the direct uncached map. All its users have been removed.
Owain Ainsworth
2009-03-26
Change amd64 bus_space_{map,unmap} to be the same as i386. While
Owain Ainsworth
2009-03-26
Remove cpu_wait(). It's original use was to be called from the reaper so
Owain Ainsworth
2009-03-24
link otus(4) to the build on i386 and amd64.
Damien Bergamini
2009-03-23
Add missing dependency generation for assym.h (...the lack of which
Philip Guenthe
2009-03-23
Processor affinity for processes.
Artur Grabowski
2009-03-15
Introduce splsoftassert(), similar to splassert() but for soft interrupt
Miod Vallat
2009-03-11
Attach iommu on AMD family 10h processors (e.g. phenom) too.
Owain Ainsworth
2009-03-10
First step in cleaning up amd64 iommu.
Owain Ainsworth
2009-03-10
remove the _BUS_DMA_PRIVATE define from amd64 and i386.
Owain Ainsworth
2009-03-10
Enable VMware VMXnet Virtual Interface Controller (vic) driver
Jonathan Gray
2009-03-10
enable urtw(4)
Kevin Lo
2009-03-07
When allocating memory in bus_dmamem_alloc() with uvm_pglistalloc(), do not
Miod Vallat
2009-02-26
Add a two new ioctls to the apm(4) interface.
Owain Ainsworth
2009-02-25
enable ale(4) on both i386 and amd64
Kevin Lo
2009-02-24
match new cpuid stuff from i386; by jsg
Theo de Raadt
2009-02-24
back out est.c 1.8 and bring acpicpu.c all the way back to 1.47 because of
Theo de Raadt
2009-02-19
suspend/resume bits so that we can develop this in tree. This is disabled.
Marco Peereboom
2009-02-16
Cancel the automatic boot when you hold ctrl to skip boot.conf.
Stuart Henderson
2009-02-16
remove incorrect cast of pcb_cr3. okay kettenis@ weingart@
Kurt Miller
2009-02-16
Core i7 chips don't have MSR_TEMPERATURE_TARGET register, and blow up
Kenneth R Westerback
2009-02-16
Store conditionally extended cpuid family/model values
Jonathan Gray
2009-02-15
Set the limit of the GDT table to its size - 1.
Mike Belopuhov
2009-02-15
Add cvs tag
Marco Peereboom
2009-02-15
Add sleep plumbing code for amd64 making it the sameish as i386. Committing
Marco Peereboom
2009-02-14
enable Attansic L1 Ethernet (age/atphy)
Kevin Lo
2009-02-13
Make "boot -d" work on amd64 MP.
Andreas Gunnarsson
2009-02-10
enable run(4) everywhere where ural(4) and rum(4) are enabled.
Damien Bergamini
2009-02-08
Spacing nit.
Alexander Yurchenko
2009-02-08
Enable ips(4) on CD install media so people can try it.
Alexander Yurchenko
2009-02-05
Mirroring the i386 commit just made. Add MD PMAP_NOCACHE flag to pmap,
Owain Ainsworth
2009-02-03
Free TSS on the stack of the dead process.
Mike Belopuhov
[next]