summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make kernel modules build correctly on 64-bit PowerPC.nwhitehorn2010-07-134-5/+5
* Rise knowledge about curthread->td_intr_frame by one step. Make timermav2010-07-135-17/+9
* UT_NAMESIZE is no more.ed2010-07-131-1/+0
* - The sum variable used in DPCPU_SUM needs to be of the same type as thelstewart2010-07-131-3/+2
* The SIFTR DPCPU statistics struct was not being zeroed between enable/disablelstewart2010-07-131-0/+2
* Macro to simplify zeroing DPCPU variables.lstewart2010-07-131-0/+9
* Catch up with the rename of DPCPU_SUM to DPCPU_VARSUM in r209978.lstewart2010-07-131-10/+10
* Unify pc98 event timer code with the rest of x86.mav2010-07-134-564/+103
* - Rename DPCPU_SUM to DPCPU_VARSUM to better reflect the fact it operates onlstewart2010-07-131-1/+13
* Disable multi-sector PIO transfers if ATA_SET_MULTI command failed.mav2010-07-131-0/+2
* Add powerpc64 kernel ldscript.nwhitehorn2010-07-131-0/+144
* MFppc64:nwhitehorn2010-07-1375-1035/+5540
* Remove detect-vmware.sh, recently removed.imp2010-07-131-0/+2
* o Restore missed flag in the synopsis.maxim2010-07-131-1/+1
* o Add -q flag to usage().maxim2010-07-131-1/+1
* o Add -q flag to the synopsis.maxim2010-07-131-1/+2
* Enhance config to handle MACHINEs with multiple architectures:nwhitehorn2010-07-134-10/+38
* Fix comment.takawata2010-07-131-1/+1
* One more Prolific serial device ID.takawata2010-07-132-0/+3
* Fix white spaces.jkim2010-07-131-18/+18
* According to ACPICA User Guide and Programmer Reference, the read data mustjkim2010-07-131-6/+3
* Correctly copy the M_RDONLY flag when duplicating a referencecperciva2010-07-131-0/+1
* Add a missing architecture declaration to the machine specificationnwhitehorn2010-07-131-1/+1
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-12129-4788/+10791
* Correct inverted parent DMA tag parameters.marius2010-07-121-2/+2
* - Make the maxsize parameter of the data buffer DMA tag match maxio, whichmarius2010-07-122-4/+5
* Fix for a panic when TX checksum offload is done andjfv2010-07-122-19/+35
* Fix printf specifier to allow 32/64 bit builds.grehan2010-07-121-1/+1
* Move i386-inherited logic of building ACPI headers for acpi_wakeup.c intojkim2010-07-126-63/+32
* Remove a dead test. We already exclude NMI traps from this code in anjhb2010-07-121-2/+2
* When switching the thread from the processor, store %dr7 contentkib2010-07-121-1/+1
* Fix spelling of "weirdo" in /etc/gettytab comment.bcr2010-07-121-1/+1
* Remove extraneous ;emaste2010-07-121-1/+1
* Unify ABI-related bits of the Book-E and AIM machdep routinesnwhitehorn2010-07-127-1026/+686
* Use type-specific inline function imax() instead of deprecated macro MAX().jkim2010-07-122-3/+2
* A previous change moved the GETATTR RPC for open() calls that hit in thejhb2010-07-121-9/+14
* - Add missing locking around flushing of an NFS node's attribute cachejhb2010-07-121-2/+4
* MFppc64:nwhitehorn2010-07-121-3/+31
* Revert and remake r209883:mav2010-07-121-9/+15
* Merge jmallett@'s n64 work into HEADjchandra2010-07-122-6/+6
* One more use for _SIG_VALID.kib2010-07-121-1/+1
* Use _SIG_VALID instead of expanded form of the macro.kib2010-07-121-1/+1
* For xsi_sigpause(3), remove the supplied signal from the process maskkib2010-07-121-2/+10
* Merge jmallett@'s n64 work into HEAD.jchandra2010-07-121-22/+164
* Merge jmallett@'s n64 work into HEADjchandra2010-07-121-0/+16
* Move KSEG address definitions from cpu.h to cpuregs.h with the otherjchandra2010-07-122-19/+25
* Instead of deleting existing IRQ resource, which is not really working formav2010-07-122-3/+13
* o Fix typo: sepcify -> specify.maxim2010-07-121-1/+1
* Add -l to the synopsisbrian2010-07-121-1/+1
* Build libsmb should be on powerpc64 as well.nwhitehorn2010-07-121-1/+1
OpenPOWER on IntegriCloud