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
2011-12-25
Move chunk state debugging code to a more useful location.
Joel Sing
2011-12-25
Fix the documented CAVEAT by forcing the TX gain to minus infinity when
Miod Vallat
2011-12-24
Default to a much smaller input gain on the MIC line, to improve recording
Miod Vallat
2011-12-24
Remove the ability to ptrace via procfs, as no one is using it, so fixing
Philip Guenthe
2011-12-24
i386 has MD TCB, so add the #define. Not sure how I overlooked
Philip Guenthe
2011-12-24
Need <machine/pcb.h> for TSEG_GS
Philip Guenthe
2011-12-23
Switch the Ricoh RU823 SD/MMC in SD2.0 mode (upon which it changes itself
Mark Kettenis
2011-12-23
Use the generic PCI power management code instead of rolling our own.
Mark Kettenis
2011-12-23
Fix arcofi interrupt number by counting bits from the right side; still untested
Miod Vallat
2011-12-22
Add 16-bit modes to arcofi(4). Big-endian signed is native, others require some
Miod Vallat
2011-12-22
Fix RFC reference section
sperreault
2011-12-21
Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e
Miod Vallat
2011-12-21
Just use pd->sidx and pd->didx to reverse the state key arguments
Marco Pfatschbacher
2011-12-21
Allow intr_dispatch() on hp300 to be used on the clock interrupt level
Miod Vallat
2011-12-21
Compute mandatory UDP checksum for IPv6 packets
sperreault
2011-12-21
don't attempt to run pf_translate on fragments: it will fail miserably.
Mike Belopuhov
2011-12-20
respect the MNT_FORCE flag in ntfs_unmount and proceed even if there's
Mike Belopuhov
2011-12-19
improve the icmp direction check to deal correctly with af-to states
Mike Belopuhov
2011-12-19
fxp_init could bail out on errors without calling slpx.
Marco Pfatschbacher
2011-12-19
regen
Mark Kettenis
2011-12-19
Add TI XIO2221 FireWire.
Mark Kettenis
2011-12-19
add BCM57765, same diff jsg@ ok kettenis@
Stuart Henderson
2011-12-19
sync
Stuart Henderson
2011-12-19
add BCM57765 ID, same diff jsg@ ok kettenis@
Stuart Henderson
2011-12-19
Fix checksum of UDP/TCP packets following RFC 3948. This is required for
YASUOKA Masahiko
2011-12-17
Initialize the (abridged) tag word correctly.
Mark Kettenis
2011-12-16
regen.
Federico G. Schwindt
2011-12-16
fix typo.
Federico G. Schwindt
2011-12-16
fix function names on diagnostic messages.
Federico G. Schwindt
2011-12-14
regen
Robert Nagy
2011-12-14
implement prctl() for COMPAT_LINUX
Robert Nagy
2011-12-14
Handle rthreads consistently in ktrace by moving the flags and vnode into
Philip Guenthe
2011-12-13
Fix auto-boot failure problem. The controller name should be a
Kenji Aoyama
2011-12-12
fixup af-to regression with match rules
Mike Belopuhov
2011-12-12
add missing m_freem's into the error code paths. there's no change
Mike Belopuhov
2011-12-11
Suspend other rthreads before dumping core or execing; make them exit
Philip Guenthe
2011-12-09
Add new KERN_PROC_CWD sysctl to get the current working directory of a process.
Nicholas Marriott
2011-12-09
we need to always schedule another rx ring refill callout
Mike Belopuhov
2011-12-09
we don't do intel i/oat and don't set up parameters for the
Mike Belopuhov
2011-12-08
add timeout to fill rx-ring in case of mbuf shortage while in vr_intr();
Markus Friedl
2011-12-07
Add copyright and fix RCS ID.
Marco Pfatschbacher
2011-12-07
Make sure we only return 1 from the interrupt handler if the interrupt
Mark Kettenis
2011-12-07
Avoid kernel crash by removing double clfree() on endpoint closing for
Marcus Glocker
2011-12-06
Add support for Nuvoton NCT6776F fan, voltage and temperature sensors.
Marco Pfatschbacher
2011-12-06
Remove needless temporary variable for greater clarity.
Bret Lambert
2011-12-06
don't duplicate rtfree actions taken by rtrequest1() in rtdeletemsg()
Bret Lambert
2011-12-06
simplify the somewhat-tangled conditional maze in rt_getifa()
Bret Lambert
2011-12-04
Slightly different fix for the problem fixed by the previous commit for better
Mark Kettenis
2011-12-04
Do not check for an HyperTransport bus if we are using mode #2. Prevents a
Miod Vallat
2011-12-04
Add support for Apple fn keys
Martin Pieuchot
[next]