| Commit message (Expand) | Author | Age | Files | Lines |
* | Get the old NFSCLIENT to compile by adding now needed files. | cognet | 2012-12-20 | 1 | -4/+4 |
* | Four .c files from OpenBSM are used, in modified form, by the kernel to | rwatson | 2012-12-15 | 1 | -5/+5 |
* | Add the AR5416/AR9285 bluetooth coexistence code into the main kernel | adrian | 2012-12-03 | 1 | -0/+6 |
* | Merge ACPICA 20121114. | jkim | 2012-11-20 | 1 | -0/+1 |
* | Add UFS writesuspension mechanism, designed to allow userland processes | trasz | 2012-11-18 | 1 | -0/+1 |
* | Enable back the clang warning in if_ath.c. | rpaulo | 2012-11-15 | 1 | -2/+1 |
* | Be more consistent. | obrien | 2012-11-13 | 1 | -62/+62 |
* | Garbage collect the explicit "compile-with", they are no longer needed. | obrien | 2012-11-13 | 1 | -14/+8 |
* | Dont compile some files in drm with -finline-limit=1350. GCC 4.2.1 doesnt | rdivacky | 2012-11-09 | 1 | -3/+2 |
* | Siba, in theory, is a architecturally neutral bus, so place it in | imp | 2012-10-26 | 1 | -1/+4 |
* | Hoist the MI compat_freebsd32 files up into files from files.*. | imp | 2012-10-25 | 1 | -0/+5 |
* | Move common fdt into files. Duplicate in files.powerpc the files | imp | 2012-10-24 | 1 | -0/+6 |
* | Sort a few mis-sorted items. | imp | 2012-10-24 | 1 | -34/+29 |
* | Change the dependency of kern/uipc_cow.c from zero_copy_sockets | andre | 2012-10-23 | 1 | -1/+1 |
* | Fix kernel build with options ZFS after r240868. | marius | 2012-10-19 | 1 | -0/+1 |
* | It seems that it is preferable to keep support for glabel also for | attilio | 2012-10-18 | 1 | -0/+1 |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | attilio | 2012-10-18 | 1 | -18/+2 |
* | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -7/+0 |
* | Disconnect non-MPSAFE NWFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -15/+0 |
* | Disconnect non-MPSAFE CODAFS from the build in preparation for dropping | attilio | 2012-10-16 | 1 | -6/+0 |
* | Disconnect non-MPSAFE XFS from the build in preparation for dropping | attilio | 2012-10-16 | 1 | -136/+0 |
* | Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping | attilio | 2012-10-16 | 1 | -2/+0 |
* | Disconnect non-MPSAFE HPFS from the build in preparation for dropping | attilio | 2012-10-16 | 1 | -5/+0 |
* | Split sdhci driver in two parts: sdhci and sdhci_pci. | gonzo | 2012-10-16 | 1 | -1/+3 |
* | Import a FreeBSD port of the FUSE Linux module. | attilio | 2012-10-13 | 1 | -0/+9 |
* | o Create directory sys/netpfil, where all packet filters should | glebius | 2012-09-14 | 1 | -48/+35 |
* | Allow cxgbe to be built into a kernel with "device cxgbe." | np | 2012-09-13 | 1 | -0/+34 |
* | Add device entry for DWC OTG. | hselasky | 2012-09-11 | 1 | -0/+1 |
* | Remove some more NetBSD compat shims and other unused bits from these | jhb | 2012-09-10 | 1 | -1/+0 |
* | - Move jenkins.h to jenkins_hash.c | glebius | 2012-09-04 | 1 | -0/+1 |
* | Partially revert r239959, after actually fixing most of the clang | dim | 2012-09-02 | 1 | -6/+6 |
* | Work around several warnings from clang in the xfs filesystem, when | dim | 2012-08-31 | 1 | -7/+7 |
* | Add common rules for building firmware object files (NORMAL_FW to run | jhb | 2012-08-31 | 1 | -44/+44 |
* | Add PrimeCell UART (PL011) driver | gonzo | 2012-08-30 | 1 | -0/+1 |
* | After r239868, also remove the comment about the workaround for | dim | 2012-08-29 | 1 | -1/+0 |
* | Remove workaround for the clang 3.2 warning in ah_eeprom_9287.c, since | dim | 2012-08-29 | 1 | -1/+1 |
* | Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. | brooks | 2012-08-25 | 1 | -0/+2 |
* | Add a device driver for the Altera University Program SD Card IP Core, | rwatson | 2012-08-25 | 1 | -0/+4 |
* | Add altera_avgen(4), a generic device driver to be used by hard and soft | rwatson | 2012-08-25 | 1 | -0/+1 |
* | Add s35390a_rtc(4) driver for Seiko Instruments S-35390A RTC. | hrs | 2012-08-21 | 1 | -0/+1 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 1 | -5/+13 |
* | Merge ACPICA 20120816. | jkim | 2012-08-16 | 1 | -0/+1 |
* | Merging of projects/armv6, part 5 | gonzo | 2012-08-15 | 1 | -1/+3 |
* | support building vtnet as an embedded driver | luigi | 2012-08-03 | 1 | -0/+10 |
* | Refactor enclosure manegement support in ahci(4). Move it out into separate | mav | 2012-07-26 | 1 | -0/+1 |
* | Begin separating out the TX DMA setup in preparation for TX EDMA support. | adrian | 2012-07-23 | 1 | -0/+2 |
* | Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similar | alc | 2012-07-18 | 1 | -1/+0 |
* | Merge ACPICA 20120711. | jkim | 2012-07-11 | 1 | -0/+2 |
* | Sync with Intel internal source: | jfv | 2012-07-05 | 1 | -0/+2 |
* | Link in the new RX EDMA routines. | adrian | 2012-07-03 | 1 | -0/+2 |