summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2016-08-31this little piggy tried to stay aroundTheo de Raadt
2016-08-31Remove rt leftovers in isapnp, unbreak kernel config.Alexander Bluhm
2016-08-31pl011 and pl031 are licenseable peripherals from arm present in multiple socs.Jonathan Gray
2016-08-31Support A Radio Free Europe!Ted Unangst
2016-08-31Support A Radio Free Europe!Ted Unangst
2016-08-31Don't put a device in the wake device list if _STA says it's not there.Mike Larkin
2016-08-31sys/arch/sgi/hpc/wskbdmap_sgi.c should be regen'd too.Jeremie Courreges-Anglas
2016-08-31regenJeremie Courreges-Anglas
2016-08-31Remove some unnecessary assignments in ntfs_subr.c, and move oneTom Cosgrove
2016-08-31Enable cd9660 in efiboot.YASUOKA Masahiko
2016-08-31Split gre(4) into two interfaces: gre(4) and mobileip(4).Reyk Floeter
2016-08-31these drivers should have perished in the same fire as mvme88kTed Unangst
2016-08-31remove no longer required pl011var.h includeJonathan Gray
2016-08-31proc_trampoline_mp hasn't needed curproc since 2011Tom Cosgrove
2016-08-31If a driver reports RSSI in the 20-100 range, convert to a negative value.Stefan Sperling
2016-08-31Simplify arguments to uaddr_*_create functionsStefan Kempf
2016-08-31Remove unnecessary 'error' assignmentTom Cosgrove
2016-08-31remove some ISA drivers for devices not recently seen in the wild.Ted Unangst
2016-08-31In pmap_activate instead of doing disable_interrupts/enable_interruptsJonathan Gray
2016-08-31regenJeremie Courreges-Anglas
2016-08-31Estonian keymapJeremie Courreges-Anglas
2016-08-31Use 'sc_route{4,6}' directly instead of casting them to 'struct route *'.Martin Pieuchot
2016-08-31G/C rt_defmask4.Martin Pieuchot
2016-08-31Do not flush RTF_CLONED children when adding a new route.Martin Pieuchot
2016-08-31Drop gif(4) support, etherip(4) is what you want now.Martin Pieuchot
2016-08-31Delete unused ioctls and associated macros. Move macros that are stillAlexandre Ratchov
2016-08-30pool_setiplDavid Gwynne
2016-08-30pool_setiplDavid Gwynne
2016-08-30pool_setiplDavid Gwynne
2016-08-30Use MaxMode to terminate the mode iteration. Actually the old wayYASUOKA Masahiko
2016-08-30Enable raspos24 for efifb. This makes qemu with UEFI start working.YASUOKA Masahiko
2016-08-30Revert "Implement VFS read clustering for MSDOSFS"Stefan Fritsch
2016-08-30Use struct stat for storing attributes in fusebufs, because using structMartin Natano
2016-08-30Move DT_NUM from <sys/exec_elf.h> to resolv.h in ld.so where it belongs.Mark Kettenis
2016-08-30Make the init code match the comment and disable watchdogJonathan Gray
2016-08-30Mask sb pci irq bits for a,b,c,d instead of a,b,b,d.Jonathan Gray
2016-08-30Properly set "msb" and "bps" fields for both play and rec directions.Alexandre Ratchov
2016-08-30use a per-table rwlock to serialize ART updates and walks, rather thanJonathan Matthew
2016-08-30pool_setiplDavid Gwynne
2016-08-30pool_setipl for nfs poolsDavid Gwynne
2016-08-29Change le(4) buffer address to 0x71010000, which is the same addressKenji Aoyama
2016-08-29Set MTU size to ~4k until the TX path is ready to deal with larger packetsMike Belopuhov
2016-08-29Don't count output errors twiceMike Belopuhov
2016-08-29Fixup packet fragment unrolling procedureMike Belopuhov
2016-08-28Get rid of sxipio_ioh and sxipio_iot; they're not used (anymore).Mark Kettenis
2016-08-28Add a few missing sunxi-h3 clocks and resets.Mark Kettenis
2016-08-28Fix the macros that determine the register offsets based on port and pin.Mark Kettenis
2016-08-28Reset the host controller after a failed command request to make sure itMarcus Glocker
2016-08-28Remove obsolete gre(4) ioctls GRESADDRS, GRESADDRD, GREGADDRS,Reyk Floeter
2016-08-27Deassert reset signals if there is a "resets" property. Implement mmc powerMark Kettenis