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
/
i386
Age
Commit message (
Expand
)
Author
2018-10-16
Add gapdummy logic (already used on other archs) to allow linking with lld.
Christian Weisgerber
2018-10-02
Unify the MD byteswapping code as much as possible across architectures.
Christian Weisgerber
2018-09-12
Move -Wno-address-of-packed-member to the clang block as well and sync
Jonathan Gray
2018-09-11
Add defines for amd microcode msrs which appear to be present since k8
Jonathan Gray
2018-09-06
fix whitespace
Jonathan Gray
2018-08-31
Move kcov device definitions into <sys/conf.h>.
Visa Hankala
2018-08-29
First pass in bringing i386 in sync with amd64. This does not yet work, but is
pd
2018-08-27
move bwfm* at pci? to the wireless section
Joshua Stein
2018-08-25
Define __HAVE_ACPI.
Mark Kettenis
2018-08-25
Fix printing of ioapic remapping messages; avoid printing duplicate info.
Mark Kettenis
2018-08-24
print cpu family/model/stepping in dmesg
Jonathan Gray
2018-08-23
port the amd64 code for loading intel microcode on boot to i386
Jonathan Gray
2018-08-22
Enable uscom(4) where uslcom(4) is already present.
Martin Pieuchot
2018-08-21
Rework kcov kernel config. Instead of treating kcov as both an option and a
anton
2018-08-21
print rdtscp and xsave_ext cpuid bits on i386 as well
Jonathan Gray
2018-08-21
print sefflags_edx cpuid bits on i386 as well
Jonathan Gray
2018-08-20
Remove unused spllock().
Visa Hankala
2018-08-19
pseudo-device must be file-flagged otherwise ramdisks cannot link.
Theo de Raadt
2018-08-19
Add kcov(4), a kernel code coverage tracing driver. It's used in conjunction
anton
2018-08-19
Add support for multiple PCI segments. Only really implemented for arm64
Mark Kettenis
2018-08-15
add cpuid and msr bits from
Jonathan Gray
2018-08-10
Bump boot loader versions for softraid passphrase handling change.
Joel Sing
2018-08-10
Retry on incorrect passphrase for softraid crypto boot.
Joel Sing
2018-08-08
Recognise 'Speculative Store Bypass Disable' support cpuid bit.
Jonathan Gray
2018-08-03
Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet
Kevin Lo
2018-08-01
On AMD CPUs, If the LFENCE serialization MSR bit is already set, then
Bryan Steele
2018-07-30
Use the MI interrupt enable/distable API instead of the MD one on i386 and
Mark Kettenis
2018-07-24
Do the same for i386 as amd64:
Bryan Steele
2018-07-13
repair inconsistancies
Theo de Raadt
2018-07-12
unbreak i386 build, thanks to pd@ for noticing. Same diff as I committed
Mike Larkin
2018-07-11
Detect vmm(4) in the bootloader and automatically switch to the serial
Mike Larkin
2018-07-11
adding __func__ identifier to panic() calls in vmm.c for amd64 and i386
Nayden Markatchev
2018-07-10
Move from sendsig() to its callers the initsiginfo() calls and
Philip Guenther
2018-07-09
Delete the VM86 kernel option and i386_vm86(3) API: it's required
Philip Guenther
2018-07-05
Enable bwfm(4).
Patrick Wildt
2018-07-04
Properly pass around the PCI "chipset tag" in acpi(4) and refactor
Mark Kettenis
2018-07-04
Fix a wrong memcmp in k7/k8 powernow code.
Mike Larkin
2018-07-04
Clean up some extern definitions and includes in hibernate MD code
Mike Larkin
2018-07-02
clarify what is actually needed from a header file being included
Mike Larkin
2018-07-01
Move acpi(4) attach glue into acpi_machdep.c.
Mark Kettenis
2018-06-30
Add intr_enable() function, intended for MI use to amd64 and i386 and use
Mark Kettenis
2018-06-25
Reorganize acpi(4) code a bit in preparation for upcoming arm64 support.
Mark Kettenis
2018-06-22
Finish the last missing piece for the i386 meltdown fix:
Alexander Bluhm
2018-06-21
Save and restore retguard area during hibernate unpack. This copies the
Mike Larkin
2018-06-18
Remove the MAKE_FRAME macro to trace over ioapic interrupts in ddb.
Alexander Bluhm
2018-06-18
"a = 1; b = 100; c = a * b; if (c == 0) c = 100;"
Kenneth R Westerback
2018-06-15
Reorder trapframe/intrframe to put %ebp next to %eip and make it
Alexander Bluhm
2018-06-03
i386 isn't quite ready for witness yet.
Theo de Raadt
2018-06-01
Clear vc3_sc if the context is freed, to avoid leaving a dangling
Frederic Cambus
2018-06-01
Enable witness(4) on select architectures to help the current MP work.
Visa Hankala
[prev]
[next]