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
Age
Commit message (
Expand
)
Author
2013-10-29
fpa went away
Theo de Raadt
2013-10-29
bye bye fea / fpa
Theo de Raadt
2013-10-29
Get boot device and partition from NVRAM. Boot filename still defaults to
Miod Vallat
2013-10-29
Don't add sectors to blocks. Use DL_SECTOBLK() to change DL_GETPOFFSET()
Kenneth R Westerback
2013-10-29
More cleanups:
Miod Vallat
2013-10-29
unbreak glxsb(4) by properly allocating it's key schedule;
Mike Belopuhov
2013-10-29
remove left over bits of omrt6msg, and cleanup the yucky
Theo de Raadt
2013-10-29
More cleanup and unused code or data removal.
Miod Vallat
2013-10-29
The cache mask for ARMv7 is a little bit different from the one inited by
Patrick Wildt
2013-10-29
Kill sc_attached, attach and detach events for USB devices are triggered
Martin Pieuchot
2013-10-29
Move most of the uses of workqs in drm to the new task/taskq api.
Jonathan Gray
2013-10-29
implementing handling of the msg ring if its available. this lets us get
David Gwynne
2013-10-29
sys/task.h includes sys/queue.h, so kern/kern_task.c doesnt need
David Gwynne
2013-10-29
use unsigned int instead of u_int to reduce the depend on types.h.
David Gwynne
2013-10-29
introduce tasks and taskqs as an alternative to workqs.
David Gwynne
2013-10-29
Unlock the vnode while calling a device's d_close routine, except when
Philip Guenther
2013-10-29
__fd_mask should be unsigned, and let's shift an unsigned bit. Why
Theo de Raadt
2013-10-28
This is the cleaned up version I had intended to commit.
Miod Vallat
2013-10-28
Recognize kernel symbols when booted from the standalone bootloader.
Miod Vallat
2013-10-28
The first steps of a native OpenBSD/luna88k bootloader. Able to boot ELF
Miod Vallat
2013-10-28
kill kame version symbols and sysctl
Theo de Raadt
2013-10-28
Enable blocksize > 512 and cleanup ommmc_attach().
Sylvestre Gallon
2013-10-28
Use the correct value for the Interframe Gap Time 0 bit in the transmit
Martin Pieuchot
2013-10-28
Document softraid boot process for i386/amd64.
Stefan Sperling
2013-10-28
Revamp ARMv7 ramdisk and miniroot creation process.
Patrick Wildt
2013-10-28
Remove unused variable.
Patrick Wildt
2013-10-28
Do not use the multicast macro IFP_TO_IA() to check if an interface has
Martin Pieuchot
2013-10-28
tedu FDDI support and the 3 flavors the driver for DEC devices, even
Martin Pieuchot
2013-10-28
previous udp port number rewrite fix turned out to be a work around
Mike Belopuhov
2013-10-28
Make prcm(4) aware of the GPIO modules.
Raphael Graf
2013-10-28
We need to make sure that the kernel symbols area isn't marked as free
Patrick Wildt
2013-10-27
delete UPCALL_TIMING debug code from a the dark ages
Theo de Raadt
2013-10-27
fix card-detect pins for wandboard.
aalm
2013-10-27
Fix timer on for A20 as the address and offsets for the A20 counter were off.
Jasper Lievisse Adriaanse
2013-10-27
build the manual pages on all architectures
Theo de Raadt
2013-10-27
enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi.
aalm
2013-10-26
Use the "activate" framework rather a shutdown hook
Theo de Raadt
2013-10-26
Unstub i915_gem_dumb_destroy() and radeon_mode_dumb_destroy().
Mark Kettenis
2013-10-26
on certain boards (like the pcduino) u-boot doesn't setup the MAC address for
Jasper Lievisse Adriaanse
2013-10-26
Remove unused variable.
Mark Kettenis
2013-10-25
Fix/re-enable RX checksum offload for 8168C/8168CP revisions after revision r...
Brad Smith
2013-10-25
Don't let in_proto_cksum_out() assume that the ICMP checksum field is
Lawrence Teo
2013-10-25
fix an off by one when calculating the length of an sgl segment
Mike Belopuhov
2013-10-25
My last commit make the pandaboard panic.
Sylvestre Gallon
2013-10-25
fix comment
Todd C. Miller
2013-10-25
some cleanup for "machine memory";
Jason McIntyre
2013-10-25
Regen
Philip Guenther
2013-10-25
Unimplement stime() and settimeofday(): why are you using a Linux-compat
Philip Guenther
2013-10-25
regen
Philip Guenther
2013-10-25
Start to deal with the time_t change's effect on compat/linux:
Philip Guenther
[prev]
[next]