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-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
2015-10-23
Allocate a new major for tap(4) also note that pseudo-device tun is for tap
Claudio Jeker
2015-09-30
Nuke a #if 0/#endif block and a related variable. No plans to ever make
Kenneth R Westerback
2015-09-30
Use consistant whitespace/comments for #define'ing LABELSECTOR,
Kenneth R Westerback
2015-09-28
Mechanical changes from manual buf set up to readdisksector().
Kenneth R Westerback
2015-09-27
Add IP26 kernels and boot blocks to the installation media.
Miod Vallat
2015-09-27
free(x, 0) cleanup:
Sebastien Marie
2015-09-26
xheart_splx() has to restore the interrupt mask even on secondary CPUs
Visa Hankala
2015-09-24
IP26 streaming cache controller bus error interrupts are reported as hardware
Miod Vallat
2015-09-23
typos
Miod Vallat
2015-09-22
Make sure the openbsd.randomdata section is located before the edata symbol.
Miod Vallat
2015-09-20
Invoke tfp_IOSyncDCache() from tcc_IOSyncDCache() as well, so that invalidate
Miod Vallat
2015-09-19
trivial "if(x) free(x)" replacement by "free(x)"
Sebastien Marie
2015-09-18
Go back to the previous approach when managing individual HPC DMA descriptors:
Miod Vallat
2015-09-18
Fix an uninitialized variable found by Maxime Villard's Brainy.
Visa Hankala
2015-09-14
Fix more ifmedia64 fallout in the kernel. It's hiding everywhere...
Stefan Sperling
2015-09-13
intr_barrier(9) for loongson, octeon and sgi.
Mark Kettenis
2015-09-12
Also print the error registers in the ddb callback.
Miod Vallat
[prev]
[next]