| Commit message (Expand) | Author | Age | Files | Lines |
* | When using i8254 as the only kernel timer source: | ariff | 2009-06-09 | 2 | -14/+62 |
* | Use new spelling of the NG_*LEN constants. | imp | 2009-06-09 | 4 | -8/+8 |
* | World now builds without these defines, so eliminate them. | imp | 2009-06-09 | 1 | -9/+0 |
* | Document the fact that some Core2 family CPUs lack fixed-function counters. | jkoshy | 2009-06-09 | 1 | -3/+4 |
* | Fix parsing of Core2 event qualifiers. | jkoshy | 2009-06-09 | 1 | -7/+7 |
* | Get the other NG_PATHLEN while I'm here too :(. | imp | 2009-06-09 | 1 | -1/+1 |
* | Use NG_PATHSIZ instead of NG_PATHLEN + 1. | imp | 2009-06-09 | 1 | -1/+1 |
* | Move C1E workaround into its own idle function. Previous workaround works | ariff | 2009-06-09 | 4 | -46/+150 |
* | unify zyd_tx_mgt() and zyd_tx_data() to simplify TX path and sorts | weongyo | 2009-06-09 | 2 | -137/+60 |
* | Fix bug in zphys offset calculation I introduced while retyping | bland | 2009-06-09 | 1 | -1/+1 |
* | Chase ZFS v13 import changes. | bland | 2009-06-09 | 1 | -1/+2 |
* | - Fix sanity check of GIFSOPTS ioctl. | hrs | 2009-06-09 | 2 | -6/+6 |
* | Add line width calculations for 15/16 and 24/32 bit modes in case | delphij | 2009-06-09 | 1 | -0/+8 |
* | MFV of tzdata2009i: | edwin | 2009-06-09 | 1 | -2/+45 |
* | Fix compile time warning on sparc64, thanks to strict kobj signatures checking. | ariff | 2009-06-08 | 1 | -10/+9 |
* | Add self, list mentor in committers-src.dot | np | 2009-06-08 | 1 | -0/+2 |
* | Update vnet_net size guard information after r193731. | bz | 2009-06-08 | 1 | -7/+7 |
* | Reflect debug level changes from the recent ACPICA import. | jkim | 2009-06-08 | 1 | -7/+6 |
* | Fix an off by one error when we limit append/prepend text sizes based on our | brian | 2009-06-08 | 1 | -5/+15 |
* | Simply shared vnode locking and extend it to also include fsync. | ps | 2009-06-08 | 4 | -6/+16 |
* | purge dead code | sam | 2009-06-08 | 1 | -29/+0 |
* | fix big-endian machines | sam | 2009-06-08 | 1 | -4/+4 |
* | Add myself. | tuexen | 2009-06-08 | 1 | -0/+3 |
* | Remove redundant checks for ACPI_WAIT_FOREVER cases. | jkim | 2009-06-08 | 1 | -4/+0 |
* | Use proper types in kbdmux_kbd_getc(): | ed | 2009-06-08 | 1 | -2/+2 |
* | Rewrite OsdSynch.c to reflect the latest ACPICA more closely: | jkim | 2009-06-08 | 5 | -274/+446 |
* | Remove two unneeded, hidden includes. | bz | 2009-06-08 | 1 | -2/+0 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 65 | -84/+15 |
* | Commit missed driver_info to driver_ivar change in usb_attach_args. | thompsa | 2009-06-08 | 1 | -2/+2 |
* | Fix nfscl_getcl() so that it doesn't crash when it is called to | rmacklem | 2009-06-08 | 1 | -20/+29 |
* | Revert my change; reintroduce __gnu89_inline. | ed | 2009-06-08 | 4 | -3/+9 |
* | Change driver_info to a ulong as it always stores a number and remove the only | thompsa | 2009-06-08 | 2 | -5/+6 |
* | Remove __gnu89_inline. | ed | 2009-06-08 | 4 | -9/+3 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 37 | -36/+526 |
* | Clean up FreeBSD-specific header file: | jkim | 2009-06-08 | 1 | -6/+3 |
* | Now that amd64's kernel map is 512GB (SVN rev 192216), there is no reason | alc | 2009-06-08 | 1 | -9/+0 |
* | Change the printf format string to match the variable type to quiet | jhb | 2009-06-08 | 1 | -2/+2 |
* | Move zombie-reaping code out of kern_wait() and into its own function, | rwatson | 2009-06-08 | 1 | -106/+121 |
* | Code using COMPAT_ROUTE_FLAGS option, introduced with r187094, | bz | 2009-06-08 | 1 | -1/+0 |
* | Instead of packing the individual fields in the PnP structures, pack the | jhb | 2009-06-08 | 1 | -26/+26 |
* | Don't attempt to free the GPT partition list for a disk with an empty GPT. | jhb | 2009-06-08 | 1 | -2/+3 |
* | Update vimage size guard values but do not yet re-enable them. | bz | 2009-06-08 | 1 | -34/+22 |
* | Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops. | ariff | 2009-06-08 | 2 | -0/+2 |
* | Permit the specification of bandwidth values within | luigi | 2009-06-08 | 2 | -40/+72 |
* | Do not dereference vp->v_rdev without holding any of dev_mtx or vnode | kib | 2009-06-08 | 1 | -8/+20 |
* | Invalidate cache in pmap_remove_all() on ARM. | raj | 2009-06-08 | 1 | -0/+12 |
* | add a missing format in a printf | luigi | 2009-06-08 | 1 | -1/+1 |
* | Fix powerpc build failure due to strict kobj signatures checking. | ariff | 2009-06-08 | 2 | -6/+6 |
* | [patch] [locale] German locales use old %d.%m.%y date format instead of newer... | edwin | 2009-06-08 | 2 | -2/+2 |
* | Add notes on various SND_* options. | ariff | 2009-06-08 | 1 | -0/+36 |