| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Move all the power management (SMBus) drivers to their own directory, | Rui Paulo | 2014-09-23 | 1 | -5/+4 |
| * | Move amdsmb and nfsmb from dev/pci to their own device directory. | Rui Paulo | 2014-09-23 | 1 | -2/+2 |
| * | Move pci/ncr to dev/ncr. | Rui Paulo | 2014-09-23 | 2 | -3/+3 |
| * | Fix static kernel build with options ZFS | Steven Hartland | 2014-09-19 | 1 | -0/+1 |
| * | Move rl(4) to dev/rl. | Gleb Smirnoff | 2014-09-19 | 1 | -1/+1 |
| * | Implement most of timer_{create,settime,gettime,getoverrun,delete} | Bjoern A. Zeeb | 2014-09-18 | 3 | -0/+3 |
| * | Disable flow-director support until it's been debugged and verified. | Adrian Chadd | 2014-09-15 | 1 | -1/+1 |
| * | Create an interface and support routines for drivers that handle IO pin | Ian Lepore | 2014-09-13 | 1 | -2/+4 |
| * | Make inclusion of fdt clock support conditional on fdt_clock, not just fdt. | Ian Lepore | 2014-09-13 | 1 | -2/+2 |
| * | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, | Xin LI | 2014-09-13 | 2 | -0/+2 |
| * | Move if_smc_fdt.c to live in sys/dev/smc. It's not specific to the ARM | Andrew Turner | 2014-09-10 | 1 | -0/+1 |
| * | Add support for gdb's memory searching capabilities to our in-kernel gdb | Benno Rice | 2014-09-05 | 1 | -1/+2 |
* | | Sync to HEAD@r271160. | Alexander V. Chernikov | 2014-09-05 | 5 | -7/+30 |
|\| |
|
| * | The USB LED driver for the Dream Cheeky WebMail Notifier. | Kevin Lo | 2014-09-05 | 2 | -0/+3 |
| * | Separate out PCI attachment from the main AHCI driver. Move checks of | Warner Losh | 2014-09-04 | 1 | -2/+3 |
| * | Add mrsas(4) to GENERIC for i386 and amd64. | Mark Johnston | 2014-09-04 | 1 | -0/+1 |
| * | Merge the amd64 and i386 identcpu.c into a single x86 implementation. | John Baldwin | 2014-09-04 | 3 | -3/+3 |
| * | Use sh -c '...' to launch the dtb build scripts with env stuff prepended, | Ian Lepore | 2014-09-03 | 1 | -2/+2 |
| * | Invoke make_dtb with MACHINE defined for enhanced cross building | Warner Losh | 2014-09-03 | 1 | -2/+2 |
| * | Create an interface for drivers to enable or disable their clocks as listed | Ian Lepore | 2014-09-02 | 1 | -0/+2 |
| * | Allow the iwn(4) fw 100 to be compiled into the kernel and update the | Christian Brueffer | 2014-08-30 | 1 | -0/+14 |
| * | Add XL710 device entries to NOTES, and directories to the module | Jack F Vogel | 2014-08-28 | 1 | -0/+2 |
* | | Add support for multi-field values inside ipfw tables. | Alexander V. Chernikov | 2014-08-31 | 1 | -0/+1 |
* | | Sync to HEAD@r270409. | Alexander V. Chernikov | 2014-08-23 | 5 | -20/+65 |
|\| |
|
| * | Update to the Intel Base driver for the Intel XL710 Ethernet Controller Family | Jack F Vogel | 2014-08-22 | 1 | -16/+20 |
| * | Bring in the new automounter, similar to what's provided in most other | Edward Tomasz Napierala | 2014-08-17 | 3 | -0/+6 |
| * | Update to the current version of netmap. | Luigi Rizzo | 2014-08-16 | 1 | -0/+1 |
| * | Add if_ath_alq code into the non-module build. | Adrian Chadd | 2014-08-16 | 1 | -0/+2 |
| * | Allow iwn105fw and iwn135 firmwares to be compiled into the kernel. | Gavin Atkinson | 2014-08-14 | 1 | -0/+28 |
| * | Disable all inline warnings on gcc >= 4.3. Not sure exactly where the | Warner Losh | 2014-08-14 | 1 | -0/+4 |
| * | Streamline format extensions. Either the compiler supports them, and | Warner Losh | 2014-08-14 | 1 | -3/+2 |
| * | Add support for FDT and !FDT configs on Atmel, though FDT isn't | Warner Losh | 2014-08-14 | 1 | -1/+1 |
| * | Add support for the SCTP_PR_STREAM_STATUS and SCTP_PR_ASSOC_STATUS | Michael Tuexen | 2014-08-13 | 1 | -0/+1 |
* | | Sync to HEAD@r269943. | Alexander V. Chernikov | 2014-08-13 | 22 | -408/+149 |
|\| |
|
| * | Truncate the ctfmerge command line, like we do with SYSTEM_LD. | Warner Losh | 2014-08-12 | 1 | -1/+2 |
| * | Remove dependence on source tree options. Move all kernel module | Warner Losh | 2014-08-11 | 1 | -2/+37 |
| * | Add the dts include directory to the -I list when doing arm builds. | Ian Lepore | 2014-08-08 | 1 | -1/+1 |
| * | Add an arm option, ARM_DEVICE_MULTIPASS, used to opt-in to multi-pass | Ian Lepore | 2014-08-05 | 1 | -0/+1 |
| * | Add a simple unaccelerated vt(4) framebuffer driver for Sun framebuffers | Nathan Whitehorn | 2014-08-05 | 1 | -0/+1 |
| * | Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c | Gleb Smirnoff | 2014-08-05 | 6 | -0/+6 |
| * | Add new USB phone descriptor template for USB device side mode. | Hans Petter Selasky | 2014-08-05 | 1 | -0/+1 |
| * | Move most of the 15 variations on generating opt_inet.h and | Warner Losh | 2014-08-04 | 2 | -0/+44 |
| * | Include the kernel options after bsd.init.mk so that when we're | Warner Losh | 2014-08-04 | 1 | -2/+3 |
| * | Make the witness lock limit an option. | Warner Losh | 2014-08-03 | 1 | -0/+1 |
| * | Add vt(4) support to sparc64. The only driver currently present (ofwfb) | Nathan Whitehorn | 2014-08-02 | 1 | -0/+1 |
| * | files.mips: the kbd driver is used by vt(4) too | Ed Maste | 2014-07-30 | 1 | -1/+1 |
| * | The accept filter code is not specific to the FreeBSD IPv4 network stack, | Marcel Moolenaar | 2014-07-26 | 1 | -1/+1 |
| * | Reviewed by: imp | Simon J. Gerraty | 2014-07-26 | 3 | -6/+6 |
| * | Clean symlinks created in sys/modules dirs when a make clean is invoked. | Sean Bruno | 2014-07-24 | 1 | -0/+1 |
| * | After r261991, clang warnings about unused functions in the kernel were | Dimitry Andric | 2014-07-16 | 1 | -1/+1 |