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
2015-02-02
Remove some pmap locks that were #defined to be nothing (empty). Discussed
Mike Larkin
2015-02-01
Gather the scattered (and sometimes duplicated) qbus address and size defines
Miod Vallat
2015-02-01
Do not write to the doorbell register at uba attach time - this causes a
Miod Vallat
2015-02-01
Pass the correct machine check frame to the machine check handler.
Miod Vallat
2015-01-31
xhci fits
Theo de Raadt
2015-01-31
regen
Jonathan Gray
2015-01-31
Add some more Intel 5th gen Core ids and the xHCI id used in
Jonathan Gray
2015-01-30
Fix mbuf leak in Linux compat setsockopt() in the error path when
Todd C. Miller
2015-01-30
simple_lock can finally be removed!
Theo de Raadt
2015-01-29
remove no-op simple locks
Theo de Raadt
2015-01-29
back bpf.c down to 1.113, from before most recent timeout changes.
Ted Unangst
2015-01-28
- Add PCH2 and PCH LPT to the list of chips capable of only 9K jumbos.
Brad Smith
2015-01-28
Revert rtdeletemsg conversion. It was not ok'd, I misunderstood bluhm@'s
Martin Pieuchot
2015-01-28
revert back to initial vnodes again so we can be sure nfs likes it
Ted Unangst
2015-01-28
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Jonathan Gray
2015-01-28
drm/radeon: fix VGT_GS_INSTANCE_CNT register
Jonathan Gray
2015-01-28
Remove an unused macro and a stale comment. No functional change.
Mike Larkin
2015-01-28
when doing a blocking read with a timeout, after the sleep reset
David Gwynne
2015-01-27
tedu x86_self_ipi()/i386_self_ipi()
Stefan Fritsch
2015-01-27
Ignore buttons for which _STA indicates they're not present, enabled or
Mark Kettenis
2015-01-27
Vommiting errors about failed reset or stall clear are not usefull to
Martin Pieuchot
2015-01-27
Always call if_ioctl() for loopback interfaces, just like IPv4 do, to
Martin Pieuchot
2015-01-27
Ensure that link-local addresses are correctly configured on loopback
Martin Pieuchot
2015-01-27
Do not overwrite user-specified MTU.
Martin Pieuchot
2015-01-27
remove workq code. its been replaced with tasks.
David Gwynne
2015-01-27
remove #include <sys/workq.h>. it wont exist anymore soon.
David Gwynne
2015-01-27
ENOGREP.
David Gwynne
2015-01-27
this code doesnt need to know about interrupts, so i can trim some
David Gwynne
2015-01-27
i forgot to fix ipw when i removed the second task argument.
David Gwynne
2015-01-27
remove the second void * argument on tasks.
David Gwynne
2015-01-27
Remove an unused and confusing assignment that had been commented out for
Mike Larkin
2015-01-27
Remove an unused variable whose functionality was moved to locore long ago.
Mike Larkin
2015-01-27
Remove an odd comment in the first line of the file
Mike Larkin
2015-01-27
Rewrite receive filter handling and ioctl bits.
Brad Smith
2015-01-27
Require EFT shared objects have a PT_PHDR entry to be considered
Kurt Miller
2015-01-26
Move the "stackgap" from the stack into its own page at a random address.
Mark Kettenis
2015-01-26
Print frame buffer resolution at attach time.
Miod Vallat
2015-01-26
Call rtdeletemsg(9) instead of rerolling its code. As a bonus you'll
Martin Pieuchot
2015-01-26
Do not always try to rtfree(9) route entries inside rtdeletemsg(9).
Martin Pieuchot
2015-01-26
Set PCIe max read request size to 2K to help with TX performance.
Brad Smith
2015-01-26
Update the Samsung SSD controller comment.
Brad Smith
2015-01-26
Import the exynos work into tree. This is from Bitrig. Discussed with and OK ...
Brandon Mercer
2015-01-25
Rework cbus(4) interrupt support a bit. Instead of merging devhandle and
Mark Kettenis
2015-01-25
Correct a bit test for DDR2 CAS Latency and recognise CL7 and CL6.
Jonathan Gray
2015-01-25
refactor loading of dmamaps.
David Gwynne
2015-01-24
Implement bus_dmamem_alloc_range(9) for macppc/socppc.
Mark Kettenis
2015-01-24
correct the syntax description of the boot command; ok jmc@
Christian Weisgerber
2015-01-24
Use bus_dmamem_alloc_range(9) to make sure the ring descriprtors can be
Mark Kettenis
2015-01-24
Add bus_dmamem_alloc_range(9) to allow drivers to allocate DMA'able memory
Mark Kettenis
2015-01-24
Remove a comment that is no longer true with MCLGETI and jumbos on
Brad Smith
[next]