summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix for boot issue: Don't disable BARs on AGP devices. In general:hselasky2012-03-291-0/+21
* | Fix for NULL-pointer panic during boot, if keys are pressed too early.hselasky2012-03-292-10/+13
* | Make stream our stream reset implementationrrs2012-03-2913-215/+549
* | Remove unnecessary assembly code.jchandra2012-03-292-30/+26
* | Remove disklabel handling code from growfs. This should be donetrasz2012-03-291-105/+9
* | Import DragonFly BSD commitkib2012-03-291-1/+6
* | VMDB offset should be greater than logical volume size only for MBR.ae2012-03-291-1/+1
* | Do proper cleanup for the GPT case when an error occurs.ae2012-03-291-14/+19
* | mdoc: sort prologue macros.joel2012-03-291-1/+1
* | Remove trailing whitespace per mdoc lint warningeadler2012-03-29238-668/+668
* | Fix 32-bit libgeom consumers run on 64-bit kernels with COMPAT_FREEBSD32.jmallett2012-03-292-29/+82
* | o) Fix mips/mips -> mips for Makefile.inc1.jmallett2012-03-292-3/+3
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-2931-47/+54
* | Reduce code size by creating common timed sleeping function.davidxu2012-03-291-93/+60
* | Turn on messages from the Simple Executive codebase, what few there are.jmallett2012-03-291-0/+3
* | Disable FP instruction emulation by default on !o32 because of ABI concerns.jmallett2012-03-291-0/+19
* | Supply endianness implied by the -m flag when compiling ucore code.jmallett2012-03-291-1/+1
* | Fix little-endian built.jmallett2012-03-291-1/+1
* | Allow multiple inclusion of trap.h. This has always been broken, butnwhitehorn2012-03-293-4/+10
* | Fix comment to specify correct struct name.jimharris2012-03-281-2/+2
* | A refinement of change 232351 to avoid a race with a forcible unmount.mckusick2012-03-281-4/+19
* | Add software PMC support.fabient2012-03-2861-141/+1518
* | Keep track of the mount point associated with a special devicemckusick2012-03-284-3/+42
* | Fix Fo arguments.joel2012-03-281-1/+1
* | Allocate the ioapics[] array dynamically since it is only needed for thejhb2012-03-281-5/+11
* | Ensure consistent target IDs for direct-attached devices.jimharris2012-03-283-9/+32
* | Add a PNP ID for Japanese 106-key keyboard.jkim2012-03-281-0/+1
* | More PMAP performance improvements: skip 256 MB segments entirely if theynwhitehorn2012-03-282-11/+26
* | MFV: r233615jkim2012-03-284-109/+61
* | Move the DTrace return IDT vector back up from 0x20 to 0x92. The 0x20jhb2012-03-281-1/+1
* | - Support inlined location in calltree output.fabient2012-03-282-241/+402
* | Do trivial reformatting of the comment to record the missed commitkib2012-03-281-4/+3
* | Reviewed by: bde, mckusickkib2012-03-281-11/+73
* | Microoptimize: in qsync loop over mount vnodes, only unlock mountkib2012-03-281-2/+1
* | Update comment.kib2012-03-281-1/+1
* | Stop HDA controller polling callout on suspend and reset it on resume.mav2012-03-281-0/+3
* | Permit tcpdrop in VNET jails.zec2012-03-281-1/+1
* | Correctly expose xlocale functions if people include the headers in the wrongtheraven2012-03-289-5/+17
* | Honor the net.inet.udp.checksum sysctl when using SCTP/UDP/IPv4tuexen2012-03-281-9/+35
* | Remove unnecessary #if as the software workaround for PCI protocolyongari2012-03-281-8/+5
* | Load entire EEPROM contents in device attach time and verifyyongari2012-03-283-23/+59
* | Partially revert r223608 and selectively allow microcode loadingyongari2012-03-282-5/+18
* | - Do not clobber softc when psm(4) is reintialized.jkim2012-03-272-154/+131
* | Restore interrupt state after executing AcpiEnterSleepState().jkim2012-03-271-5/+10
* | Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-2712-4/+156
* | mdoc: add missing El macro.joel2012-03-272-0/+3
* | Minor indentation and paragraph nits.joel2012-03-271-4/+4
* | Make ReiserFS MPSAFEdumbbell2012-03-271-3/+11
* | Only use macros inside a reference block.joel2012-03-271-10/+5
* | strip (R) to match manpage and pci_vendorsbschmidt2012-03-271-29/+29
OpenPOWER on IntegriCloud