summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Added following port committers:miwi2011-02-131-0/+17
* Oops, revert an accidental local change that got added indeischen2011-02-131-4/+0
* Allow the SO_SETFIB socket option to select the default (0)deischen2011-02-132-4/+9
* sh: Detect dividing the smallest integer by -1.jilles2011-02-123-0/+16
* Fix Incorrectly formatted ClientHello SSL/TLS handshake messages couldsimon2011-02-121-1/+7
* Add missing USB_HOST_ALIGN option.hselasky2011-02-121-0/+1
* Rename used_requeue and use it as bitwise field to store more flags.dchagin2011-02-123-4/+8
* If the pf.conf(5) example file is copied when setting up a firewall it'sbrucec2011-02-121-0/+1
* Fix typos.brucec2011-02-121-2/+2
* Slightly rewrite linux_fork:dchagin2011-02-121-13/+6
* Remove bogus include <machine/frame.h>dchagin2011-02-121-2/+0
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.dchagin2011-02-129-485/+303
* In preparation for moving linux_clone() to a MI pathdchagin2011-02-124-2/+24
* In preparation for moving linux_clone () to a MI pathdchagin2011-02-122-94/+104
* Regen for r218610.dchagin2011-02-126-8/+8
* The fourth argument of linux_clone is a pointer to the TLS. Change clone sysc...dchagin2011-02-122-4/+2
* Remove unused since r134586 thr_exit1() declaration.dchagin2011-02-121-1/+0
* Restore DH89xxCC/Patsburg chip IDs accentally dropped at r218596.mav2011-02-121-0/+4
* In checker, read journal by sectors.kib2011-02-123-12/+19
* When creating a directory entry for the journal, always read at leastkib2011-02-121-10/+20
* Use the native sector size of the device backing the UFS volume for SU+Jkib2011-02-122-12/+14
* Replace ERROR() macro with inline function. In-tree gcc cannot toleratekib2011-02-121-28/+24
* Disable NCQ for multiport Marvell 88SX61XX SATA controllers. Simultaneousmav2011-02-121-10/+13
* Fix build.nyan2011-02-121-2/+10
* The Lanner MR-730 uses the first two MACs at its MAC base for the 10/100jmallett2011-02-122-4/+37
* The current code used the fields in ath_set11nratescenario() . Use themadrian2011-02-123-6/+7
* Use CPU_FOREACH rather than expecting CPUs 0 through mp_ncpus-1 to be present.jmallett2011-02-121-5/+1
* Allow the platform code to return a bitmask of running cores rather than justjmallett2011-02-125-22/+30
* Merge ACPICA 20110211.jkim2011-02-1251-5514/+7166
|\
| * Import ACPICA 20110211.jkim2011-02-1162-5504/+9434
* | Retire VFS_BIO_DEBUG. Convert those checks that were still valid intoalc2011-02-122-57/+15
* | Fix the shared code to be consistent with Intel-internal,jfv2011-02-1210-87/+218
* | Restore 2 prototypes that seem to have been mistakenly removed in r218582.dougb2011-02-111-0/+2
* | With smp_topo_none, set cg_mask to all_cpus rather than setting the mp_ncpusjmallett2011-02-111-1/+1
* | Somehow the RX ring depletion fix got partially removed,jfv2011-02-111-4/+17
* | Revert changes made here, they will cause a conflictjfv2011-02-111-3/+0
* | Inconsistencies in the updated igb shared code and the olderjfv2011-02-113-4/+7
* | Add release notes for xz update to 5.0.0.mm2011-02-111-3/+2
* | Mfp4 CH=177255:bz2011-02-111-3/+12
* | .. how'd this compile before I commit it and then not now?adrian2011-02-111-1/+1
* | Mfp4 CH=177255:bz2011-02-114-16/+26
* | Add support to write boot menu.nyan2011-02-111-9/+17
* | Add the pc98boot image which concatenates boot0 and boot0.5.nyan2011-02-112-1/+18
* | The last parameter to ath_computedur_ht() is short-GI, not short-preamble.adrian2011-02-111-1/+1
* | Mfp4 CH=177255:bz2011-02-111-2/+2
* | For UIO_NOCOPY case of reading request on zfs vnode, which has vm objectkib2011-02-111-2/+8
* | After r218530 export several functions which are no longer private tobz2011-02-112-6/+6
* | Add an example Khelp module, which will be referenced in the forthcoming Khelplstewart2011-02-114-1/+172
* | Generate MACHINE= and MACHINE_ARCH= lines based on the machineimp2011-02-112-1/+3
* | whitespace nit.imp2011-02-111-1/+1
OpenPOWER on IntegriCloud