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
Age
Commit message (
Expand
)
Author
2013-06-05
add WIP second stage bootloader for octeon; far from working and contains man...
Jasper Lievisse Adriaanse
2013-06-05
Keep things sane in the apm ioctl handler.
Paul Irofti
2013-06-04
Make apm aware of the APM_IOC_HIBERNATE command.
Paul Irofti
2013-06-04
comment fix: actually called __cpu_simple_lock_t
Ted Unangst
2013-06-04
Support for the SS10/SS20 NVSIMM as block devices; tested by nick@
Miod Vallat
2013-06-04
Disable parity on the PCI bus; according to Linux, some lca-based systems hit
Miod Vallat
2013-06-04
Remove remaining references to HIBERNATE_COPY_PAGE. It was effectively
Mike Larkin
2013-06-04
Cpu topology for AMD64.
Christiano F. Haesbaert
2013-06-04
Use a simpler typedef to avoid depending upon <sys/types.h>; repairs librthread
Miod Vallat
2013-06-04
Add support for virtual consoles, based on previous work done by kettenis@
Martin Pieuchot
2013-06-04
Remove unused includes, constify cfattach and other small cleanings.
Martin Pieuchot
2013-06-04
Move function declaration where they belong.
Martin Pieuchot
2013-06-04
Do not pretend mapping the MMIO region when in fact we don't and
Martin Pieuchot
2013-06-04
Spacing.
Martin Pieuchot
2013-06-04
Add RCS ids.
Paul Irofti
2013-06-03
There's no reason to have a separate structure to hold and duplicate
Martin Pieuchot
2013-06-03
Be coherent when printing irq numbers.
Martin Pieuchot
2013-06-03
Correctly return the error code if uvm_km_kmemalloc() fails.
Martin Pieuchot
2013-06-03
Rework the logic for matching the boot device to allow for root on
Martin Pieuchot
2013-06-03
Get rid of SYSCALL_G7RFLAG. It's been deprecated for a long time already,
Mark Kettenis
2013-06-03
more fuse in more places. credit: miod
Ted Unangst
2013-06-03
Convert some internal APIs to use timespecs instead of timevals
Philip Guenther
2013-06-03
changes for isc fuse support. not enabled. ok beck deraadt.
Ted Unangst
2013-06-02
Start working on hibernate support for Loongson
Paul Irofti
2013-06-02
Revert previous: libsa/ufs.c was fixed to not use big types when not
Philip Guenther
2013-06-02
move octeonreg.h to a more generic location and add multiple inclusion
Jasper Lievisse Adriaanse
2013-06-02
compile with -fno-builtin-exit
Jasper Lievisse Adriaanse
2013-06-02
remove unneeded octeonreg.h include
Jasper Lievisse Adriaanse
2013-06-02
- remove double rcs ids
Jasper Lievisse Adriaanse
2013-06-02
Fix a bug where the calibration loop could show wrong CPU frequencies.
Gerhard Roth
2013-06-02
Hide members of __va_list in the implementation namespace
Philip Guenther
2013-06-02
Fix descriptions of structures
Philip Guenther
2013-06-02
Add the TLS relocations
Philip Guenther
2013-06-02
Don't need gdt.h here
Philip Guenther
2013-06-02
fix tpyo
Philip Guenther
2013-06-02
To prevent lock ordering problems with the kernel lock, we need to make sure
Mark Kettenis
2013-06-01
remove unused octeon prefetch macros which won't work due to the fact it
Jasper Lievisse Adriaanse
2013-06-01
Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into real
Mike Larkin
2013-06-01
as discussed with uebayasi@ we should only use the "sync" instruction on octeon,
Jasper Lievisse Adriaanse
2013-06-01
Call x86_ipi_halt_realmode to park APs in real mode before unpacking image
Mike Larkin
2013-06-01
as discussed with uebayasi@ we should only use the "sync" instruction on octeon,
Jasper Lievisse Adriaanse
2013-06-01
unbreak tree (will take a shot at flash_activate later)
Theo de Raadt
2013-06-01
- whitespace cleanup
Jasper Lievisse Adriaanse
2013-06-01
- remove more backward compat code and switch the callers over to the new fun...
Jasper Lievisse Adriaanse
2013-06-01
- remove an __mips_o32 block which'll never be used on openbsd
Jasper Lievisse Adriaanse
2013-06-01
add missing license (PD) block
Jasper Lievisse Adriaanse
2013-06-01
cleanup and consolidate the spinlock_lock (what a name!) code.
Ted Unangst
2013-06-01
Fix offset error when clearing the resume time stack pages
Mike Larkin
2013-06-01
Add code to drop a CPU from long mode back to real mode, will be used to
Mike Larkin
2013-06-01
add GENERIC.MP
Jasper Lievisse Adriaanse
[prev]
[next]