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
2005-12-09
disable ipmi in GENERIC until such times as it works everywhere
Bob Beck
2005-12-08
Remove unused pcbb define.
Miod Vallat
2005-12-08
Do not reset the IPL of the new process context frame in cpu_fork().
Miod Vallat
2005-12-07
Better use of the scheduler lock; no functional change on UP kernels.
Miod Vallat
2005-12-07
Sprinkle holds and releases of the kernel lock whenever necessary; no functional
Miod Vallat
2005-12-07
Add dsdt to GENERIC
Jordan Hargrave
2005-12-06
Remove fdescfs
Pedro Martelletto
2005-12-06
typo
Pedro Martelletto
2005-12-05
Remove duplicate declaration.
Miod Vallat
2005-12-05
- Run only the necessary code to transition from one speed to another.
Uwe Stuehler
2005-12-04
Let cmmu_init() now return the cpuid of the master cpu.
Miod Vallat
2005-12-04
In the 188 interrupt handler, only fiddle with the PSR once in the main loop.
Miod Vallat
2005-12-04
Slight cmmu code cleanup; use shorter function names, remove parity_enable
Miod Vallat
2005-12-04
Simplify ptrace branch handling code.
Miod Vallat
2005-12-04
Oops, simplelock leftover.
Miod Vallat
2005-12-03
splimp -> splhigh
Brad Smith
2005-12-03
splimp -> splvm
Brad Smith
2005-12-03
Replace simplelocks with __cpu_simple_locks for cmmu and pmap locking,
Miod Vallat
2005-12-03
Implement __cpu_simple_lock_t for m88k.
Miod Vallat
2005-12-03
Fast __HAVE_MUTEX implementation for m88k platforms.
Miod Vallat
2005-12-03
Dissociate pmap locks and spl usage; code will now do explicit spl processing
Miod Vallat
2005-12-03
Remove unused debug material.
Miod Vallat
2005-12-03
intstack does not need to be visible from C code anymore.
Miod Vallat
2005-12-03
The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is
Kenneth R Westerback
2005-12-03
Turn read_processor_identification_register() into a simple macro with a
Miod Vallat
2005-12-03
Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0
Miod Vallat
2005-12-02
Better choice of types for struct pmap members and cmmu functions;
Miod Vallat
2005-12-02
Fix a few instruction display glitches.
Miod Vallat
2005-12-02
add registers for 4 new clocks
Theo de Raadt
2005-12-02
no 91Mhz mode for now, because the OSCR0 does not run in low-power mode;
Uwe Stuehler
2005-12-01
Get rid of PMAP_NULL and xx_ENTRY_NULL and simply use NULL when necessary.
Miod Vallat
2005-12-01
Do not depend on MAX_CPUS being 4.
Miod Vallat
2005-12-01
fix #endif crud
Theo de Raadt
2005-12-01
shrink code size by sharing some printf code, no change in how it works
Theo de Raadt
2005-11-30
format string mishandling
Theo de Raadt
2005-11-30
add a sensor type for drive status and hook esm up with it.
David Gwynne
2005-11-30
reorder slightly
David Gwynne
2005-11-30
determine the status of fan, volt, and temp sensors by reading the
David Gwynne
2005-11-29
backout miod's change because he did not compile libc.
Theo de Raadt
2005-11-28
correct attach() output
Theo de Raadt
2005-11-28
no need for printf; man page should describe functionality
Theo de Raadt
2005-11-28
Maintain an interrupt depth counter for CLKF_INTR to be correct.
Miod Vallat
2005-11-28
Switch to per-process AST flags and clean AST-related codepaths; speeds up
Miod Vallat
2005-11-28
spacing
Theo de Raadt
2005-11-28
Added dlg@ watchdog code for enabling ESM2 watchdog timer
Jordan Hargrave
2005-11-28
Remove older-than-gramps poor man's assym.h defines; .S files do not even need
Miod Vallat
2005-11-28
Leftovers from picatimes.
Miod Vallat
2005-11-28
Fixed Motherbobrd typo
Jordan Hargrave
2005-11-28
Added sysids for PowerVault/PowerApp ESM2 systems
Jordan Hargrave
2005-11-28
use atop(), remove last traces of Mach macros from hppa and hppa64
Martin Reindl
[next]