Age | Commit message (Expand) | Author |
2017-06-19 | There is no RTC on the E1000 board. | Visa Hankala |
2017-06-19 | Use a consistent naming for fdt attach arguments. | Visa Hankala |
2017-06-19 | Add a handler for the WSDISPLAYIO_GINFO ioctl in radeondrm, allowing | Frederic Cambus |
2017-06-19 | Add a handler for the WSDISPLAYIO_GINFO ioctl in inteldrm, allowing | Frederic Cambus |
2017-06-19 | Make rn_match() and rn_lookup() safe to be used in parrallel, when | Martin Pieuchot |
2017-06-19 | Do not call txeof nor rxeof in the watchdog routine. | Martin Pieuchot |
2017-06-19 | port the RBT code to userland by making it part of libc. | David Gwynne |
2017-06-18 | Split octeon interrupt code into a glue layer and a CIU driver. | Visa Hankala |
2017-06-18 | pms/alps: configure compat mode | Ulf Brosziewski |
2017-06-18 | Remove remnants of old versions. | Ulf Brosziewski |
2017-06-18 | Move IPI control entry points into octeon_intr.c. | Visa Hankala |
2017-06-18 | Drop unnecessary call to octeon_setintrmask(). The function gets called | Visa Hankala |
2017-06-17 | The fonts we are looping through in vga_selectfont() are the builtin | Frederic Cambus |
2017-06-17 | add rdtsc() to match amd64 | Jonathan Matthew |
2017-06-17 | Invalidate remote TLB entries by address range. This reduces | Visa Hankala |
2017-06-17 | Fix 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 the | Kevin Lo |
2017-06-16 | In sppp(4), allow additional 'wildcard' addresses for the destination. | Stefan Sperling |
2017-06-16 | In iwm_init() save the generation counter once before looping over | Stefan Sperling |
2017-06-16 | add garbage collection of unused lists percpu cached items. | David Gwynne |
2017-06-16 | split returning an item to the pool pages out of pool_put as pool_do_put. | David Gwynne |
2017-06-15 | Don't defer attaching PV devices | Mike Belopuhov |
2017-06-15 | Make sure we can free GPA handles when cold | Mike Belopuhov |
2017-06-15 | Support executing NVSP and RNDIS commands during autoconf | Mike Belopuhov |
2017-06-15 | Provide storage for the response message in each CCB | Mike Belopuhov |
2017-06-15 | Remove the structure definition for an old (pre Win8) I/O request type | Mike Belopuhov |
2017-06-15 | Put back copying of the response message into the polling callback | Mike Belopuhov |
2017-06-15 | Correct the number of targets vs number of LUNs | Mike Belopuhov |
2017-06-15 | We do not support iso7 nor pcvt encoding, so remove macro definitions | Frederic Cambus |
2017-06-15 | report contention on caches global data to userland. | David Gwynne |
2017-06-15 | white space tweaks. no functional change. | David Gwynne |
2017-06-15 | implement the backend of the sysctls that report pool cache info. | David Gwynne |
2017-06-15 | add some kinfo structs and sysctl mibs for info about per cpu pool caches | David Gwynne |
2017-06-14 | Enable hvs(4), "go for it" from deraadt. | Mike Belopuhov |
2017-06-14 | Borrow some of dlg's smarts to make this look like a real SCSI driver | Mike Belopuhov |
2017-06-14 | Currently, iwm(4) uses only one phy context, so stop sending commands to the | Stefan Sperling |
2017-06-14 | When a task in iwm(4) obtains an rwlock(9), bail out if the device was | Stefan Sperling |
2017-06-14 | Make the iwm(4) ioctl handler wait until the transition to SCAN has completed | Stefan Sperling |
2017-06-14 | Make iwm(4) wait for the PHY calibration result notification during HW init. | Stefan Sperling |
2017-06-14 | Split early startup code out of armv7_start.S into locore0.S. Adjust | Patrick Wildt |
2017-06-14 | Special handling for request 0 clashes with CCB 0 | Mike Belopuhov |
2017-06-14 | Increase the maximum amount of requests and do some cleanup | Mike Belopuhov |
2017-06-14 | Hookup hvs(4) | Mike Belopuhov |
2017-06-14 | Hyper-V storage driver | Mike Belopuhov |
2017-06-14 | Add another type of a scatter-gather list operation used by StorVSC | Mike Belopuhov |
2017-06-14 | tweak sysctl_string and sysctl_tstring to use size_t for lengths, not int | David Gwynne |
2017-06-13 | Revert 'Implement VFS read clustering for MSDOSFS' again | Stefan Fritsch |
2017-06-13 | newbsd: target which re-links a kernel. We cannot use the bsd: target | Theo de Raadt |
2017-06-13 | needs a fake ld.script for KARL tooling | Theo de Raadt |
2017-06-13 | Do not invalidate remote TLB entries with new mappings because the | Visa Hankala |