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
/
macppc
Age
Commit message (
Expand
)
Author
2015-01-20
Move ps_strings "after" the random stackgap. This makes its location a
Mark Kettenis
2015-01-20
Merge two copies of the (almost) identical bus space code into one file.
Martin Pieuchot
2015-01-20
Merge two copies of the same dma code into one file and sync the headers.
Martin Pieuchot
2015-01-13
for the install: target, use cmp as a rough attempt for avoiding repeated
Theo de Raadt
2015-01-11
switch prototype warnings to implicit-declaration warnings.
Ted Unangst
2015-01-04
Implement splassert(9) for powerpc.
Martin Pieuchot
2015-01-03
add new driver uslhcom(4) USB HID based UART.
uaa
2015-01-01
move to 5.7-beta
Theo de Raadt
2014-12-22
unifdef INET
Ted Unangst
2014-12-11
dragonflybsd has added a urio driver. conservation of urios requires
Ted Unangst
2014-12-10
retire shutdown hooks; ok deraadt, krw
Mike Belopuhov
2014-12-08
Use tabs instead of spaces here.
Brad Smith
2014-12-04
Enable umcs(4) where moscom(4) is present.
Martin Pieuchot
2014-12-02
macppc G5 needs fcu in RAMDISK, mentioned by mpi
Theo de Raadt
2014-11-25
disable qla. there is a boot-time race
Theo de Raadt
2014-11-24
use the correct capitalization for Realtek.
Brad Smith
2014-11-19
Add netudp.c here too for consistency, even though this code ends up not being
Miod Vallat
2014-11-16
Replace a plethora of historical protection options with just
Theo de Raadt
2014-11-11
Do not held the kernel lock when calling hardclock() and statclock().
Martin Pieuchot
2014-10-27
Remove the spilling code for IBAT register and set up the first IBAT register
Mark Kettenis
2014-10-18
Don't use %r1 to refer to bit 1. No binary difference.
Mark Kettenis
2014-10-18
Remove even more unnecessary `needs-flag' attributes from config machinery,
Miod Vallat
2014-10-10
Significant unification of RAMDISK* config files, making them diffable.
Theo de Raadt
2014-10-09
Properly initialize secondary CPUs on 64bit machines.
Martin Pieuchot
2014-10-09
allow building a kernel without ddb
Theo de Raadt
2014-10-09
mechanical translation of dev_lkm_dummy() to dev_notdef()
Ted Unangst
2014-10-09
revert unintentional commit unrelated to LKM
Ted Unangst
2014-10-09
remove LKM devices
Ted Unangst
2014-10-08
only call Debugger() #ifdef DDB
Theo de Raadt
2014-10-08
#ifdef SMALL_KERNEL some sensor blocks; ok miod
Theo de Raadt
2014-10-08
Introduce ppc_mttb() and use it instead of rerolling the move to time
Martin Pieuchot
2014-10-04
Switch the kernel configs over to using -Wframe-larger-than= instead of
Brad Smith
2014-09-27
retire Accoom Networks Artery T1/E1 drive; ok claudio
Theo de Raadt
2014-09-22
Enable power saving modes for IBM PowerPC 970 CPUs.
Martin Pieuchot
2014-09-19
Use config_suspend_all(9).
Mark Kettenis
2014-09-19
Use correct printf format when MP_LOCKDEBUG is defined.
Martin Pieuchot
2014-09-14
Clean up isp(4) from kernel configs with the new drivers already
Brad Smith
2014-09-06
Rename ci_iactive into ci_flags, this field now holds the going-to-
Martin Pieuchot
2014-09-06
Rewrite cpu_idle & friends to not check and update the hid0 register
Martin Pieuchot
2014-09-06
Rewrite the PowerPC stack dump routine to delimit the trap & interrupt
Martin Pieuchot
2014-08-30
Don't panic when an illegal IRQ is passed to intr_{dis,}establish().
Martin Pieuchot
2014-08-30
Bump the fan limit and avoid a panic on my quad G5.
Martin Pieuchot
2014-08-21
Kill the remaining <netinet/in_systm.h> inclusion!
Martin Pieuchot
2014-08-20
unlink crypto(4) pseudo device from the architecture dependant character
Mike Belopuhov
2014-08-18
Explicitely need <sys/pool.h> now.
Miod Vallat
2014-08-15
lofn(4) and nofn(4) are going away
Mike Belopuhov
2014-08-03
Add ral(4) at pci and cardbus to RAMDISK on macppc; ok deraadt
Stefan Sperling
2014-08-03
Add ral(4) at cardbus to GENERIC on macppc; ok deraadt
Stefan Sperling
2014-07-28
Limit the "aperture needed" printf to ramdisks via RAMDISK_HOOKS.
Jonathan Gray
2014-07-22
<netinet/in_systm.h> is no longer needed.
Martin Pieuchot
[next]