index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-11
Rename i915_gem_chipset_flush() to intel_gtt_chipset_flush()
Jonathan Gray
2015-04-10
Axe vq_free_entry_locked
Stefan Fritsch
2015-04-10
Fix typo in macro name
Stefan Fritsch
2015-04-10
Don't use pa_to_pvh() if we already have the page. Avoids an unused variable
Mark Kettenis
2015-04-10
This changes vi to use resizeterm(3) instead of reinitializing curses on
Bryan Steele
2015-04-10
Convert to if_input().
Martin Pieuchot
2015-04-10
Add a -x flag to copy-selection, append-selection and start-named-buffer
Nicholas Marriott
2015-04-10
I did quite some changes to this driver, so add copyright.
Martin Pieuchot
2015-04-10
replace the use of ifqueues for most input queues serviced by netisr
David Gwynne
2015-04-10
Full-speed isochronous transfers support with opportunistic micro-frames
Martin Pieuchot
2015-04-10
replace the guts of tdb_hash with SipHash24
David Gwynne
2015-04-10
Move irqs_disabled() and in_dbg_master() out of the i386/amd64 ifdef block
Jonathan Gray
2015-04-10
mpi@ introduced a ph_cookie in mbuf packet headers that can be used
David Gwynne
2015-04-10
Run detach hook and similar before cleaning up any other resource when
Martin Pieuchot
2015-04-10
Add support for CRC-enabled elantech v3 touchpads.
Stefan Sperling
2015-04-10
Convert remaining USB Ethernet adapter to if_input().
Martin Pieuchot
2015-04-10
in the case -> in this case.
Nicholas Marriott
2015-04-10
everything else is gone, so remove the man pages too;
Jason McIntyre
2015-04-10
Use mdelay(x) instead of delay(x * 1000) for drm_msleep() to better
Jonathan Gray
2015-04-10
Make drm_can_sleep() match linux. No change in behaviour as it's
Jonathan Gray
2015-04-10
add irqs_disabled() and in_dbg_master() using cold and db_is_active
Jonathan Gray
2015-04-10
Don't send hostkey advertisments (hostkeys-00@openssh.com) to current
Darren Tucker
2015-04-10
dont inherit the parent interfaces hardmtu as the vlan interfaces
David Gwynne
2015-04-10
include port number if a non-default one has been specified;
Damien Miller
2015-04-09
sync
Theo de Raadt
2015-04-09
kflag and wflag don't need to be counters; wflag only needs to know if
Okan Demirmen
2015-04-09
Both more and less accept options beginning with '+'.
Todd C. Miller
2015-04-09
If looking up a string which looks like a gTLD, doesn't match a known set of
Stuart Henderson
2015-04-09
Send lmc(4) and san(4) to the HDLC framed bit bucket in the sky.
Theo de Raadt
2015-04-09
Make the sparc64 pmap (more) mpsafe by protecting both the pmap itself and the
Mark Kettenis
2015-04-09
Revert previous as this breaks stuff.
Florian Obser
2015-04-09
Plug a memory leak in pfr_destroy_kentry
Mike Belopuhov
2015-04-09
ELF weak symbols are _not_ like a.out indirect symbols. Nothing in ELF is,
Philip Guenther
2015-04-09
to quote jim smith:
David Gwynne
2015-04-08
Teach the 802.11 printer about Channel Switch Announcements (advertised by
Stuart Henderson
2015-04-08
add a #define for IEEE80211_ELEMID_CSA, 802.11h-2003 Channel Switch Announcement
Stuart Henderson
2015-04-08
Do not silently accept multiple Content-Length headers.
Florian Obser
2015-04-08
s/inexistent/nonexistent/
Todd C. Miller
2015-04-08
Kill unused function.
Martin Pieuchot
2015-04-08
Move vmap back to kernel_map/uvm_km_valloc as it's allowed to fail.
Jonathan Gray
2015-04-08
Table flags are not looked at when a table entry is created.
Mike Belopuhov
2015-04-08
I believe UVM is clean now and no managed pages should be in use anymore
Mark Kettenis
2015-04-08
Convert to if_input().
Martin Pieuchot
2015-04-08
Destination table needs it's own negation flag passed to the pfr_update_stats.
Mike Belopuhov
2015-04-08
Check for link status in tsec_start(). Prevent the watchdog from fireing
Martin Pieuchot
2015-04-08
Convert to if_input().
Martin Pieuchot
2015-04-08
don't leak the chip's hardware address during scans when a randomized address
Jasper Lievisse Adriaanse
2015-04-08
change back to udelay/mdelay
Jonathan Gray
2015-04-08
Delete another piece of a.out detritus
Philip Guenther
2015-04-08
change back to memcpy_toio/memcpy_fromio/memset_io
Jonathan Gray
[next]