summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2017-06-19There is no RTC on the E1000 board.Visa Hankala
2017-06-19Use a consistent naming for fdt attach arguments.Visa Hankala
2017-06-19Add a handler for the WSDISPLAYIO_GINFO ioctl in radeondrm, allowingFrederic Cambus
2017-06-19Add a handler for the WSDISPLAYIO_GINFO ioctl in inteldrm, allowingFrederic Cambus
2017-06-19Make rn_match() and rn_lookup() safe to be used in parrallel, whenMartin Pieuchot
2017-06-19Do not call txeof nor rxeof in the watchdog routine.Martin Pieuchot
2017-06-19port the RBT code to userland by making it part of libc.David Gwynne
2017-06-18Split octeon interrupt code into a glue layer and a CIU driver.Visa Hankala
2017-06-18pms/alps: configure compat modeUlf Brosziewski
2017-06-18Remove remnants of old versions.Ulf Brosziewski
2017-06-18Move IPI control entry points into octeon_intr.c.Visa Hankala
2017-06-18Drop unnecessary call to octeon_setintrmask(). The function gets calledVisa Hankala
2017-06-17The fonts we are looping through in vga_selectfont() are the builtinFrederic Cambus
2017-06-17add rdtsc() to match amd64Jonathan Matthew
2017-06-17Invalidate remote TLB entries by address range. This reducesVisa Hankala
2017-06-17Fix comment. This gap is not only on LUNA-88K2 but also on LUNA-88K.Kenji Aoyama
2017-06-16- Fix incorrect values in the computation of transmit power for theKevin Lo
2017-06-16In sppp(4), allow additional 'wildcard' addresses for the destination.Stefan Sperling
2017-06-16In iwm_init() save the generation counter once before looping overStefan Sperling
2017-06-16add garbage collection of unused lists percpu cached items.David Gwynne
2017-06-16split returning an item to the pool pages out of pool_put as pool_do_put.David Gwynne
2017-06-15Don't defer attaching PV devicesMike Belopuhov
2017-06-15Make sure we can free GPA handles when coldMike Belopuhov
2017-06-15Support executing NVSP and RNDIS commands during autoconfMike Belopuhov
2017-06-15Provide storage for the response message in each CCBMike Belopuhov
2017-06-15Remove the structure definition for an old (pre Win8) I/O request typeMike Belopuhov
2017-06-15Put back copying of the response message into the polling callbackMike Belopuhov
2017-06-15Correct the number of targets vs number of LUNsMike Belopuhov
2017-06-15We do not support iso7 nor pcvt encoding, so remove macro definitionsFrederic Cambus
2017-06-15report contention on caches global data to userland.David Gwynne
2017-06-15white space tweaks. no functional change.David Gwynne
2017-06-15implement the backend of the sysctls that report pool cache info.David Gwynne
2017-06-15add some kinfo structs and sysctl mibs for info about per cpu pool cachesDavid Gwynne
2017-06-14Enable hvs(4), "go for it" from deraadt.Mike Belopuhov
2017-06-14Borrow some of dlg's smarts to make this look like a real SCSI driverMike Belopuhov
2017-06-14Currently, iwm(4) uses only one phy context, so stop sending commands to theStefan Sperling
2017-06-14When a task in iwm(4) obtains an rwlock(9), bail out if the device wasStefan Sperling
2017-06-14Make the iwm(4) ioctl handler wait until the transition to SCAN has completedStefan Sperling
2017-06-14Make iwm(4) wait for the PHY calibration result notification during HW init.Stefan Sperling
2017-06-14Split early startup code out of armv7_start.S into locore0.S. AdjustPatrick Wildt
2017-06-14Special handling for request 0 clashes with CCB 0Mike Belopuhov
2017-06-14Increase the maximum amount of requests and do some cleanupMike Belopuhov
2017-06-14Hookup hvs(4)Mike Belopuhov
2017-06-14Hyper-V storage driverMike Belopuhov
2017-06-14Add another type of a scatter-gather list operation used by StorVSCMike Belopuhov
2017-06-14tweak sysctl_string and sysctl_tstring to use size_t for lengths, not intDavid Gwynne
2017-06-13Revert 'Implement VFS read clustering for MSDOSFS' againStefan Fritsch
2017-06-13newbsd: target which re-links a kernel. We cannot use the bsd: targetTheo de Raadt
2017-06-13needs a fake ld.script for KARL toolingTheo de Raadt
2017-06-13Do not invalidate remote TLB entries with new mappings because theVisa Hankala