summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Teach truss and xlint how to operate on 64-bit PowerPC systems.nwhitehorn2010-07-122-0/+378
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,nwhitehorn2010-07-1217-32/+202
* Use more compact deviceid table.thompsa2010-07-111-194/+196
* Update for style(9).thompsa2010-07-111-140/+140
* Sort platform options.raj2010-07-111-1/+1
* Get rid of bootinfo for good in loader (U-Boot-based) and ARM.raj2010-07-113-197/+0
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-1135-2475/+1960
* Provide more defines for PCI-Express device ctrl.raj2010-07-111-0/+3
* Introduce PowerPC-specific helper routines for FDT.raj2010-07-111-0/+168
* Save fdtbus trigger / polarity data at their correct index.raj2010-07-111-2/+2
* Let simplebus(4) diagnostics be a bit more descriptive.raj2010-07-111-4/+7
* Provide a missing interrupt-parent for the CPM / QUICC node in the DTS.raj2010-07-111-0/+1
* Change the implementation of vm_hold_free_pages() so that it performs atalc2010-07-111-26/+16
* Make kernel panic with reasonable message if no usable event timer found.mav2010-07-111-0/+2
* Remove interval validation from cpu_tick_calibrate(). As I found, checkmav2010-07-111-36/+14
* Fix SVN mismerge. We somehow ended up with the 32-bit powerpc versionnwhitehorn2010-07-112-4/+4
OpenPOWER on IntegriCloud