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
/
sparc64
Age
Commit message (
Expand
)
Author
2016-09-03
Increase the number of mbufs on most architectures. This is based
Alexander Bluhm
2016-09-02
Add switch(4) cdev entry
Kazuya Goda
2016-08-23
Convert %q to %ll in format strings
Philip Guenther
2016-08-17
use a register variable to get at the curcpu pointer in %g7
David Gwynne
2016-08-17
we have some spare interrupt levels, so move softnet above softclock.
David Gwynne
2016-08-16
replace hand rolled tsleep physlock with rwlock. ok mlarkin
Ted Unangst
2016-08-15
normalize some comments
Ted Unangst
2016-07-30
Prep for relro: make sure it's off for any non-PIE stand/ program
Philip Guenther
2016-07-27
ansify mem.c to the latest fashion. with a fix from mike burns. ok deraadt
Ted Unangst
2016-07-16
Fix typo in comment in three machdep.c files:
Tom Cosgrove
2016-07-04
Add nep(4).
Mark Kettenis
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-13
rework sparc64 splfoo functions to be more consistent with other archs
David Gwynne
2016-06-08
remove obsolete raid from namtoblk tables. from Artturi Alm
Ted Unangst
2016-06-07
remove splsoftfd and splausoft
David Gwynne
2016-06-07
consistently set ipls on pmap pools.
David Gwynne
2016-06-01
Enable utvfu(4) everywhere where uvideo(4) is also enabled.
Marcus Glocker
2016-05-27
Remove the non ELF macros
Theo de Raadt
2016-05-23
Place a cpu-dependent trap/illegal instruction over the remainder of the
Theo de Raadt
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar
Theo de Raadt
2016-05-19
Use OF_is_compatible(9). Simplifies the code and should make pci within
Mark Kettenis
2016-05-19
Implement OF_is_compatible(9).
Mark Kettenis
2016-05-10
SROP mitigation. sendsig() stores a (per-process ^ &sigcontext) cookie
Theo de Raadt
2016-05-04
Some hardware (such as the onboard dc(4) of the Netra X1) has a broken DMA
Mark Kettenis
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-03
Revert previous commit. Calling sched_init_cpu() from
Mark Kettenis
2016-04-29
Call sched_init_cpu() just before booting secondary CPUs.
Martin Pieuchot
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-27
G/C DDB_REGS.
Martin Pieuchot
2016-04-25
remove systrace
Ted Unangst
2016-04-15
enable nvme(4). it Just Works(tm).
David Gwynne
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-04-10
For now, disable ahc(4) such that GENERIC.MP kernels don't overflow the 8M
Mark Kettenis
2016-03-30
some oce(4) work, it appears
Theo de Raadt
2016-03-29
Some sparc64 pci frame buffers incorrectly have the `depth' property
Mark Kettenis
2016-03-21
Plug a memory leak in vnet(4) ioctl code path.
Stefan Sperling
2016-03-19
Remove the unused flags argument from VOP_UNLOCK().
natano
2016-03-19
Reduces the noise around the global ``ticks'' variable by renaming
Martin Pieuchot
2016-03-15
'accomodate' -> 'accommodate' in comments.
Kenneth R Westerback
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
Kenneth R Westerback
2016-03-07
Sync no-argument function declaration and definition by adding (void).
Christian Weisgerber
2016-03-01
DB_SYM_NULL -> NULL.
Martin Pieuchot
2016-02-27
Rename kdb_trap() into db_ktrap().
Martin Pieuchot
2016-02-26
Prevent memory leak when the ldc gets reset.
Mark Kettenis
2016-02-26
Remove stale RAIDframe entries from chrtoblktbl.
natano
2016-01-20
Check for disks deeper than 4 levels down in the Open Firmware device tree.
Stefan Sperling
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
2015-12-29
Remove NULL-checks before free().
mmcc
2015-12-11
Replace mountroothook_establish(9) by config_mountroot(9) a narrower API
Martin Pieuchot
[prev]
[next]