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
2010-03-07
back out strict splassert semantics from 1.103; it breaks some things
Theo de Raadt
2010-03-06
remove the (now inaccurate) note about not being able to run
Jason McIntyre
2010-03-03
Enable urndis(4) everywhere that has USB enabled to get it tested.
Michael Knudsen
2010-03-01
Set the user data of interrupt counters to the interrupt vector number used
Mark Kettenis
2010-03-01
bring the splassert semantic from sparc64 to amd64. splassert in interrupt
David Gwynne
2010-02-28
enable mpii
Jonathan Gray
2010-02-23
Restore MTRRs on resume.
Mark Kettenis
2010-02-22
Don't attempt to repost the video hardware. There are quite a few machines
Mark Kettenis
2010-02-09
Switching the strange VIA VT8251 PCIE host bridge into a PCI-PCI bridge
Mark Kettenis
2010-01-13
As per NetBSD move HAYAKAWA Koichi's licenses to two clause.
Jonathan Gray
2010-01-10
Fix two bugs in IPsec/HMAC-SHA2:
Markus Friedl
2010-01-03
enable aibs
Theo de Raadt
2009-12-28
oops, comment vmt out, it isnt good enough yet.
David Gwynne
2009-12-28
tweak vmt to work on amd64 as well as i386. like i386, it is still
David Gwynne
2009-12-25
Do not #include unused <machine/mcontext.h>
Miod Vallat
2009-12-20
compile in utrh
Theo de Raadt
2009-12-09
this does not even compile
Theo de Raadt
2009-12-09
add uhts(4).
Matthieu Herrb
2009-12-09
sloppy oga, tsk tsk, you are scaring us
Theo de Raadt
2009-12-09
Remove the clean gdt bit and leave the idt part in.
Paul Irofti
2009-12-09
add two new MD only pmap apis to amd64 and i386 (not to be used in MI
Owain Ainsworth
2009-12-09
add cpufunc functions for the clflush instruction and the mfence
Owain Ainsworth
2009-12-09
Detect the cache line size for the clflush instruction when we identify
Owain Ainsworth
2009-12-03
Stop using the linker script. Something is arranging memory just so
Theo de Raadt
2009-12-01
Don't claim to know about nehalem until we can be sure
Jonathan Gray
2009-12-01
The MD ACPI PSS paths are using MSRs they shouldn't be
Jonathan Gray
2009-11-30
KNF
Paul Irofti
2009-11-30
Bump up array size to prevent overflow when probing memory
Can Erkin Acar
2009-11-29
disable the isa wdc's because amd64 machines are much more likely to
Theo de Raadt
2009-11-29
disable the isa wdc's because amd64 machines are much more likely to
Theo de Raadt
2009-11-29
At suspend time there is no need for a fancy cr3 dance to decide if
Theo de Raadt
2009-11-29
Reload mtrr state on all CPUs after updates. Seems to speed up X on MP
Mark Kettenis
2009-11-27
Move MB_LEN_MAX into the machine-independent sys/limits.h header,
Philip Guenthe
2009-11-26
Reset the wakeup vector to ensure that we don't resume on reboot.
Mike Larkin
2009-11-26
do not pull acpi_wakecode.o into RAMDISKS
Theo de Raadt
2009-11-26
wdc@isa ok deraadt
Jonathan Gray
2009-11-26
knf relative to i386
Theo de Raadt
2009-11-26
re-init the fpu like on i386
Theo de Raadt
2009-11-26
Really want isa.h when using #ifdef NISA > 0
Theo de Raadt
2009-11-26
Fix a stack problem on amd64, now the resume functions get called properly.
Mike Larkin
2009-11-25
Make sure we get a clean gdt from the BIOS.
Paul Irofti
2009-11-24
Save FPU state before suspend.
Mike Larkin
2009-11-24
Poke CR3 one last time before resuming. Suggested by deraadt@.
Mike Larkin
2009-11-24
enable uthum(4), and rearrange some nearby goop
Theo de Raadt
2009-11-23
bios* devices need to call their children on suspend/resume.
Mike Larkin
2009-11-23
Remove ACPI_SLEEP_ENABLED checks.
Paul Irofti
2009-11-23
oops, call config_activate_children
Theo de Raadt
2009-11-23
pchb must walk children too
Theo de Raadt
2009-11-23
Use config_activate_children() for our cf_activate function
Theo de Raadt
2009-11-22
Missed 4 MSRs on suspend/resume in previous version. Tested by pirofti
Mike Larkin
[next]