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
2013-11-21
remove the #define b_cylinder b_resid from bufs. i hated the
David Gwynne
2013-11-19
Remove some FDDI/ATM leftovers.
Martin Pieuchot
2013-11-19
format string fixes picked up with -Wformat=2
Philip Guenther
2013-11-15
Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A
sasano
2013-11-13
Use DL_GETPOFFSET() to get partition offset, except where we
Kenneth R Westerback
2013-11-06
Document 'machine boot' in boot(8) on i386 and amd64.
Bryan Steele
2013-11-06
Add support for Power Resources for Dx states and the necessary hook
Martin Pieuchot
2013-11-05
Replace direct references to p_size, p_offset and d_secperunit with
Kenneth R Westerback
2013-11-04
more iop.h left; Mark Patruck
Theo de Raadt
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-11-02
Cleanup bios_oconsdev_t. Make sure you have a halfway recent bootloader
Mark Kettenis
2013-11-02
Make calltrap global such that gdb can always find it.
Mark Kettenis
2013-11-02
Some more aggressive CR3 whacking is needed on some machines to completely
Mike Larkin
2013-11-01
get rid of pmap_pdp_cache_generation. it cannt change between where it is
David Gwynne
2013-10-29
fpa went away
Theo de Raadt
2013-10-28
Document softraid boot process for i386/amd64.
Stefan Sperling
2013-10-25
some cleanup for "machine memory";
Jason McIntyre
2013-10-23
Crank bootblock versions after last commit
Mike Larkin
2013-10-23
Allow uppercase "K/M/G" specification in "machine memory" boot command.
Mike Larkin
2013-10-21
enable support for VMware ParaVirtual SCSI via vmwpvs(4).
David Gwynne
2013-10-20
Realmode park is causing more problems than it's solving. Remove until we
Mike Larkin
2013-10-20
Bump version numbers. Was supposed to be part of the keydisk boot commit.
Stefan Sperling
2013-10-20
Add i386/amd64 boot(8) support for keydisk-based softraid crypto volumes.
Stefan Sperling
2013-10-20
Simplify definition of the side-effect-free wd io routine.
Theo de Raadt
2013-10-20
SMEP (on Ivy Bridge and later CPUs) require page protections that include
Mike Larkin
2013-10-19
Use daddr_t * instead of int * for the partoffp parameter to
Kenneth R Westerback
2013-10-18
Remove an incorrect assert used in the real mode parking code for
Mike Larkin
2013-10-18
Disable global page mappings before we start to unpack. This was likely
Mike Larkin
2013-10-17
Remove a.out leftovers now that libsa loadfile() will only boot ELF binaries.
Miod Vallat
2013-10-17
Remove support for a.out and ecoff. We only do elf now.
Theo de Raadt
2013-10-16
Revert unintended changes.
Florian Obser
2013-10-15
Rewrite the awk script that generates the data for option DDB_STRUCT:
Philip Guenther
2013-10-05
Use K1X_FID macro on msr read.
Bryan Steele
2013-10-05
Revert one chunk from previous: don't need another #include here
Philip Guenther
2013-10-05
Use monitor/mwait to idle when available. Make cpu_unidle() do nothing
Philip Guenther
2013-10-02
Format string fixes
Stefan Fritsch
2013-09-29
Get rid of cnset(). It is only used on amd64/i386 and doesn't really do
Mark Kettenis
2013-09-28
In boot(), do not iterate over alldevs if it's empty (i.e. halting from ddb
Miod Vallat
2013-09-26
Use the cpuid vendor string instead of the model string when enabling
Jonathan Gray
2013-09-08
Enable vmx(4) on i386 and amd64.
Reyk Floeter
2013-09-05
ugold(4) is a driver for PCsensor's USB gold TEMPer temperature
sasano
2013-08-24
fix use of uninitialized variables (used only in a DEBUG printf)
Mike Larkin
2013-08-24
Remove call to sched_start_secondary_cpus in MP unhibernate case until we
Mike Larkin
2013-08-24
Cleanup amd64 and i386 MTRR code -
Mike Larkin
2013-08-21
Use the console locator to make sure wsdisplay0 always is the glass console.
Mark Kettenis
2013-08-20
Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.
Antoine Jacoutot
2013-08-20
ehci(4) without usb(4) is useless... from Alexey E. Suslikov.
Martin Pieuchot
2013-08-15
Blast uhts(4). This code was merged into ums(4) last week.
Edd Barrett
2013-08-15
Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets
Mark Kettenis
[next]