summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop including if_var.h from userland.glebius2015-04-0649-80/+0
* Convert printfs in m_ext allocator to KASSERTs.glebius2015-04-061-5/+6
* Respect DESTDIR when creating the directory structure when NO_ROOT is set.andrew2015-04-061-1/+1
* SMBIOS support for EFI.rpaulo2015-04-066-14/+67
* ichsmb: add a device id for the Wildcat Point-LP.rpaulo2015-04-061-1/+5
* Make strlcpy/strlcat slightly easier to read.pfg2015-04-062-43/+42
* sort: style knits / cleanups.pfg2015-04-062-2/+2
* Revert (partial) r281123, r281125:pfg2015-04-067-8/+79
* Enforce LC_COLLATE="C" until we do support proper UTF-8 collationbapt2015-04-061-1/+1
* Make use of gcc attributes in some standard include headers.pfg2015-04-063-73/+94
* Switch russian login class to UTF-8amdmi32015-04-061-2/+2
* Return the correct HAL data type for HAL_DIAG_ANI_STATS.adrian2015-04-062-20/+10
* psm: print newer Synaptics Touchpad capabilities.rpaulo2015-04-062-0/+11
* Typecast things.adrian2015-04-061-2/+4
* sort: style knits / cleanups.pfg2015-04-056-69/+2
* sort: Fix a comment.pfg2015-04-051-1/+1
* sort: Cleanup small issues with spaces.pfg2015-04-056-24/+19
* Convert the DIR-825C1 to use the new map based MAC address configuration.adrian2015-04-051-2/+26
* Do not call msdosfs_sync() on the read-only msdosfs mounts. In fact,kib2015-04-051-6/+6
* Assert that an msdosfs mount is not read-only when FAT modificationskib2015-04-051-0/+6
* Update the board MAC address configuration for the DIR-655A1.adrian2015-04-051-6/+32
* Until the lock assertions in vm_page_advise() are properly reevaluated,alc2015-04-051-3/+3
* Move boot1.efi to the global CLEANFILES list, it's not x86 specific.andrew2015-04-051-2/+2
* bthidd: Consider usage ranges when dealing with array inputs.rakuco2015-04-051-1/+13
* Spell MACHINE_CPUARCH correctlyandrew2015-04-051-1/+1
* Add FDT support to loader.efi. This will be used on arm and arm64.andrew2015-04-054-2/+64
* Fix wrong kassert msg in uma.dchagin2015-04-051-2/+2
* Bug fixes and feature addsjpaetzel2015-04-051-33/+37
* Missed this in r281096 as well.jhibbits2015-04-051-1/+1
* Add DTrace probe to the new ARC reclaim cause added in r281026.mav2015-04-051-1/+5
* Add vmem locking to r281026.mav2015-04-051-0/+3
* MIPS rtld: report missing symbol rather than segfaultingemaste2015-04-051-1/+1
* dev/ofw/openfirm.h is not needed in the arm machine/fdt.handrew2015-04-051-2/+0
* adrian asked me to revert and get more testingeadler2015-04-051-5/+1
* hwpmc: add initial Intel Broadwell support.rpaulo2015-04-054-1/+25
* Remove whitespace.rpaulo2015-04-051-9/+9
* head/sys/amd64/amd64/support.S: unroll loopeadler2015-04-051-1/+5
* Oops, add missing file from previous commit.adrian2015-04-051-0/+2
* Add support for the MIPS74K SoC family performance counters events.adrian2015-04-054-0/+419
* Add file missed in r281096.jhibbits2015-04-051-2/+1
* Unify Book-E and AIM trap.cjhibbits2015-04-053-580/+100
* Restore proper error from oshmctl(2), used by COMPAT_43, when thekib2015-04-041-1/+1
* Re-add machine/bus.h to machine/fdt.h on arm, it's still needed.andrew2015-04-041-0/+2
* Include vm/pmap.h for pmap_kextract.andrew2015-04-0414-0/+41
* Include machine/intr.h for arm_post_filter.andrew2015-04-041-0/+7
* Don't include unneeded files in the arm machine/fdt.h. While here, removeandrew2015-04-044-8/+1
* Remove icl_conn_connected(); was unused.trasz2015-04-043-31/+0
* Move the definition of fdt_localbus_devmap to a Marvell specific file asandrew2015-04-043-4/+2
* utimensat: Correct Capsicum required capability rights.jilles2015-04-041-2/+4
* Stop using machine/fdt.h in the arm kernel code when we don't need it.andrew2015-04-0456-56/+0
OpenPOWER on IntegriCloud