| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ACPICA 20160422. | Jung-uk Kim | 2016-04-27 | 1 | -1/+4 |
* | o Add device tree files and kernel configuration files | Ruslan Bukin | 2016-04-26 | 1 | -3/+7 |
* | Move arm's devmap to some generic place, so it can be used | Ruslan Bukin | 2016-04-26 | 3 | -3/+3 |
* | Revert r298477 ("Clear the DDR memory"). | Ruslan Bukin | 2016-04-25 | 1 | -1/+0 |
* | Clear the DDR memory. This should be done by bootloaders, | Ruslan Bukin | 2016-04-22 | 1 | -0/+1 |
* | Revert r298357 | Wojciech Macek | 2016-04-20 | 1 | -8/+0 |
* | Update comment added in r298357 | Ed Maste | 2016-04-20 | 1 | -3/+2 |
* | Fix MFS symbol redefinition with clang 3.8.0 | Wojciech Macek | 2016-04-20 | 1 | -0/+9 |
* | Add CAM_NETFLIX_IOSCHED to the build. | Warner Losh | 2016-04-17 | 1 | -0/+1 |
* | Add Codel to NOTES. | Luiz Otavio O Souza | 2016-04-16 | 1 | -0/+1 |
* | MFH | Glen Barber | 2016-04-16 | 11 | -12/+14 |
|\ |
|
| * | Replace <tab><tab> with <space><tab>. | Luiz Otavio O Souza | 2016-04-15 | 1 | -1/+1 |
| * | Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine | Andrew Turner | 2016-04-15 | 3 | -5/+5 |
| * | Make NIRQ configurable for MIPS | Stanislav Galabov | 2016-04-15 | 1 | -0/+1 |
| * | Change the fdt_static_dtb.S dependency | Stanislav Galabov | 2016-04-15 | 1 | -1/+1 |
| * | hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus | Sepherosa Ziehau | 2016-04-15 | 4 | -4/+2 |
| * | Add External Actions KPI to ipfw(9). | Andrey V. Elsukov | 2016-04-14 | 1 | -0/+1 |
| * | New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the same | Warner Losh | 2016-04-14 | 2 | -0/+2 |
| * | Implement the dependency condition more safely. | Bryan Drewery | 2016-04-14 | 1 | -1/+1 |
| * | Sort so pic_if.m is in the correct location with the other kern files. | Andrew Turner | 2016-04-14 | 1 | -1/+1 |
* | | MFH | Glen Barber | 2016-04-11 | 4 | -2/+22 |
|\| |
|
| * | Add more fine-grained kernel options for NUMA support. | John Baldwin | 2016-04-09 | 2 | -1/+11 |
| * | newvers.sh: rationalize licence condition numbering | Ed Maste | 2016-04-07 | 1 | -1/+1 |
| * | Add option to specify built-in keymap for kbdmux | Ed Maste | 2016-04-07 | 3 | -0/+10 |
* | | MFH | Glen Barber | 2016-04-04 | 14 | -149/+34 |
|\| |
|
| * | arm64: bzero optimization | Wojciech Macek | 2016-04-04 | 1 | -0/+1 |
| * | Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386. | John Baldwin | 2016-04-03 | 3 | -3/+3 |
| * | Move support for Synopsys Designware APB UART out of ns8250 and into a | Jared McNeill | 2016-04-01 | 1 | -1/+2 |
| * | Fix PowerPC LINT build after r297392 | Zbigniew Bodek | 2016-04-01 | 1 | -1/+1 |
| * | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | Bryan Drewery | 2016-03-30 | 4 | -84/+0 |
| * | Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64 | Zbigniew Bodek | 2016-03-29 | 5 | -1/+7 |
| * | simplify compile-time default keyboard map generation | Ed Maste | 2016-03-28 | 4 | -8/+8 |
| * | Adding pci_host_generic unconditionally breaks ARM boards with a PCI(e) inter... | Bjoern A. Zeeb | 2016-03-22 | 1 | -1/+1 |
| * | Build the zfs module on armv6, but not on older arm. | Ian Lepore | 2016-03-21 | 1 | -2/+1 |
| * | Remove from NOTES - it's built as a module now. | Adrian Chadd | 2016-03-21 | 1 | -3/+0 |
| * | Now that urtwn is its own device, and it'll get hotplug loaded by | Adrian Chadd | 2016-03-20 | 1 | -44/+0 |
| * | Allow pci_host_generic to be compiled into ARM kernels, used, e.g., in | Bjoern A. Zeeb | 2016-03-18 | 1 | -0/+1 |
| * | Fix copy-n-pasteo in r296899 ukbdmap.h header generation for pc98 | Ed Maste | 2016-03-15 | 1 | -1/+1 |
| * | Add phy framework, a next part of new 'extended resources' family of | Michal Meloun | 2016-03-15 | 1 | -0/+2 |
| * | Add regulator framework, a next part of new 'extended resources' family of | Michal Meloun | 2016-03-15 | 1 | -3/+8 |
| * | CLK: Add enumerator for 'clocks' OFW node. Add bus device bindings | Michal Meloun | 2016-03-15 | 1 | -0/+1 |
| * | Fix atkbdmap.h generation for sc/vt consoles | Ed Maste | 2016-03-15 | 4 | -8/+8 |
* | | MFH | Glen Barber | 2016-03-14 | 5 | -11/+22 |
|\| |
|
| * | We only support GCC 4.8 for these flags. | Bryan Drewery | 2016-03-13 | 1 | -3/+2 |
| * | Enable FAST_DEPEND by default. | Bryan Drewery | 2016-03-12 | 1 | -1/+1 |
| * | Reduce duplicated logic from r291744. | Bryan Drewery | 2016-03-12 | 2 | -5/+6 |
| * | Stop looking up these values in every subdir on install. | Bryan Drewery | 2016-03-12 | 2 | -1/+5 |
| * | FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake. | Bryan Drewery | 2016-03-11 | 1 | -1/+8 |
* | | MFH | Glen Barber | 2016-03-10 | 3 | -1/+10 |
|\| |
|
| * | Add support for ddb(4). | Ruslan Bukin | 2016-03-10 | 2 | -1/+5 |