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
2011-06-28
Remove the ega driver which is not referenced by any GENERIC kernel.
Matthieu Herrb
2011-06-27
Ensure we don't re-issue a failed buf without clearing B_ERROR and
Kenneth R Westerback
2011-06-26
kill mcd dead. ok krw matthew millert thib
Ted Unangst
2011-06-26
if_downall() cannot be done MI in sys_reboot() because vfs_shutdown()
Theo de Raadt
2011-06-26
remove remnants of scd device, discovered by Frederic Perrin
Ted Unangst
2011-06-23
Fix the error path in bus_dmamem_map.
Ariane van der Steldt
2011-06-20
enable myx(4).
David Gwynne
2011-06-18
Cleanup MSI code a bit by moving the code to eanble/disable MSIs into
Mark Kettenis
2011-06-16
Enable acpitoshiba by default in GENERIC.
Paul Irofti
2011-06-16
QEMU pretends to emulate a different prehistoric Intel host bridge.
Mark Kettenis
2011-06-16
Raise the number of interrupt sources per CPU from 32 to 64. This effectively
Mark Kettenis
2011-06-05
Move the bufcachepercent setting code to MI locations -- set it to 42%
Theo de Raadt
2011-06-05
reduce unneccessary differences; ok kettenis
Theo de Raadt
2011-06-05
Disable MSIs in pci_intr_disestablish() when appropriate.
Mark Kettenis
2011-06-05
Direct MSIs at the appropriate CPU.
Mark Kettenis
2011-06-02
In the land of VMWare you can have the latest 64-bit AMD multicore CPU
Mark Kettenis
2011-05-30
Remove the freelist member from vm_physseg
Owain Ainsworth
2011-05-30
Add mmuagp. a driver for the agp chipsets on early amd64 machines.
Owain Ainsworth
2011-05-30
Enable MSI on selected hardware. For now this means all Intel, AMD and NVIDIA
Mark Kettenis
2011-05-29
Use k1x cpu scaling on all families 0x10 and above (the trend is likely to
Theo de Raadt
2011-05-29
Let this compile on kernels without acpicpu.
Claudio Jeker
2011-05-29
Don't attempt to use MSI if we're not running in APIC mode.
Mark Kettenis
2011-05-28
Remove out of data XXX comment.
Mark Kettenis
2011-05-25
Also enclose variable names with external linkage in __BEGIN_DECLS.
Martynas Venckus
2011-05-24
On OpenBSD, we've always attached scsibus(4) to umass(4), even for
Matthew Dempsky
2011-05-23
AMD K10/K11 pstate driver allows setperf and apm to change CPU
Claudio Jeker
2011-05-21
First stab at suporting Message Signaled Interrupts on amd64. Unfortunately
Mark Kettenis
2011-05-18
Mention new alc(4) devices in commments. No active changes.
Stuart Henderson
2011-05-17
Use the same define checks as used in machdep.c for the trampoline code.
Ariane van der Steldt
2011-05-06
session id is only in the lower 32 bits of crp_sid
Mike Belopuhov
2011-04-28
fenv improvements and cleanups
Martynas Venckus
2011-04-26
Make amd64/i386 boot(8) pass the DUID of the selected boot device to the
Joel Sing
2011-04-24
Don't leak fd's in sr_installboot(). From cppcheck via Amit Kulkarni.
Kenneth R Westerback
2011-04-23
Add FE_DENORMAL to the exception list just like the comment above
Martynas Venckus
2011-04-22
Stop printing the PCI interrupt line programmed by the BIOS for APIC
Mark Kettenis
2011-04-21
fenv for amd64; from matthew@
Martynas Venckus
2011-04-20
Potential NULL deref in an error case spotted by chl on one copy;
Theo de Raadt
2011-04-19
add some more intel cpuid models
Jonathan Gray
2011-04-19
use "orl" to test the return value from an interrupt handler not "orq"
David Gwynne
2011-04-18
Revert the sigacts diff: NFS can apparently retain pointers to processes
Philip Guenthe
2011-04-17
bigmem works well enough on amd64; we do not need the knob to turn it
Theo de Raadt
2011-04-16
Use 'CLR(<buf>->b_flags, B_READ | B_WRITE | B_DONE)' regardless of
Kenneth R Westerback
2011-04-16
More than a decade ago, interrupt handlers on sparc started returning 0
Theo de Raadt
2011-04-15
Remove dead assignment and newly created unused variable.
Charles Longeau
2011-04-15
In days of yore one could arbitrarily whack buffer flags. Those days
Kenneth R Westerback
2011-04-15
Correct the sharing of the signal handling state: stuff that should
Philip Guenthe
2011-04-15
Convert the kernel Makefiles to autogenerate dependencies during compilation
Philip Guenthe
2011-04-13
Unrevert the FS.base diff: the issues were actually elsewhere
Philip Guenthe
2011-04-10
Merge viapm and viaenv
Alexandr Shadchin
2011-04-10
Extend the PCI memory address space to 36-bit. The first BIOSen that assign
Mark Kettenis
[prev]
[next]