summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4
AgeCommit message (Collapse)AuthorFilesLines
2005-09-206237094 perl build should honor $(CC)wesolows1-6/+6
6272179 relocation processing should be bypassed when building libgenunix et al 6307198 Need to pass in -save_args option when the new gcc is available 6310495 gcc and sun4 rootnex don't get along 6310534 new gcc options should be used to build ON 6319181 cw needs -xbuiltin support
2005-09-166309062 gcc and cmd/stmsboot don't get alongeota2-10/+13
6310560 gcc and OBP code don't get along 6310660 gcc and sparc ddi code don't get along
2005-09-166310485 gcc and trapstat don't get alongdmick2-4/+4
6310536 gcc and sfmmu header don't get along 6310555 gcc and memlists don't get along
2005-09-16FWARC 2005/512 sun4v ebus driver bindingjasonwu2-341/+230
6313488 ebus driver does not work on erie
2005-09-136278650 Race on siron_pending leads to hangsudheer2-9/+26
2005-09-126303214 unimplemented_{LDD,STD} traps need to be handledwsm1-0/+69
6312645 little endian LDD/STD simulation is inconsistent with hardware
2005-09-086305388 ddi_getlongprop(9F) callers should use DDI_DEV_T_ANY instead of ↵cth6-13/+13
DDI_DEV_T_NONE
2005-09-066265183 tte_lckcnt should be cleaned upsusans1-7/+10
6281281 mdb tsb commands should show 32M/256M Panther info 6287398 jvm 1.5 dumps core with -d64 6317947 segvn_fault_vnodepages() may return a wrong error type
2005-08-306313837 additional safe measure in px required to make cpr to work (lint fix)jchu1-2/+2
2005-08-296316862 SB1000/SB2000 ASSERT panic in cpu_vm_data_init: L2CACHE_ALIGN <= ↵kchow1-1/+3
L2CACHE_ALIGN_MAX
2005-08-266313837 additional safe measure in px required to make cpr to workjchu4-0/+31
6313842 incorrect checking causes nonfatal imu_rbne panic
2005-08-256294795 The behavior of malloc is different between solaris 10 and nevadadavemq2-0/+11
2005-08-246286816 page_numtopp_nolock is inefficentkchow7-70/+154
6288107 Missing comment terminator in i86pc/ml/locore.s 6290613 high page_get_cachelist failure rate on jurassic 6297005 performance issues with page_nextn()
2005-08-196312753 workaround required for PLX erratum 34mg1404653-2/+48
2005-08-196303569 PCI-Express Fabric FMA ereport alternativeet1426008-9/+586
2005-08-166302751 add ptl1_gregs[MAXGL + 1], change PTL1_MAXTL to 2 and rename MMU ↵svemuri1-26/+0
fields in ptl1_regs structure
2005-08-126309270 size argument to vmem_create() in px_mmu_attach is wrongkrishnae1-2/+2
2005-08-106307395 Excessive px debug print message on console is unacceptable during ↵jchu4-65/+6
cpr suspend
2005-08-036300406 PPMREQ_PRE_PWR_OFF ioctl times out on receiving PME_TO_ACKmg1404655-43/+37
6300734 error handling for LDN and LUP events creates unreasonable delay and times out PM code 6302322 workaround required for P25 hardware bug with L23ready state 6279569 Chicago P0.1: assertion failed: pwr_p->pwr_hold > 0, file: ../../sun4/io/px/pcie_pwr.c, line: 699 6253747 plx switch should not advertize itself as a a powr managable device 6304736 Typo in px_pci module from an earlier bug fix
2005-08-026303530 ddi_intr_trigger_softintr in new interrupt framework can't be called ↵govinda1-2/+2
at high PIL
2005-07-226282386 SW workaround needed in PCI-E switch/bridge driver for PLX PEX 8532 ↵et1426003-16/+82
switch HW bug 6284906 memory leak px_lib_dev_init + 0x1c 6296594 fire driver needs to disable LOG registers when INTR registers are disabled. 6298780 Support "pciex" device type and class name OBP properties for Fire in solaris. 6298786 minor pcie initchild codepath cleanup.
2005-07-226279871 need interim core level load balancing solution for Niagaraesaxe1-4/+7
2005-07-206189103 Incorrect timeout values for systems with mixed frequency cpusjkennedy1-6/+40
2005-07-126285447 running trapstat on Ontario panics the systemgirish1-7/+6
2005-06-306252398 Fire 2.0 Power Management supportjchu7-65/+87
2005-06-276289703 Remove SUNWust1u.v package -- we do not need itae1128021-0/+8
6290564 Move sun4v PCBE to architecture specific /platform directory 6288882 fix the lint warnings caused by bugid 6263600 --HG-- rename : usr/src/pkgdefs/SUNWust1u.v/Makefile => deleted_files/usr/src/pkgdefs/SUNWust1u.v/Makefile rename : usr/src/pkgdefs/SUNWust1u.v/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWust1u.v/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWust1u.v/prototype_com => deleted_files/usr/src/pkgdefs/SUNWust1u.v/prototype_com rename : usr/src/pkgdefs/SUNWust1u.v/prototype_sparc => deleted_files/usr/src/pkgdefs/SUNWust1u.v/prototype_sparc
2005-06-246285941 kstat_read hangs when querying interrupt class kstatsesolom2-84/+97
2005-06-216245620 su driver install as sun4u specific should really go in /kernel/drvdf1577933-0/+3858
--HG-- rename : usr/src/uts/sun4u/io/su_driver.c => usr/src/uts/sun4/io/su_driver.c rename : usr/src/uts/sun4u/sys/sudev.h => usr/src/uts/sun4/sys/sudev.h
2005-06-216266922 page_get_replacement_page may fail with 256M pagesjjc1-8/+0
6274712 no memnodes in parent lgroup of leaf lgroups with no memory 6274882 Remove lgrp_plat_build_topo() since it is unused 6274894 lgrp_plat_latency_verify() shouldn't use lgrp_plat_probe_times[0][0] as local latency 6274899 lgrp_mem_init() has mistake in accounting for lgroups changed
2005-06-176241067 Sun4v Fire Error Handling supportjchu25-1183/+712
6251092 sun4u Fire Error Handling support 6252403 Remove hardware registers access from common px code 6256158 Fire drivers call ddi_fm_init w/o proper FMA support 6258433 Bus nexus fatal error handling missing for Fire 6279331 pcie misc module is required --HG-- rename : usr/src/uts/sun4/io/px/px_fault.c => deleted_files/usr/src/uts/sun4/io/px/px_fault.c rename : usr/src/uts/sun4/io/px/px_pci_fm.c => deleted_files/usr/src/uts/sun4/io/px/px_pci_fm.c rename : usr/src/uts/sun4/io/px/px_pci_fm.h => deleted_files/usr/src/uts/sun4/io/px/px_pci_fm.h rename : usr/src/uts/sun4v/io/px/px_csr.h => deleted_files/usr/src/uts/sun4v/io/px/px_csr.h rename : usr/src/uts/sun4v/io/px/px_regs.h => deleted_files/usr/src/uts/sun4v/io/px/px_regs.h rename : usr/src/uts/sun4/io/px/px_fault.h => usr/src/uts/sun4/io/px/px_fm.h
2005-06-156283388 VIS emulation code incorrectly accesses kernel pstate and ccr registersdf1577932-286/+48
2005-06-14OpenSolaris Launchstevel@tonic-gate137-0/+54919