summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netmap-related changes:luigi2012-01-191-29/+46
* Add missing MLINKS to INDEX.5kevlo2012-01-191-0/+1
* Add support for Sony Ericsson GC89 EDGE/Wirelles LAN PC Cardeadler2012-01-191-0/+1
* Two 192/24/8 playback streams overflow single mandatory output line (SDO)mav2012-01-196-17/+101
* Wrap changes from svn r212126 inside LOADER_NFS_SUPPORT such thatsbruno2012-01-191-0/+2
* Update .Dd date on this man page.sbruno2012-01-181-1/+1
* Update man page to show that ciss(4) now support the P420sbruno2012-01-181-0/+2
* Add support for HP P420 to ciss(4)sbruno2012-01-181-0/+1
* Improve HDMI/DisplayPort audio support in snd_hda(4):mav2012-01-185-96/+522
* Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causingpeter2012-01-181-2/+2
* Warn if trying to install over an existing partition, which usually failsnwhitehorn2012-01-181-4/+22
* Unbreak several mips kernel configs after r230150 and r230152 to makebz2012-01-181-0/+1
* Fix two issues related to the use of SIGINFO in fetch(1) to displaydes2012-01-184-14/+87
* Comment cosmetics: end more sentences with full stops.schweikh2012-01-181-6/+6
* Subject: NULLFS: properly destroy node hashrea2012-01-181-1/+1
* Connect the bktr module(s) to the amd64 build.schweikh2012-01-181-0/+1
* Fix #ifdef VERBOSE for UTC caseemaste2012-01-181-18/+25
* Don't write /var/db/zoneinfo when zone is not actually changed.emaste2012-01-181-3/+5
* Specify the correct section (4 instead of 9) in the h_ertt man page's title andlstewart2012-01-181-2/+2
* Add missing line continuation \. It did not cause any issue becauseemaste2012-01-181-1/+1
* NOOBJ is long time deadkevlo2012-01-181-4/+0
* vfs_object_create() function is obsolete. Use vnode_create_vobject()kevlo2012-01-181-2/+2
* Allow growfs to be built with GCC 4.7 and -Werror.ed2012-01-171-1/+3
* Document dev.bge.%d.msi_disable tunable.yongari2012-01-171-2/+5
* Remove unused variables.ed2012-01-171-96/+30
* Introduce a tunable that disables use of MSI.yongari2012-01-172-0/+10
* Remove unneeded dtv variable.ed2012-01-172-6/+0
* Revert changes in r228790. It prevented the ypserv daemon from working withhrs2012-01-171-3/+1
* Only use the static assertion when __generic is available.ed2012-01-171-0/+3
* Don't expose __generic() when not using C++.ed2012-01-171-1/+1
* Free allocated jumbo buffers when controller is stopped.yongari2012-01-171-2/+14
* Use a RX DMA tag to free loaded RX DMA maps.yongari2012-01-171-1/+1
* Tidy-up.adrian2012-01-171-1/+1
* The newhook method can be called in ISR context atglebius2012-01-171-2/+3
* Add definitions for the FPU extended state header, legacy extendedkib2012-01-172-0/+49
* Modernize the fpusave structures definitions by using uint*_t types.kib2012-01-171-13/+18
* Explain why it is safe to unlock the vnode.alc2012-01-171-0/+3
* Fix clang atomic to use for atomic_is_lock_free().theraven2012-01-171-1/+1
* Allocate our mbuf with m_get2().glebius2012-01-171-24/+10
* Provide a function m_get2() that allocates a minimal mbuf thatglebius2012-01-171-0/+48
* Implement xsetbv(), xsave() and xrstor() providing C access to thekib2012-01-171-0/+38
* Add definitions related to XCR0.kib2012-01-172-0/+14
* Add macro IS_BSP() to check whether the current CPU is BSP.kib2012-01-171-0/+2
* Fix the "lock &zrl->zr_mtx already initialized" assertion by initializingpluknet2012-01-171-1/+1
* Return EOPNOTSUPP since we only support update mounts for NFS export.kevlo2012-01-171-0/+4
* There are several bugs/hangs when trying to take a snapshot on a UFS/FFSmckusick2012-01-171-1/+9
* Make sure all intermediate variables holding mount flags (mnt_flag)mckusick2012-01-1718-45/+72
* Revert r212360 now that PowerPC can handle large sparse arguments tonwhitehorn2012-01-171-5/+2
* Improve abstraction. Eliminate direct access by elf*_load_section()alc2012-01-171-26/+25
* - Add ID for the BeagleBone FTDI serial over usb port.stas2012-01-162-0/+2
OpenPOWER on IntegriCloud