summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/ is is / is /geadler2012-09-145-7/+7
* s/teh/the/geadler2012-09-144-4/+4
* - Fix build of French release notes with the XMLified doc treegabor2012-09-1420-263/+202
* Correct double "the the"eadler2012-09-1428-34/+34
* update to version 20120526bapt2012-09-1412-61/+115
* - Fix build of the German release notes with the XMLified doc treegabor2012-09-1420-290/+204
* Revert previous commit...gjb2012-09-141-2/+2
* isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7jimharris2012-09-142-7/+14
* sched_ule: fix inverted condition in reporting of priority lending via ktravg2012-09-141-1/+1
* Fix man2hwnotes.pl script, which should fix the RELNOTES build.gjb2012-09-141-2/+2
* - Make the release notes build with the XMLified doc treegabor2012-09-144-32/+33
* Small cleanups. No functional change.tuexen2012-09-141-8/+3
* Bump date missed in r202756eadler2012-09-1413-13/+13
* sh: Reduce code duplication: use setinputfile instead of open/setinputfdjilles2012-09-141-8/+1
* Minor mdoc fix.joel2012-09-141-2/+2
* Use libmd if and only if OpenSSL is not available.des2012-09-143-5/+14
* Adding missing return statements during error conditions.eadler2012-09-141-2/+8
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-1486-2378/+102
* Implement MSI support.gber2012-09-141-2/+101
* Add support for MSI in interrupt controlller.gber2012-09-144-20/+120
* Remove unused structure fieldsgber2012-09-141-2/+0
* Enable PCI for Armada XPgber2012-09-142-8/+3
* pci: Implement new memory and io space allocator for PCI.gber2012-09-142-110/+235
* Add support for Armada XP A0.gber2012-09-149-27/+220
* If virtual addresses are not set use one to one mapping.gber2012-09-141-2/+2
* Support identification of new PJ4B cores.gber2012-09-143-6/+10
* Add fdt_get_unit() function.gber2012-09-142-0/+12
* Set busaddr and bussize to 0 when fdt_get_range() fails.gber2012-09-141-1/+4
* Add basic USB support to Raspberry PI target.hselasky2012-09-141-7/+13
* DWC OTG improvements. Implement full support for SPLIT transactions, in otherhselasky2012-09-143-208/+445
* The MBR data is not necessarily aligned. This is a problem on ARM.kientzle2012-09-141-2/+2
* Belatedly add myselfeadler2012-09-141-0/+2
* Do not change owner, group, or mode when package database directory andjkim2012-09-145-6/+7
* Remove all the checks on curthread != NULL with the exception of some MDattilio2012-09-138-24/+4
* - Denote PCI-e endpoints that support FLR.jhb2012-09-132-4/+72
* - Add some registers defined in PCI 3.0 including new AER bits.jhb2012-09-131-11/+68
* Don't use AR_PHY_MODE to setup half/quarter rate.adrian2012-09-132-13/+4
* Remove scripts and tools which only functioned when src was using CVSeadler2012-09-1311-1080/+0
* Minor mdoc fix.joel2012-09-131-4/+4
* Introduce a new make variable COMPILER_TYPE that specifies whatbrooks2012-09-137-24/+59
* Ignore stop and continue signals sent to an exiting process. Stop signalsjhb2012-09-132-2/+13
* Define missing DEBUGOUT# macros. DEBUGOUT[45] are not yet used but areeadler2012-09-131-0/+5
* Add global and per-module sysctls/tunables to enable/disable metadata taste.mav2012-09-1314-32/+75
* The deadfs VOPs for vop_ioctl and vop_bmap call itself recursively,kib2012-09-131-41/+2
* - Fix a typo in debug message.zont2012-09-131-1/+1
* Document the *_chroot, *_user, *_group and *_nice knobs for services startedivoras2012-09-131-0/+16
* MFV of 240454, tzdata2012fedwin2012-09-1315-136/+267
* Rename the IVY_RNG option to RDRAND_RNG.kib2012-09-138-9/+9
* Install interrupt handlers early, during attach, for the reasonnp2012-09-131-41/+67
* Use native FreeBSD facilities everywhere except the shared code in common/np2012-09-134-32/+27
OpenPOWER on IntegriCloud