summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert the _NOPROF entries on cpu_throw, cpu_switch and savectx. They can beandreast2012-02-051-3/+3
* If a local write request is from the synchronization thread, when ittrociny2012-02-051-1/+2
* Fix the regression introduced in r226859: if the local component istrociny2012-02-051-1/+1
* Add exca to powerpc modules build as a dependency for cbb.jhibbits2012-02-051-0/+1
* Fix typo in r231010.glebius2012-02-051-1/+1
* Analogous to r230407 a separate path buffer in vfs_mount.c is requiredmm2012-02-051-2/+6
* Whitespace fixes.ed2012-02-058-13/+1
* Better comment for ifa_init(), ifa_ref(), ifa_free().glebius2012-02-051-1/+1
* In ifa_init() initialize if_data.ifi_datalen. This would beglebius2012-02-051-0/+1
* Add 32-bit compat code for AIO kevent flags introduced in revision 230857.davidxu2012-02-052-0/+2
* Add support for bus_adjust_resource() on all PowerPC/AIM PCI bridges. Withnwhitehorn2012-02-051-0/+28
* sh: Fix swapped INTON/INTOFF.jilles2012-02-041-2/+2
* Compatibility with IBM firmware.nwhitehorn2012-02-041-15/+17
* sh: Use vfork in a few common cases.jilles2012-02-045-0/+64
* Fix installation script after r230482 -- a missing character apparently.nwhitehorn2012-02-041-1/+1
* After multiple requests for back out, after multiple promisses from adrian@pjd2012-02-041-3/+2
* Missed file in r230993.nwhitehorn2012-02-041-0/+1
* Miffed r230993 due to a one-character typo while reviewing the patch.nwhitehorn2012-02-041-1/+1
* Unify OF PCI infrastructure, including changing from parsing the devicenwhitehorn2012-02-047-926/+602
* Avoid warnings about duplicate modules.nwhitehorn2012-02-042-2/+2
* Fix $ipv6_network_interfaces handling in rc.d/routing. It could fail whenhrs2012-02-041-2/+4
* Correct typo in comment (numbver)emaste2012-02-041-1/+1
* Fix a possible infinite loop in "route flush" on 64-bit archs.hrs2012-02-041-2/+2
* Whenever a new kernel thread is spawned, explicitly clear any CPU affinityrstone2012-02-041-0/+7
* Fix input validation in SO_SETFIB.hrs2012-02-041-1/+1
* Add "nodevice adw" to WITHOUT_SOURCELESS_UCODE.rmh2012-02-042-0/+2
* Remove useless and potentially dangerous rw() function which tries tojh2012-02-042-67/+8
* Be as explicit as possible when describing relation between the -m maskkib2012-02-041-3/+6
* Add /usr/src/cddl/ to the hierarchy.joel2012-02-041-0/+2
* Fix typo in comment.pjd2012-02-041-1/+1
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-0414-18/+233
* Restore callee saved registers later and micro-optimize.jkim2012-02-031-14/+13
* Fix a function prototype to reflect reality. No functional change.jkim2012-02-031-1/+1
* Revert r230913 and r230914.mm2012-02-031-6/+3
* Print the owner process for unix domain sockets when restricted to thepluknet2012-02-031-8/+34
* Whitespace removal.rpaulo2012-02-031-12/+12
* Add some missing radar config parameters to athradar.adrian2012-02-021-0/+6
* Insert ordered command every 1/4 of the current command timeout, not 1/4mav2012-02-022-5/+5
* Fix the netback driver build for i386.ken2012-02-024-10/+10
* Remove leftovers from previous commits.joel2012-02-022-4/+2
* Add copyright information on last commits to comply with CDDL.mm2012-02-021-0/+3
* Fix out of bounds write causing random panics,mm2012-02-021-3/+3
* Make CAM ATA honor old hw.ata.ata_dma and hw.ata.atapi_dma tunables.mav2012-02-021-0/+13
* Unbreak the i386 full PV (XEN kernel) build by reverting rev 230878 andken2012-02-021-1/+0
* Cleanup some sound headers that don't need to be in the modules makefiles.pfg2012-02-023-3/+1
* Use new OSS-based BSD-licensed header for cs sound driver.pfg2012-02-015-361/+3558
* Add the GSO prefix descriptor define.ken2012-02-011-0/+4
* Add the netback driver to the build.ken2012-02-011-0/+1
* Fix NULL dereference panic on attempt to turn off (on system shutdown)mav2012-02-011-1/+1
* Add myself to the relevant docs.davide2012-02-012-0/+5
OpenPOWER on IntegriCloud