| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide vnode in memory map info for files on tmpfs | vangyzen | 2015-06-02 | 7 | -18/+49 |
* | Simplify hang detection by stealing the techniques used in ixl(4) and | sbruno | 2015-06-02 | 2 | -50/+49 |
* | Fix for control endpoint handling in the DWC OTG driver. The data | hselasky | 2015-06-02 | 1 | -56/+52 |
* | Add a missing wakeup when releasing ownership of the SPI hardware. | ian | 2015-06-02 | 1 | -13/+12 |
* | Catch up to the SRIOV API changes in r283670. | jhb | 2015-06-01 | 2 | -3/+4 |
* | Clear p_stops upon PROCFS_CTL_DETACH, similar to r283889. | delphij | 2015-06-01 | 1 | -0/+1 |
* | Clear p_stops when doing PT_DETACH. | delphij | 2015-06-01 | 1 | -0/+1 |
* | Remove __ARM_EABI__ from sys/arm/arm, building for oabi is unsupported. | andrew | 2015-06-01 | 3 | -17/+0 |
* | Clear the C bit of the saved program state register when also clearing the | andrew | 2015-06-01 | 1 | -3/+5 |
* | Delta D2489 - Add SRIOV support to the Intel 10G driver. | jfv | 2015-06-01 | 7 | -180/+1382 |
* | Revert last commit, to remove added skeleton tree. | jfv | 2015-06-01 | 7 | -1384/+184 |
* | Delta D2489 - Add SRIOV support to the Intel 10G driver. | jfv | 2015-06-01 | 7 | -184/+1384 |
* | Add USB MIDI template for USB device side mode. | hselasky | 2015-06-01 | 6 | -1/+248 |
* | Remove unneeded NULL checks in amd64's trap_fatal(). | dim | 2015-06-01 | 1 | -8/+2 |
* | cxgbe: no need to display the per-lane GT/s rating of the pcie link. | np | 2015-06-01 | 1 | -19/+3 |
* | cxgbe: set minimum burst size when fetching freelist buffers to 128B. | np | 2015-06-01 | 1 | -1/+1 |
* | Set the return value correctly on copy failure in copystr. | andrew | 2015-05-31 | 1 | -0/+1 |
* | Remove unused variable. | kib | 2015-05-31 | 1 | -2/+0 |
* | We only support the ARM EABI in head, remove the check on __ARM_EABI__. | andrew | 2015-05-31 | 3 | -11/+1 |
* | Add more __aeabi_memcpy functions, later versions of clang generate calls | andrew | 2015-05-31 | 1 | -0/+4 |
* | Document vm_page_alloc_contig()'s support for the VM_ALLOC_NODUMP option. | alc | 2015-05-30 | 1 | -0/+1 |
* | Remove the broken-txfifo setting for Allwinnner SoCs. | loos | 2015-05-30 | 2 | -2/+0 |
* | Actually check the DTS node value to enable the uart quirks. | loos | 2015-05-30 | 1 | -4/+4 |
* | ig4 - Intel fourth gen integrated I2C SMBus driver. | grembo | 2015-05-30 | 7 | -1/+1887 |
* | Do not set d_fwsectors nor d_fwheads. Primarily because the values | marcel | 2015-05-29 | 1 | -24/+1 |
* | Make the NFS server use shared vnode locks for a few cases | rmacklem | 2015-05-29 | 1 | -5/+12 |
* | When delivering a signal with default disposition to the thread, | kib | 2015-05-29 | 1 | -3/+6 |
* | Use device_printf() instead of if_printf(). No functional changes. | glebius | 2015-05-29 | 5 | -80/+94 |
* | Kill EoL whitespace. | maxim | 2015-05-29 | 1 | -1/+1 |
* | arm64 added to CSCOPE_ARCHDIR. | maxim | 2015-05-29 | 1 | -1/+1 |
* | Remove several write-only variables, all reported by the gcc 4.9 | kib | 2015-05-29 | 16 | -76/+16 |
* | Move RTM announces into generic code to be independent from Layer2 code. | ae | 2015-05-29 | 2 | -3/+2 |
* | Explicitely enable queued invalidation completion interrupt when the | kib | 2015-05-29 | 1 | -0/+2 |
* | Remove printf() noise... | tuexen | 2015-05-29 | 1 | -2/+0 |
* | The linux_common module only for 64bit Linuxulators. | dchagin | 2015-05-29 | 1 | -1/+1 |
* | Move linux64 and linux_common to it's right place and make them not | dchagin | 2015-05-29 | 1 | -2/+2 |
* | sfxge: do not use DEBUG_FLAGS to enable extra debug checks | arybchik | 2015-05-29 | 2 | -2/+3 |
* | acpi_ibm: add per-model default events mask. | rpaulo | 2015-05-29 | 1 | -2/+55 |
* | Revert r102953 | brooks | 2015-05-28 | 1 | -2/+0 |
* | Create a separate kobj interface for leaf-driver PCI IOV methods. | jhb | 2015-05-28 | 10 | -48/+119 |
* | Provide VOP_GETPAGES_ASYNC() for extfs. | pfg | 2015-05-28 | 1 | -0/+1 |
* | Report the MTU consistently as specified in | tuexen | 2015-05-28 | 1 | -25/+74 |
* | Take source and destination address into account when determining | tuexen | 2015-05-28 | 1 | -14/+18 |
* | Retire SCTP_DONT_DO_PRIVADDR_SCOPE which was never defined. | tuexen | 2015-05-28 | 2 | -12/+0 |
* | Fix a bug where messages would not be sent in SHUTDOWN_RECEIVED state. | tuexen | 2015-05-28 | 2 | -5/+10 |
* | The wrong commit message was given with r283632. This is the correct message. | slm | 2015-05-28 | 23 | -474/+768 |
* | The wrong commit message was given with r283632. To get the correct commit | slm | 2015-05-28 | 23 | -768/+474 |
* | Use macros for overhead in a consistent way. No functional change. | tuexen | 2015-05-28 | 1 | -14/+17 |
* | Fix non-deterministic delays when accessing a vcpu that was in "running" or | neel | 2015-05-28 | 6 | -34/+132 |
* | Some more debug info cleanup. | tuexen | 2015-05-28 | 1 | -10/+20 |