.. |
acpi
|
Report HW DMA capability and if the DMA tag limits it.
|
2020-10-27 13:50:57 +00:00 |
adb
|
defparam and use ADBKBD_LAYOUT, default to KB_US|KB_APPLE for tradition
|
2020-08-31 17:54:18 +00:00 |
altmem
|
…
|
|
apm
|
…
|
|
arcbios
|
Avoid use of CALLFRAME_S0 on calling ARC BIOS functions.
|
2020-05-30 03:16:31 +00:00 |
ata
|
autoconf: Blame devices holding up boot with config_pending.
|
2020-10-03 22:32:50 +00:00 |
audio
|
Support audio descriptor for fstat(1).
|
2020-09-13 04:14:48 +00:00 |
bi
|
Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.
|
2019-05-28 07:41:46 +00:00 |
bluetooth
|
Update for proplib(3) API changes.
|
2020-06-11 02:32:06 +00:00 |
bus_dma
|
Fix some more uvm.h cleanup fallout.
|
2020-09-06 15:27:22 +00:00 |
cadence
|
Use prop_data_value (not prop_data_data_nocopy)
|
2020-06-28 12:43:00 +00:00 |
cardbus
|
Ensure event_thread stays in event loop upon creation.
|
2020-10-04 06:15:54 +00:00 |
clk
|
Normalize clk name to prevent sysctl_createv from failing
|
2019-07-23 17:44:03 +00:00 |
dec
|
s/le_de_subr/le_dec_subr/ in comment.
|
2019-12-27 09:47:55 +00:00 |
dkwedge
|
Check dkdriver before calling a driver function.
|
2020-10-06 15:05:54 +00:00 |
dm
|
Adapt to proplib API chanages.
|
2020-07-08 15:07:13 +00:00 |
dmover
|
…
|
|
drm
|
…
|
|
dtv
|
allocate memory for dtv_ts_section using kmem_alloc() in dtv_demux_read(),
|
2020-05-30 13:15:10 +00:00 |
ebus
|
Merge isaki-audio2 branch, the overhaul of audio subsystem.
|
2019-05-08 13:40:13 +00:00 |
eisa
|
Remove FDDI support.
|
2020-01-20 18:38:17 +00:00 |
fdt
|
Add a "show fdt" ddb command
|
2020-10-30 16:08:44 +00:00 |
flash
|
s/lenght/length/
|
2019-12-26 04:53:11 +00:00 |
gpib
|
s/parition/partition/
|
2020-09-29 02:49:55 +00:00 |
gpio
|
Cleanup i2c bus acquire / release, centralizing all of the logic into
|
2019-12-22 23:23:29 +00:00 |
hdaudio
|
Update for proplib(3) API changes.
|
2020-06-11 02:32:06 +00:00 |
hdmicec
|
…
|
|
hid
|
provide KB_APPLE layout variant which uses Command-F* to switch console screens
|
2020-08-29 22:42:53 +00:00 |
hil
|
…
|
|
hpc
|
…
|
|
hyperv
|
Introduce per-cpu IDTs
|
2020-07-14 00:45:52 +00:00 |
i2c
|
Detach led's and sysmon in our detach routine.
|
2020-10-31 14:39:31 +00:00 |
i2o
|
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
|
2019-11-10 21:16:21 +00:00 |
ic
|
le(4): add link status change reporting to drivers which support it
|
2020-10-20 18:17:58 +00:00 |
ieee1394
|
Adopt <net/if_stats.h>.
|
2020-01-29 06:17:07 +00:00 |
ir
|
…
|
|
isa
|
rearrange to avoid allocating softc on stack in ug_isa_match()
|
2020-06-24 19:24:44 +00:00 |
isapnp
|
Remove rounding by 4 bytes on round_blocksize().
|
2020-02-29 05:51:10 +00:00 |
iscsi
|
avoid the use of UVM internals in the iscsi ioctl code.
|
2020-06-21 23:08:16 +00:00 |
marvell
|
Round of uvm.h cleanup.
|
2020-09-05 16:30:10 +00:00 |
mca
|
Correctly spell "count".
|
2020-04-08 04:32:14 +00:00 |
microcode
|
No longer depend on libl.
|
2020-06-29 06:39:38 +00:00 |
mii
|
Add Intel I347-AT4.
|
2020-10-20 08:53:34 +00:00 |
mscp
|
…
|
|
mvme
|
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
|
2019-11-10 21:16:21 +00:00 |
nand
|
Include opt_nand.h for NAND_DEBUG.
|
2020-07-06 10:22:07 +00:00 |
news
|
…
|
|
nor
|
…
|
|
nvmm
|
Issue 64-bit versions of *XSAVE* for 64-bit amd64 programs
|
2020-10-24 07:14:29 +00:00 |
ofisa
|
Merge isaki-audio2 branch, the overhaul of audio subsystem.
|
2019-05-08 13:40:13 +00:00 |
ofw
|
Add of_find_bycompat helper to search a tree for a node by compat string.
|
2020-07-16 21:32:44 +00:00 |
onewire
|
Only include opt_xxx.h headers when _KERNEL_OPT is defined.
|
2020-04-14 15:36:02 +00:00 |
pad
|
Make start_input/halt_input optional if the driver has no recording,
|
2020-02-23 04:02:45 +00:00 |
pci
|
support screen blanking of r5xx
|
2020-10-30 15:30:43 +00:00 |
pckbport
|
synaptics: Emulate scrolling when the middle button is held with TrackPoints
|
2020-10-01 17:13:19 +00:00 |
pcmcia
|
Use ifmedia_fini().
|
2020-02-04 05:44:14 +00:00 |
podulebus
|
…
|
|
ppbus
|
s/occurence/occurrence/
|
2020-09-29 02:58:51 +00:00 |
pud
|
…
|
|
putter
|
…
|
|
pwm
|
…
|
|
qbus
|
Revert previous for now:
|
2020-04-16 23:29:52 +00:00 |
raidframe
|
DIOCCACHESYNC takes an int argument, pass it through.
|
2020-09-27 21:39:08 +00:00 |
rasops
|
Remove pointless cast; dp is already uint32_t *.
|
2020-07-02 07:49:44 +00:00 |
rcons
|
…
|
|
sbus
|
uvm/uvm_extern.h, not machine/pmap.h, for pmap(9). Sort includes.
|
2020-09-06 17:22:44 +00:00 |
scsipi
|
Avoid buffer overflow when copying from bounce buffer.
|
2020-10-26 11:39:48 +00:00 |
sdmmc
|
Fix error message. No functional change, both commands use the same
|
2020-10-17 09:36:45 +00:00 |
smbus
|
…
|
|
spi
|
Use mutex for lwp/interrupt coordination. using splX() simply does not work
|
2020-08-04 13:20:45 +00:00 |
splash
|
…
|
|
stbi
|
…
|
|
std
|
…
|
|
sun
|
Change proc_lock -> &proc_lock.
|
2020-05-24 10:42:27 +00:00 |
sysmon
|
fix indentation
|
2020-10-30 22:19:00 +00:00 |
tc
|
Restrict stic_xmap to the kernel namespace
|
2020-09-12 16:44:41 +00:00 |
tprof
|
Retire arm_[di]sb in favour of the isb() and dsb(sy) macro invocations.
|
2020-10-30 18:54:35 +00:00 |
usb
|
s/USENET/USBNET/ in another place i just happened to find by
|
2020-10-28 01:51:45 +00:00 |
videomode
|
Fix uninitialized variable. There may not be a TYPE_ASCII block. Found by
|
2020-01-25 15:59:11 +00:00 |
virtio
|
MMIO configuration space is in guest byte order. AArch64 BE is special,
|
2020-10-03 13:51:34 +00:00 |
vme
|
s/ressource/resource/. No functional change.
|
2020-08-24 05:37:40 +00:00 |
vmt
|
move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm Fling
|
2020-10-27 08:57:10 +00:00 |
wscons
|
wscons(4): WSKBD_TYPE_PC_AT is automatically translated to
|
2020-10-29 09:08:35 +00:00 |
wsfb
|
Add "is_swapped" property which indicates 32-bpp framebuffer is
|
2020-10-19 01:08:06 +00:00 |
wsfont
|
Update Spleen kernel fonts to version 1.8.2, bringing the following
|
2020-07-31 20:39:50 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Add ixl and iavf
|
2020-09-09 05:23:26 +00:00 |
Makefile
|
Use HAVE_NVMM for nvmm headers
|
2020-09-27 11:57:28 +00:00 |
bio.c
|
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
|
2019-11-10 21:16:21 +00:00 |
biovar.h
|
…
|
|
ccd.c
|
Fix ioctl locking. Add dkdriver.
|
2020-10-06 18:45:23 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
Fix whitespace.
|
2020-08-01 02:15:49 +00:00 |
cgd_crypto.c
|
Split aes_cbc_* and aes_xts_* into their own header files.
|
2020-07-25 22:14:35 +00:00 |
cgd_crypto.h
|
cgd(4): Align IVs on the stack.
|
2020-06-29 23:36:06 +00:00 |
cgdvar.h
|
Constify.
|
2020-06-13 22:15:57 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
Pull in <sys/stdbool.h>.
|
2020-01-01 23:07:38 +00:00 |
clockctl.c
|
Explicitly cast pointers to uintptr_t before casting to enums. They are
|
2020-02-21 00:26:21 +00:00 |
cninit.c
|
cninit - don't reset cn_tab on entry.
|
2020-07-29 01:55:58 +00:00 |
cons.c
|
Restore historical $Hdr$ tag after git cvsexportcommit nixed it.
|
2019-12-06 04:15:38 +00:00 |
cons.h
|
…
|
|
dev_verbose.c
|
…
|
|
dev_verbose.h
|
DEV_VERBOSE_DEFINE - use MODULE_CLASS_DRIVER to match the definition.
|
2020-08-11 12:10:10 +00:00 |
devlist2h.awk
|
…
|
|
dksubr.c
|
Add a flag to dk_dump for virtual disk devices.
|
2020-03-01 03:21:54 +00:00 |
dkvar.h
|
Add a flag to dk_dump for virtual disk devices.
|
2020-03-01 03:21:54 +00:00 |
files.audio
|
defopt -> defparam (oops)
|
2020-01-25 19:22:05 +00:00 |
files.dev
|
Rewrite entropy subsystem.
|
2020-04-30 03:28:18 +00:00 |
firmload.c
|
…
|
|
firmload.h
|
…
|
|
fss.c
|
UVM locking changes, proposed on tech-kern:
|
2020-02-23 15:46:38 +00:00 |
fssvar.h
|
…
|
|
ipmi.c
|
ipmi(4): Fixed a bug that incorrect condition is notified.
|
2020-08-17 08:34:36 +00:00 |
ipmivar.h
|
Add experimental userland interface to IPMI driver. Currently, transactions
|
2019-05-18 08:38:00 +00:00 |
keylock.c
|
…
|
|
keylock.h
|
…
|
|
kloader.c
|
Round of uvm.h cleanup.
|
2020-09-05 16:30:10 +00:00 |
kloader.h
|
…
|
|
kttcp.c
|
…
|
|
kttcpio.h
|
…
|
|
ld.c
|
Remove unnecessary wait in ldbegindetach.
|
2020-08-02 01:17:56 +00:00 |
ldvar.h
|
Remove unnecessary wait in ldbegindetach.
|
2020-08-02 01:17:56 +00:00 |
led.c
|
…
|
|
led.h
|
…
|
|
lockstat.c
|
Move proc_lock into the data segment. It was dynamically allocated because
|
2020-05-23 23:42:41 +00:00 |
lockstat.h
|
…
|
|
md.c
|
Remove extra semicolon.
|
2020-05-14 08:34:17 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
Move proc_lock into the data segment. It was dynamically allocated because
|
2020-05-23 23:42:41 +00:00 |
midi_if.h
|
…
|
|
midictl.c
|
…
|
|
midictl.h
|
…
|
|
midisyn.c
|
Merge isaki-audio2 branch, the overhaul of audio subsystem.
|
2019-05-08 13:40:13 +00:00 |
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
…
|
|
mm.h
|
…
|
|
nullcons_subr.c
|
…
|
|
radio.c
|
…
|
|
radio_if.h
|
…
|
|
random.c
|
New system call getrandom() compatible with Linux and others.
|
2020-08-14 00:53:15 +00:00 |
sequencer.c
|
Move proc_lock into the data segment. It was dynamically allocated because
|
2020-05-23 23:42:41 +00:00 |
sequencervar.h
|
…
|
|
spkr.c
|
…
|
|
spkr_audio.c
|
Use hztoms() instead of incorrect calculation.
|
2019-06-21 09:34:30 +00:00 |
spkrio.h
|
…
|
|
spkrvar.h
|
…
|
|
veriexec.c
|
…
|
|
veriexec.config
|
Add a configuration file for enabling Veriexec in kernel config(5) files.
|
2019-04-26 18:41:24 +00:00 |
video.c
|
Nix trailing whitespace.
|
2020-08-13 16:45:58 +00:00 |
video_if.h
|
Support VIDIOC_G_PARM/VIDIOC_S_PARM
|
2020-05-22 11:23:51 +00:00 |
vnd.c
|
pass b_flags B_PHYS and B_RAW when setting up the buf for underlying device
|
2020-04-23 09:40:08 +00:00 |
vndvar.h
|
…
|
|