summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-08-27amclock(4), a driver for the Amlogic SoC clocks. For now this implementsMark Kettenis
2019-08-27don't check the page number was set correctly.David Gwynne
2019-08-27use m_getptr to get to the right mbuf and offset for the ttl in mpls_gettl.David Gwynne
2019-08-27make SIOCGIFSFFPAGE support QSFP modules better.David Gwynne
2019-08-26When a thread tries to exclusively lock a vnode, the same thread mustanton
2019-08-26Do not use the flow of the first fragment to store ECN information.Alexander Bluhm
2019-08-26Replace umb_ntop() with sockaddr_ntop() which does almost the same thing.Claudio Jeker
2019-08-26Remove rdtsc macro.Paul Irofti
2019-08-26Remove unnecessary retrieval of the GPC regmap. We don't need it sincePatrick Wildt
2019-08-26remove some debug cruft that i should have removed after the addr64 stuffDavid Gwynne
2019-08-26remove redundant assignment to ic_curmodeStefan Sperling
2019-08-26Add amlreset(4), a driver to support reset signal controller blocks onMark Kettenis
2019-08-26Implement GPIO hogging.Mark Kettenis
2019-08-26pf.conf "set timeout interval 1" causes kernel crashAlexandr Nedvedicky
2019-08-26Add amluart(4), a driver for the UARTs found on various Amlogic SoCs.Mark Kettenis
2019-08-25Add SIOCDIFADDR_IN6 to the wroute pledge to allow removal of IPv6 addressespamela
2019-08-25drm/amdgpu: fix a potential information leaking bugJonathan Gray
2019-08-25avoid checking s->spf twice if it is above maximum in uaudio_adjspf(); ok rat...miko
2019-08-24Simply logic of detaching things. scsi_detach_bus() folded intoKenneth R Westerback
2019-08-24KNF tweak.Kenneth R Westerback
2019-08-24sync devlistJonathan Gray
2019-08-24drm/i915/cml: Introduce Comet Lake PCHJonathan Gray
2019-08-24drm/i915/cml: Add CML PCI IDSJonathan Gray
2019-08-23regenJonathan Gray
2019-08-23add Intel 100 Series LP eMMC/SDXC from fkrJonathan Gray
2019-08-22T10/BSR INCITS 503 (SPC-5) is apparently a thing. UpdateKenneth R Westerback
2019-08-22Don't check _TTP for io windows.Mark Kettenis
2019-08-22do pci_intr_disestablish() and bus_space_unmap() calls if auich_alloc_cdata()...miko
2019-08-22unused variable, after previous commitTheo de Raadt
2019-08-21sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha
2019-08-21Fix a race in invalidation of remote TLB entries.Visa Hankala
2019-08-21 Remove support for semantically opace interface identifiers (RFC 7217)Florian Obser
2019-08-21Add simple amdgpu pci id devlist for the ramdisk to determine ifJonathan Gray
2019-08-20Trailing whitespace.Kenneth R Westerback
2019-08-20Network-based device paths use Messaging and not Media types. ThusPatrick Wildt
2019-08-20Use the defines DETACH_FORCE and DETACH_QUIET when constructing a valueKenneth R Westerback
2019-08-20Enable ipmi(4).Mark Kettenis
2019-08-20scsi_probe_bus() always returns 0. Nobody but scsi_probe() evenKenneth R Westerback
2019-08-19Restore msrs & pat on main cpu. jcs observed a slow console on x1r7,Theo de Raadt
2019-08-19Add a configuration option for reverse scrolling.Ulf Brosziewski
2019-08-19Accept more elantech-v4 models, and apply a test for external buttons.Ulf Brosziewski
2019-08-19Add support for SMBus System Interface (SSIF).Mark Kettenis
2019-08-19Remove some unused code left over from an ancient (i.e. 2007) attemptKenneth R Westerback
2019-08-19define CONFIG_X86* in autoconf.h as needed and reduce diff to linuxJonathan Gray
2019-08-19match on r40 ahciJonathan Gray
2019-08-19Enable TCP and UDP checksum offloading by default for ix(4).jan
2019-08-19Add missing OHCI clocks for Allwinner R40.Mark Kettenis
2019-08-18Every "goto bad" in scsi_probedev() deserves a SC_DEBUG().Kenneth R Westerback
2019-08-18Rename 'link' to 'link0' as it refers to target 0 only.Kenneth R Westerback
2019-08-18Increase timeout used when waiting for the Rx FIFO to fill up when in polledMark Kettenis