summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u
AgeCommit message (Collapse)AuthorFilesLines
2010-03-096893473 memory scrubber thread memscrub_scan() invokes no_trap() without ↵Vijay S Balakrishna1-1/+1
on_trap()
2010-03-016910864 memscrubber should not scrub pages *scheduled* for retirementVijay S Balakrishna1-32/+53
2010-03-03PSARC 2010/019 EOF esp and dmaGarrett D'Amore2-97/+1
6930695 esp and dma should be EOF'd
2010-02-246737518 tod_validate() may miss register corruptionTrevor Thompson10-215/+249
6785049 todm5819p_rmc driver can generate time reversals of min/hour/day/etc minus 1 second 6923851 Tidy up complaints from 'hg pbchk' regarding several files.
2010-02-136921943 pcie error handling may not decode epkt header logs correctlyKrishna Elango1-3/+3
2010-02-126894307 cfgadm disconnect operation on SF6900 I/O boat failed with "Hardware ↵Vijay S Balakrishna6-69/+99
specific failure" error
2010-01-29FWARC 2009/535 SDIO Loaned Device Node SpecJason Beloro3-9/+35
FWARC 2009/536 SDIO Bridge Emulation FWARC 2009/537 SDIO HV IO API Updates FWARC 2009/609 Direct I/O Agent FWARC 2009/654 pcie binding update PSARC 2009/620 update to PCIe Fabric portfolio for SPARC and x86 6848789 LDoms static Direct I/O support
2010-01-196855998 put signed crypto in its own tarball, not with the closed binsMike Kupfer1-7/+4
6590779 bindrop cleanup: remove grfans, i2c_svc 6590785 bindrop: grppm is okay 6597124 bindrop: dis is now open 6702310 bindrop should not blacklist pcn(7D) 6881398 bindrop no longer needs to filter out audioens 6889306 pcitool should not be dropped by bindrop 6891710 bindrop: phx is gone 6897972 README.opensolaris has out of date compiler info --HG-- rename : usr/src/tools/codesign/signproto.sh => usr/src/tools/codesign/findcrypto.sh
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams15-660/+673
6915090 struct memlist should have ml_ member prefixes
2009-12-226764832 Provide user-level processor groups observabilityAlexander Kolbasov3-39/+20
6831680 cputrack(1) leaves its victim with unneeded cpc context 6901343 cpc context flag updates are not always atomic 6908152 Dormant thread CPC context affects cpu CPC consumers
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki1-1/+1
2009-12-146903353 some sun4 components of ON are not lint cleanSurya Prakki82-963/+1005
2009-12-046831378 identify device type during early bootZhi-Jun Robin Fu8-45/+263
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe1-7/+4
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR 6877160 guest domain panic at platsvc:mdeg_notify_client+10c 6874763 memseg_alloc_meta() incorrectly maps page_t pages 6873569 multiple calls to memlist_read_lock() can cause deadlock hazard 6886354 DR failure with "memory span duplication" error 6886782 panic after pagefault in seg_kpm after LDom add-mem on primary 6887644 domain hang/deadlock during ldom mem DR when trying to grab a write lock
2009-11-236741065 Solaris should support cooperative migrationHaik Aftandilian6-35/+118
6873667 a domain running Sun Cluster should notify the cluster framework when it is migrating FWARC 2009/559 Domain Suspend Domain Service FWARC 2009/452 HV APIs for cooperative guest migration PSARC 2009/589 LDOM-SunCluster suspend callbacks
2009-11-236868072 illegal instruction or I-MMU miss panic happens instead of D-MMU missMichael Bergknoff1-16/+7
6897829 bcopy optimization in 6629200 could be better
2009-11-206899006 Remove .byte asm directives and use new Intel Westmere opcodesDan OpenSolaris Anderson5-54/+3
6647055 x86_64 MD5/SHA1 assembly source should use 32-bit registers when the assembler supports it
2009-11-196899987 sparc simulator cleanupJerry Gilliam2-25/+7
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni24-2169/+2019
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan11-183/+192
6837240 Solaris Hotplug Framework 6783012 Add support for PCIe Alternate Routing-ID Interpretation 6638136 remove obsolete ndi_ra_xxx logic from px_msi code 6695081 Race condition between pciehpc_intr() and pciehpc_init() --HG-- rename : usr/src/uts/common/io/hotplug/pciehpc/pciehpc.c => usr/src/uts/common/io/pciex/hotplug/pciehpc.c rename : usr/src/uts/common/io/hotplug/pcishpc/pcishpc.c => usr/src/uts/common/io/pciex/hotplug/pcishpc.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.c => usr/src/uts/intel/io/pciex/hotplug/pciehpc_acpi.c rename : usr/src/uts/intel/io/hotplug/pciehpc/pciehpc_acpi.h => usr/src/uts/intel/sys/hotplug/pci/pciehpc_acpi.h rename : usr/src/uts/sparc/pcicfg.e/Makefile => usr/src/uts/sparc/pcicfg/Makefile rename : usr/src/uts/sun4/io/pcicfg.e.c => usr/src/uts/sun4/io/pcicfg.c
2009-10-276741199 Remove cg6 kernel driver [PSARC 2008/488]Garrett D'Amore2-96/+0
2009-10-266892713 booting a DEBUG kernel on an Ultrasparc-II draws "undefined symbol ↵Sinanallur Balasubramanian2-8/+4
last_l2tag_error_injected"
2009-10-226828976 Fast Crash DumpDave Plauger2-3/+8
6878030 live crash dump is much slower than reboot dump 6626023 Crash dump size is excessive on large memory machines
2009-10-22PSARC 2009/253 S10CGerald Jelinek4-4/+102
6666646 Solaris 10 zones on OpenSolaris binary (supported) distributions --HG-- rename : usr/src/lib/brand/sn1/Makefile => usr/src/lib/brand/solaris10/Makefile rename : usr/src/lib/brand/sn1/Makefile.sn1 => usr/src/lib/brand/solaris10/Makefile.s10 rename : usr/src/lib/brand/lx/cmd/Makefile => usr/src/lib/brand/solaris10/cmd/Makefile rename : usr/src/lib/brand/lx/cmd/lx_native.sh => usr/src/lib/brand/solaris10/cmd/s10_native.sh rename : usr/src/lib/brand/sn1/librtld_db/Makefile => usr/src/lib/brand/solaris10/librtld_db/Makefile rename : usr/src/lib/brand/sn1/librtld_db/Makefile.com => usr/src/lib/brand/solaris10/librtld_db/Makefile.com rename : usr/src/lib/brand/sn1/librtld_db/amd64/Makefile => usr/src/lib/brand/solaris10/librtld_db/amd64/Makefile rename : usr/src/lib/brand/sn1/librtld_db/common/mapfile-vers => usr/src/lib/brand/solaris10/librtld_db/common/mapfile-vers rename : usr/src/lib/brand/sn1/librtld_db/common/mapfile-vers.64 => usr/src/lib/brand/solaris10/librtld_db/common/mapfile-vers.64 rename : usr/src/lib/brand/sn1/librtld_db/common/sn1_librtld_db.c => usr/src/lib/brand/solaris10/librtld_db/common/solaris10_librtld_db.c rename : usr/src/lib/brand/sn1/librtld_db/i386/Makefile => usr/src/lib/brand/solaris10/librtld_db/i386/Makefile rename : usr/src/lib/brand/sn1/librtld_db/sparc/Makefile => usr/src/lib/brand/solaris10/librtld_db/sparc/Makefile rename : usr/src/lib/brand/sn1/librtld_db/sparcv9/Makefile => usr/src/lib/brand/solaris10/librtld_db/sparcv9/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/Makefile => usr/src/lib/brand/solaris10/s10_brand/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/Makefile.com => usr/src/lib/brand/solaris10/s10_brand/Makefile.com rename : usr/src/lib/brand/sn1/sn1_brand/amd64/Makefile => usr/src/lib/brand/solaris10/s10_brand/amd64/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_crt.s => usr/src/lib/brand/solaris10/s10_brand/amd64/s10_crt.s rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_handler.s => usr/src/lib/brand/solaris10/s10_brand/amd64/s10_handler.s rename : usr/src/lib/brand/sn1/sn1_brand/amd64/sn1_runexe.s => usr/src/lib/brand/solaris10/s10_brand/amd64/s10_runexe.s rename : usr/src/lib/brand/sn1/sn1_brand/common/mapfile-vers => usr/src/lib/brand/solaris10/s10_brand/common/mapfile-vers rename : usr/src/lib/brand/sn1/sn1_brand/common/offsets.in => usr/src/lib/brand/solaris10/s10_brand/common/offsets.in rename : usr/src/lib/brand/sn1/sn1_brand/common/sn1_brand.c => usr/src/lib/brand/solaris10/s10_brand/common/s10_brand.c rename : usr/src/lib/brand/sn1/sn1_brand/i386/Makefile => usr/src/lib/brand/solaris10/s10_brand/i386/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_crt.s => usr/src/lib/brand/solaris10/s10_brand/i386/s10_crt.s rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_handler.s => usr/src/lib/brand/solaris10/s10_brand/i386/s10_handler.s rename : usr/src/lib/brand/sn1/sn1_brand/i386/sn1_runexe.s => usr/src/lib/brand/solaris10/s10_brand/i386/s10_runexe.s rename : usr/src/lib/brand/sn1/sn1_brand/sparc/Makefile => usr/src/lib/brand/solaris10/s10_brand/sparc/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_crt.s => usr/src/lib/brand/solaris10/s10_brand/sparc/s10_crt.s rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_handler.s => usr/src/lib/brand/solaris10/s10_brand/sparc/s10_handler.s rename : usr/src/lib/brand/sn1/sn1_brand/sparc/sn1_runexe.s => usr/src/lib/brand/solaris10/s10_brand/sparc/s10_runexe.s rename : usr/src/lib/brand/sn1/sn1_brand/sparcv9/Makefile => usr/src/lib/brand/solaris10/s10_brand/sparcv9/Makefile rename : usr/src/lib/brand/sn1/sn1_brand/sys/sn1_misc.h => usr/src/lib/brand/solaris10/s10_brand/sys/s10_misc.h rename : usr/src/lib/brand/sn1/sn1_brand/Makefile => usr/src/lib/brand/solaris10/s10_npreload/Makefile rename : usr/src/lib/brand/lx/lx_support/Makefile => usr/src/lib/brand/solaris10/s10_support/Makefile rename : usr/src/lib/brand/sn1/zone/Makefile => usr/src/lib/brand/solaris10/zone/Makefile rename : usr/src/lib/brand/sn1/zone/SUNWsn1.xml => usr/src/lib/brand/solaris10/zone/SUNWsolaris10.xml rename : usr/src/lib/brand/sn1/zone/config.xml => usr/src/lib/brand/solaris10/zone/config.xml rename : usr/src/lib/brand/native/zone/p2v.ksh => usr/src/lib/brand/solaris10/zone/p2v.ksh rename : usr/src/lib/brand/native/zone/pkgrm.conf => usr/src/lib/brand/solaris10/zone/pkgrm.conf rename : usr/src/lib/brand/native/zone/pkgrm.lst => usr/src/lib/brand/solaris10/zone/pkgrm.lst rename : usr/src/lib/brand/sn1/zone/platform.xml => usr/src/lib/brand/solaris10/zone/platform.xml rename : usr/src/lib/brand/sn1/zone/sn1_boot.sh => usr/src/lib/brand/solaris10/zone/s10_boot.ksh rename : usr/src/lib/brand/native/zone/smf_disable.conf => usr/src/lib/brand/solaris10/zone/smf_disable.conf rename : usr/src/lib/brand/native/zone/smf_disable.lst => usr/src/lib/brand/solaris10/zone/smf_disable.lst rename : usr/src/pkgdefs/SUNWsn1rint/Makefile => usr/src/pkgdefs/SUNWs10brandr/Makefile rename : usr/src/pkgdefs/SUNWsn1rint/depend => usr/src/pkgdefs/SUNWs10brandr/depend rename : usr/src/pkgdefs/SUNWsn1rint/pkginfo.tmpl => usr/src/pkgdefs/SUNWs10brandr/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWsn1rint/prototype_com => usr/src/pkgdefs/SUNWs10brandr/prototype_com rename : usr/src/pkgdefs/SUNWsn1rint/prototype_i386 => usr/src/pkgdefs/SUNWs10brandr/prototype_i386 rename : usr/src/pkgdefs/SUNWsn1rint/prototype_sparc => usr/src/pkgdefs/SUNWs10brandr/prototype_sparc rename : usr/src/pkgdefs/SUNWsn1uint/Makefile => usr/src/pkgdefs/SUNWs10brandu/Makefile rename : usr/src/pkgdefs/SUNWsn1uint/depend => usr/src/pkgdefs/SUNWs10brandu/depend rename : usr/src/pkgdefs/SUNWsn1uint/pkginfo.tmpl => usr/src/pkgdefs/SUNWs10brandu/pkginfo.tmpl rename : usr/src/pkgdefs/SUNWsn1uint/prototype_com => usr/src/pkgdefs/SUNWs10brandu/prototype_com rename : usr/src/pkgdefs/SUNWsn1uint/prototype_i386 => usr/src/pkgdefs/SUNWs10brandu/prototype_i386 rename : usr/src/pkgdefs/SUNWsn1uint/prototype_sparc => usr/src/pkgdefs/SUNWs10brandu/prototype_sparc rename : usr/src/uts/common/brand/sn1/sn1_brand.c => usr/src/uts/common/brand/solaris10/s10_brand.c rename : usr/src/uts/common/brand/sn1/sn1_brand.h => usr/src/uts/common/brand/solaris10/s10_brand.h rename : usr/src/uts/common/brand/sn1/sn1_offsets.in => usr/src/uts/common/brand/solaris10/s10_offsets.in rename : usr/src/uts/intel/brand/sn1/sn1_brand_asm.s => usr/src/uts/intel/brand/solaris10/s10_brand_asm.s rename : usr/src/uts/intel/sn1_brand/Makefile => usr/src/uts/intel/s10_brand/Makefile rename : usr/src/uts/sun4/brand/sn1/sn1_brand_asm.s => usr/src/uts/sun4/brand/solaris10/s10_brand_asm.s rename : usr/src/uts/sun4u/sn1_brand/Makefile => usr/src/uts/sun4u/s10_brand/Makefile rename : usr/src/uts/sun4v/sn1_brand/Makefile => usr/src/uts/sun4v/s10_brand/Makefile
2009-10-21PSARC 2009/538 EOF of Tadpole SPARCLEGarrett D'Amore10-703/+0
6893086 EOF Tadpole SPARCLE (douglas)
2009-10-146668237 DIMM faults on a domain are not cleared after DIMM replacement on ↵Mary Beale1-3/+5
M9000 Server
2009-10-136817644 UltrasparcIV+:cpumem Diagnostic Engine should support anonymous TAG ↵Sinanallur Balasubramanian2-37/+39
errors
2009-10-076880460 some root-build bits were missed by 6864230jmcp47-481/+427
6414832 SUNWonbld gk account should be removed 6536468 date in Nevada motd should be changed 6855668 webrev mangles dates in non-Romanised locales 6866716 estimation of max-jobs for /.make.machines is incorrect 6589104 make POUND_SIGN less of a drag 6750554 build rule for mcs gives shell+date a real workout 6885068 no need for raciness Portions contributed by Rich Lowe
2009-10-066867095 application fails after upgrading from 137137-09 to 138888-01 or laterEthindra Ramamurthy1-8/+17
2009-10-014356846 remove invalid comment from pci.cByron Servies1-8/+0
2009-10-01PSARC/2004/678 EOF SCF_ Smartcard APIsDarren J Moffat2-4/+1
PSARC/2005/106 iButton Smartcard EOF PSARC/2005/107 Cyberflex Smartcard EOF PSARC/2006/295 EOF pam_smartcard(5) PSARC/2006/296 EOF smartcard(1m) 6857067 Smartcard EOF Removal
2009-09-156566633 pci_pci:ppb_create_ranges_prop overwrites the IO range with the MEM ↵Pavel Potoplyak1-5/+12
range
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao2-4/+10
6787364 Administration and policy configuration changes to support FIPS 140-2 6867384 Solaris Crypto Framework needs to implement self tests for FIPS 140-2 compliance
2009-09-106878359 CPU power management driver needs to support detach (fix lint)Mark Haywood1-0/+1
2009-09-106878359 CPU power management driver needs to support detachMark Haywood1-1/+1
6875856 pm_rem_info()doesn't manage the pm_comps_notlowest count correctly
2009-08-286864865 clean up old encryption kit makefile directives that are no longer usedValerie Bubb Fenwick1-17/+1
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro2-31/+2
2009-08-036757244 okm_info assumes dip is validZach Kissel1-4/+9
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp38-194/+82
Portions contributed by Rich Lowe
2009-07-276806540 SPARC and x86 bridge/switch nexus driver should be mergedKrishna Elango3-3/+1
--HG-- rename : usr/src/uts/common/io/pcie.c => usr/src/uts/common/io/pciex/pcie.c rename : usr/src/uts/common/io/pcie_fault.c => usr/src/uts/common/io/pciex/pcie_fault.c rename : usr/src/uts/sun4/io/px/pcie_pwr.c => usr/src/uts/common/io/pciex/pcie_pwr.c rename : usr/src/uts/intel/io/pciex/pcie_pci.c => usr/src/uts/common/io/pciex/pcieb.c rename : usr/src/uts/intel/io/pciex/pcie_pci.conf => usr/src/uts/common/io/pciex/pcieb.conf rename : usr/src/uts/sun4/io/px/px_pci.h => usr/src/uts/common/io/pciex/pcieb.h rename : usr/src/uts/sun4/io/px/pcie_pwr.h => usr/src/uts/common/sys/pcie_pwr.h rename : usr/src/uts/intel/pcie_pci/Makefile => usr/src/uts/intel/pcieb/Makefile rename : usr/src/uts/sun4/io/px/pxb_plx.h => usr/src/uts/sparc/io/pciex/pcieb_plx.h rename : usr/src/uts/sparc/px_pci/Makefile => usr/src/uts/sparc/pcieb/Makefile rename : usr/src/uts/sparc/pxb_bcm/Makefile => usr/src/uts/sparc/pcieb_bcm/Makefile
2009-07-16FWARC 2008/540 Memory DR Domain ServiceJason Beloro1-7/+3
FWARC 2009/300 CPU MD node property for real address bits 6720954 add memory dr feature to ldoms 6742779 fsflush_do_pages() may incorrectly skip constituent file large pages
2009-07-08PSARC/2009/340 Interrupt affinity interfaces and PCITool enhancementsEvan Yan5-108/+178
6796906 Interfaces needed for querying and re-targetting msi-x interrupts 6805710 px driver should support re-targetting MSI-X interrupts 6849547 PCITool enhancements 6851623 ddi_intr_enable() and ddi_intr_disable() fails randomly for dup interrupt.
2009-06-206768098 system panics with PCIe fabric.(0x0)(0x43) due to masked errors.Krishna Elango3-9/+7
6814026 PLX disable RO algorithm is incorrect 6813298 Legacy PCI Express Endpoint is not used correctly in pcie module 6841301 PCI ECS accesses with pcitool don't work on AMD processors 6813766 faulty EPKT FMA rules need to expect ereports coming from hostbridge 6841816 PCIe Error Handling's scan_fabric doesn't handle failed IO Addresses well 6798264 PCIe error handling doesn't handle zero bdf well 6802636 fault address may not be decoded correctly during PCIe error handling 6843716 suspicious definition of PCIE_REQ_ID_DEV_MASK 6831766 coredump in pci_bridge_declare()
2009-06-176708183 poor scalability of mdb memstat with increasing CPU countPavel Tatashin1-12/+64
2009-05-226828609 px driver sometimes passes invalid bits io attributes for pci_iommu_mapDaniel Ice1-4/+4
6771175 px does not pass readable-attribute to hypervisor during iommu mapping
2009-05-12PSARC 2009/222 Add zone support to uprintf() and vuprintf()Abhinandan Ekande1-48/+1
6676374 If Solaris Kills a process, the user needs to know why
2009-05-056818764 mem_cache driver is broken on SUNW,Sun-Fire-15000 platformsChristopher Baumbauer - Sun Microsystems - San Diego United States1-2/+4
2009-04-296831697 tool to check sun4u bootable modules for reoccurrence of 6828121 neededJerry Gilliam3-9/+6
2009-04-176767618 Need an optimized AES leveraging Intel's AES instructionsDan OpenSolaris Anderson1-1/+1
6747587 Remove redundant code in ccm.c --HG-- rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.descrip => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman.descrip
2009-04-116828121 sun4u unix ambushed by alloc-memJerry Gilliam1-0/+5