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
/
sgi
Age
Commit message (
Expand
)
Author
2016-10-15
cleandir: target for kernel compile directories
Theo de Raadt
2016-10-14
Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/,
Theo de Raadt
2016-10-09
Apply consistency to forever loops with continue and NOTREACHED
Tom Cosgrove
2016-10-05
Make the sgi boot blocks read the real OpenBSD disklabel instead of
Visa Hankala
2016-09-24
Add -Wno-pointer-sign to all our gcc4 architectures.
Mark Kettenis
2016-09-19
Remove unused getdev() audio driver functions.
Alexandre Ratchov
2016-09-14
Remove drain(), query_encoding(), mappage() and get_default_params()
Alexandre Ratchov
2016-09-13
crank bootloader version after .SUNW_ctf change
Jasper Lievisse Adriaanse
2016-09-04
Remove support for tape block devices. Nobody mount(8)s tapes any longer.
Christian Weisgerber
2016-09-02
Add switch(4) cdev entry
Kazuya Goda
2016-08-31
regen
Jeremie Courreges-Anglas
2016-08-16
Remove RM7000/RM9000-specific performance counter code. It originates
Visa Hankala
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-05
Use the new input functions of wsmouse in mouse and touchscreen drivers.
Ulf Brosziewski
2016-06-02
I forgot to enable utvfu(4) for the sgi arch.
Marcus Glocker
2016-05-31
fix arch/mach confusion in make tags. from frantisek holop
Ted Unangst
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-25
remove systrace
Ted Unangst
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
Kenneth R Westerback
2016-03-06
Rename mips64's trap_frame into trapframe.
Martin Pieuchot
2016-02-27
Rename kdb_trap() into db_ktrap().
Martin Pieuchot
2016-02-24
Restore validity checks for the disklabels read from disk. They
Kenneth R Westerback
2016-01-21
Remove now uneeded bus_space_unmap calls in the DS1742W/Origin path that
Jonathan Gray
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
2016-01-05
Some implementations of HitSyncDCache() call pmap_extract() for va->pa
Visa Hankala
2016-01-02
Take the PHY of iec(4) out of reset before attaching the interface.
Visa Hankala
2015-12-27
welcome GENERIC.IP27 MP (dual cpu on O350 now)
Theo de Raadt
2015-12-25
Add IPI logic. Assign two additional interrupts for inter-processor
Visa Hankala
2015-12-25
Add launch logic for secondary CPUs. The PROM's launch entry point address
Visa Hankala
2015-12-25
Make interrupt masking MP-aware. Linux IP27 and IP35 ports served as a
Visa Hankala
2015-12-25
Add timecounter for MP.
Visa Hankala
2015-12-25
Use the ErrorEPC register for curcpu() on Origin, for now.
Visa Hankala
2015-12-23
Execution of the `sync' instruction is not supported by the T-Bus and
Visa Hankala
2015-12-22
commited -> committed
mmcc
2015-12-12
Adjust IPI numbers to get the interrupts working. Bits 5 and 6 do not
Visa Hankala
2015-12-10
comment typo
mmcc
2015-12-08
No trailers has been the default and only option for 20 years, yet some
Ted Unangst
2015-12-03
Let the IP27 kernel build with DEBUG.
Visa Hankala
2015-11-25
replace IFF_OACTIVE manipulation with mpsafe operations.
David Gwynne
2015-11-24
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
Martin Pieuchot
2015-11-24
The only network driver needing <net/if_types.h> is upl(4) for IFT_OTHER.
Martin Pieuchot
2015-11-21
error: too many arguments to function 'ifq_deq_begin'
David Gwynne
2015-11-20
shuffle struct ifqueue so in flight mbufs are protected by a mutex.
David Gwynne
2015-11-16
Replace unbounded gets() in libsa with getln() which takes a buffer size,
Miod Vallat
2015-11-02
Define KERNBASE in addition to LINK_ADDRESS.
Miod Vallat
2015-10-25
arp_ifinit() is no longer needed.
Martin Pieuchot
[next]