summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* - As with stray vector interrupts limit the reporting of stray levelmarius2011-06-181-9/+20
* Don't include curcpu in the mask which is used as the IPI cookie as wemarius2011-06-151-12/+16
* - Merge r222980 from x86: add sound(4) and common device drivers.marius2011-06-131-2/+9
* - For the case when tl1_align(_trap) is used to call rsf_fatal viamarius2011-06-071-2/+3
* Adapt CATR() to r222813. This is somewhat tricky as we can't afford usingmarius2011-06-074-61/+88
* Fix a problem with r222813; given that we may only operate on interruptmarius2011-06-071-9/+11
* MFCattilio2011-05-312-2/+2
* Fix KTR_CPUMASK in order to accept a string representing a cpuset_t.attilio2011-05-311-0/+2
* Revert a change that crept in during MFC.attilio2011-05-311-2/+0
* MFCattilio2011-05-311-0/+2
|\
* | Revert a patch that unvolountary sneaked in while I was MFCing.attilio2011-05-231-2/+0
* | MFCattilio2011-05-231-0/+2
* | MFCattilio2011-05-151-1/+4
|\ \ | |/
| * Recognize the eeprom device found in Fujitsu PRIMEPOWER650 and 900.marius2011-05-151-1/+4
| * Disconnect sun4v architecture from the three.attilio2011-05-143-65/+0
| * Move the ZERO_REGION_SIZE to a machine-dependent file, as on manymdf2011-05-131-0/+7
* | Fix yet another inversion in the logic by applying the x86 version of this,marius2011-05-141-2/+2
* | MFCattilio2011-05-143-65/+0
* | MFCattilio2011-05-131-0/+7
* | When setting up pc_other_cpus for APs based on pc_allcpu clear pc_cpuidmarius2011-05-131-1/+1
* | MFCattilio2011-05-121-0/+11
|\ \ | |/
| * Add an ATOMIC_CLEAR_LONG.marius2011-05-101-0/+11
| * Retire isa_setup_intr() and isa_teardown_intr() and use the generic busjhb2011-05-061-23/+0
| * Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-032-0/+2
* | Update for the fact that the first members of the IPI args structures andmarius2011-05-122-12/+21
* | The ita_mask should include curcpu but the cpuset passed to cpu_ipi_selected()marius2011-05-111-3/+3
* | Update for the fact that pm_active and pc_cpumask were changed to cpuset_t.marius2011-05-112-11/+32
* | Fix an inversion in logic.attilio2011-05-101-1/+1
* | - Fix a typoattilio2011-05-082-2/+2
* | MFCattilio2011-05-061-23/+0
* | Add sparc64 support.attilio2011-05-067-72/+105
* | MFCattilio2011-05-032-0/+2
|/
* This patch changes head so that the default NFS client is now the newrmacklem2011-04-271-2/+2
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-12/+9
* Correct spelling in comments.marius2011-04-226-8/+8
* - Use the streaming cache unless BUS_DMA_COHERENT is specified. Sincemarius2011-04-211-13/+1
* Break out the ath PCI logic into a separate device/module.adrian2011-03-311-1/+2
* Allocate memory for a DMA method table only in case we need to overridemarius2011-03-292-9/+18
* - A closer inspection of the OpenSolaris code indicates that the DMAmarius2011-03-262-158/+52
* - Merge the *_SET macros from fire(4) which generally print out themarius2011-03-266-257/+308
* - Make a panic message better reflect the actual problem.marius2011-03-191-13/+15
* On Serengeti-class machines the OFW root isn't the parent of the CPUmarius2011-03-191-2/+2
* In case reading PCIR_MINGNT fails don't use it for calculating themarius2011-03-191-1/+1
* Remove the advertising clause from the UCB license according to themarius2011-03-135-20/+0
* Sync licenses and the corresponding RCS IDs with NetBSD, mainly switchingmarius2011-03-1222-199/+213
* - Add support for TLS relocations.marius2011-03-111-8/+62
* - Remove clause 3 and 4 from TNF licenses. [1]marius2011-03-111-43/+33
* Revert the binutils workaround committed in r219340, the underlyingmarius2011-03-111-8/+1
* Mostly revert r219468, as I had misremembered the C standard regardingmdf2011-03-111-1/+1
* Use MAXPATHLEN rather than the size of an extern array when copying themdf2011-03-101-1/+1
OpenPOWER on IntegriCloud