summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall/zfsboot should create /tmp and /var/tmp if they do not existallanjude2016-04-081-0/+2
* Do not add swap to fstab when swapsize is 0allanjude2016-04-081-2/+2
* topo_set_pu_id: turn a check into an assertionavg2016-04-081-2/+2
* zio write issue threads should have lower (numerically greater) priorityavg2016-04-081-1/+1
* Handle whois referrals between RIRsfanf2016-04-081-0/+13
* Speedup BGX link polling on ARM64wma2016-04-081-2/+2
* Use __FBSDID() for .c files from lib/libthr/thread.kib2016-04-0852-112/+158
* Fix regression introduced in r296986.ae2016-04-081-1/+1
* Use ANSI C function definitions, fix spelling in a comment.kib2016-04-083-4/+5
* Add function for mapping SRAM-D area to USB0 (OTG) controller. Use a lowerjmcneill2016-04-082-1/+21
* Use the ABI-prescribed name for SHT_X86_64_UNWIND in the loader andkib2016-04-082-9/+9
* Assert that the lock objects put into the off-page, fit into the page.kib2016-04-085-0/+15
* hyperv: Revert r297481sephe2016-04-081-12/+2
* Add new USB quirk.hselasky2016-04-082-0/+6
* Fix comment.kevlo2016-04-081-3/+3
* audit(8): leave unsigned comparison for last.pfg2016-04-081-2/+2
* GELIBoot should only prompt for the GELI passphrase if the provider has the G...allanjude2016-04-081-4/+4
* Create the GELIBOOT GEOM_ELI flagallanjude2016-04-085-12/+90
* Document vfs.root.mountfrom.sobomax2016-04-081-0/+25
* Match on compatible string "allwinner,sun4i-a10-sram-controller" instead ofjmcneill2016-04-081-1/+1
* chdone(): Prevent returning uninitialized scalar value.pfg2016-04-071-7/+5
* newvers.sh: rationalize licence condition numberingemaste2016-04-071-1/+1
* Rename SHT_AMD64_UNWIND to SHT_X86_64_UNWIND per ABI docemaste2016-04-071-1/+2
* Add option to specify built-in keymap for kbdmuxemaste2016-04-075-1/+19
* Remove unecessary locking, mostly from places where a read is done of aian2016-04-071-13/+12
* Code cleanup: stop searching for a pin in the array and just use the pinian2016-04-071-51/+15
* Fix a copyright glitch before it gets copy-pasted again. I think this mustian2016-04-073-3/+3
* Comestic changes; when INTRNG support was added, some functions becameian2016-04-071-40/+40
* Associate device_t objects with ACPI handles via PCI_CHILD_ADDED().jhb2016-04-073-30/+75
* Enhance uuencode with a -r option to produce raw output.gahr2016-04-072-5/+17
* Properly initialize isrc_cpu field of ISRC which is setup for an IPI.skra2016-04-071-1/+6
* Fix intr_irq_shuffle(). After r297539, ISRCs doing IPI may be alsoskra2016-04-071-1/+1
* Initial import of Ralink/Mediatek MIPS SoC support #7sgalabov2016-04-072-0/+1292
* Implement intr_isrc_init_on_cpu() and use it to replace very sameskra2016-04-074-42/+40
* Revert r296416 by removing SAVESIGVEC and switching to fork instead. Thismp2016-04-071-2/+2
* Alike to r293708 relax pool check in vdev_geom_open_by_path().mav2016-04-071-1/+9
* Initial import of Ralink/Mediatek MIPS SoC support #6sgalabov2016-04-074-0/+834
* Initial import of Ralink/Mediatek MIPS SoC support #5sgalabov2016-04-075-0/+1046
* Initial import of Ralink/Mediatek MIPS SoC support #4sgalabov2016-04-073-0/+791
* Initial import of Ralink/Mediatek MIPS SoC support #3sgalabov2016-04-073-0/+1078
* Initial import of Ralink/Mediatek MIPS SoC support #2sgalabov2016-04-073-0/+409
* This revision adds the following parts:sgalabov2016-04-078-0/+1336
* Bring MIPS INTRNG support back up again, in line with D5370sgalabov2016-04-072-207/+105
* Fix interrupts delivery on ThunderX for VF IDs beyond 8zbb2016-04-071-3/+1
* A couple of minor changes that I missed that Michael had done, most notedrrs2016-04-076-8/+9
* This is work done by Michael Tuexen and myself at the IETF. Thisrrs2016-04-0718-1705/+2226
* This revision adds support to if_rt for more SoCs.sgalabov2016-04-072-44/+83
* hyperv: Use lapic_{alloc,free}_ipi to allocate private interrupt vectorsephe2016-04-072-79/+11
* xen: Set ipi_{alloc,free} even for UPsephe2016-04-071-2/+2
* x86: Allow interrupt vector allocation/free even on UPsephe2016-04-071-4/+4
OpenPOWER on IntegriCloud