summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recognize version 3.1 of the SEC crypto engine.raj2012-05-242-0/+5
* A few improvements:marcel2012-05-242-64/+179
* Fix physical address type to vm_paddr_t.raj2012-05-245-31/+31
* Remove Semihakf-ism. DEBUG is a kernel configuration option. Itmarcel2012-05-241-3/+0
* Just return if the size of the window is 0. This can happen when themarcel2012-05-241-1/+7
* Either the I/O port range or the memory mapped I/O range may not bemarcel2012-05-241-2/+7
* o Rename kernload_ap to bp_kernelload. This to introduce a common prefixmarcel2012-05-243-19/+39
* Fix the memory barriers for CPUs that do not like lwsync and wedge or causemarcel2012-05-241-12/+22
* Preset (clear) the ranges we're supposed to fill from the FDT. If amarcel2012-05-241-0/+8
* Allow building for the PowerPC EABI by providing a dummy __eabi()marcel2012-05-243-1/+35
* Fix an inconsistency I just ran into for LDADD and DPADD. The descriptionmarcel2012-05-241-2/+2
* Work better with how make/bmake works:marcel2012-05-242-9/+9
* Fix the following clang warning in drm2:dim2012-05-241-1/+1
* MFp4 bz_ipv6_fast:bz2012-05-242-0/+62
* Revert r220768 for ng_ksocket. This node is special andglebius2012-05-242-24/+19
* Revert devfs part of r235911. I was unaware about old but unfinishedmav2012-05-241-45/+0
* MFp4 bz_ipv6_fast:bz2012-05-241-31/+27
* Fix to kern/168294 - add flow director support into thejfv2012-05-241-1/+1
* Make g_label(4) ignore provider size when looking for UFS labels.trasz2012-05-241-5/+3
* MFp4 bz_ipv6_fast:bz2012-05-242-0/+14
* Hook up mkulzma to the build.jpaetzel2012-05-241-0/+1
* MF amd64 r233097, r233122alc2012-05-241-12/+35
* MFprojects/zfsd:mav2012-05-2421-2728/+7977
* Return Supervisor SP and LR registers instead of User ones while in KDB thread.gber2012-05-241-1/+5
* ARMs don't have motherboards.gber2012-05-241-1/+1
* Add sn_send_failed_event to sctp_notification.tuexen2012-05-241-1/+1
* MFprojects/zfsd:mav2012-05-241-3/+4
* MFprojects/zfsd:mav2012-05-245-5/+5
* MFprojects/zfsd:mav2012-05-2410-13/+433
* Add kern_fhstat(), adjust sys_fhstat() to use it.gleb2012-05-243-13/+27
* style.Makefile(5)obrien2012-05-241-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-2432-51/+61
* Allow the socket list to be limited to a specific jail id.thompsa2012-05-242-2/+35
* Revert r235797. GCC's mis-assumptions has led to incorrect usage ofobrien2012-05-231-4/+0
* Upgrade our copy of llvm/clang to 3.1 release. Release notes can bedim2012-05-2324-376/+192
* Enable drm2 modules build.kib2012-05-232-1/+4
* - Correct signedness for casts;delphij2012-05-231-2/+3
* mdoc: Only use macros inside a reference block.joel2012-05-231-8/+4
* mdoc: fix .Bl -offset.joel2012-05-231-1/+1
* shutdown: Remove unnecessary 2-second delay.jilles2012-05-231-1/+0
* Tweak condition for disabling allocation from per-CPU buckets inemax2012-05-231-4/+1
* Fix error reported by mandoc.joel2012-05-231-2/+1
* Use %ju to match uintmax_t usagedelphij2012-05-231-1/+1
* Add 'cow' keyword to show per-process cow count.kib2012-05-232-1/+4
* Calculate the count of per-process cow faults. Export the count tokib2012-05-234-1/+7
* Use %j and cast off_t to intmax_t for now to fix build.delphij2012-05-231-2/+2
* Add two new locale-specific man pages:issyl02012-05-233-1/+157
* The drm2 modules makefiles commit.kib2012-05-234-0/+85
* Add 'drmn' device as another drm child, to allow drm2 drivers to livekib2012-05-231-0/+1
* Restore Processor object path for verbose boot message.jkim2012-05-231-2/+4
OpenPOWER on IntegriCloud