summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/opl/io
AgeCommit message (Collapse)AuthorFilesLines
2020-07-2112950 pcicmu: this statement may fall throughToomas Soome2-6/+6
Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-0812657 opl: NULL pointer errorsToomas Soome6-35/+33
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-01-071599 backspace should perform delete on consoleToomas Soome1-3/+1
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-06-221200 various modules declare static functions within function bodiesRichard Lowe1-10/+9
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2010-06-016900487 bad unknown trap at TL 1Christopher Baumbauer - Oracle America - San Diego United States1-19/+1
2010-04-226935519 raise telemetry for failed scsa-initiated enumeration commandsGavin Maltby1-4/+2
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams3-180/+185
6915090 struct memlist should have ml_ member prefixes
2009-12-146903353 some sun4 components of ON are not lint cleanSurya Prakki12-125/+125
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni4-15/+12
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-10-146668237 DIMM faults on a domain are not cleared after DIMM replacement on ↵Mary Beale1-3/+5
M9000 Server
2009-08-036757244 okm_info assumes dip is validZach Kissel1-4/+9
2008-12-266717523 ddi_binding_name/ddi_get_name use problematicJerry Gilliam2-2/+2
2008-09-22PSARC 2008/382 Fast RebootSherry Moore6-33/+47
6714038 Fast Reboot support for x86 platforms
2008-05-226511374 confusing mc-opl error message after memory reconfigurationwh312741-12/+168
6647128 MI-CEs that are not at an address 0 mod 64 also produce a PTRL-CE ereport 6671901 The fix for ICE handling in 6556139 causes problems for XSCF in Fujitsu Service Mode. 6677120 mc-opl driver cause domain panic if 2 CE errors occur on a memory bank w/ CE rewrite timeout 6695855 PCE page may not be retired on Quad mode.
2008-05-086550269 pcmu_ib_ino_rem_intr needs to return error codejfrank2-17/+26
2008-05-056533686 unconfigure on permanent memory fails with "DR parellel copy ↵wh312741-21/+111
timeout" and "SCF busy" errors 6660197 domain hard hang when DRing perm memory board and moving mem from SB with FMA degraded memory
2008-03-26PSARC/2008/092 OPL Ikkaku Platform Supportjl1390901-21/+88
6655597 Support for SPARC Enterprise Ikkaku
2008-02-196663581 assertion panic during OPL DR memory copy-renamejimand1-2/+1
2008-02-066519466 incorrect comment in mc-opl.c source codejimand1-3/+1
2007-12-036526055 memory leaks seen during DR testing in dr_memlist_dup().jesusm1-161/+163
2007-11-296634097 addboard of Oly-C should fail and not partially add resource in ↵wh312741-1/+3
Jupiter only domain
2007-11-196584984 "busstat -w" on DC machine causes system hangfherard1-35/+43
2007-10-236545685 Rewrite timeout occurring when scrubbing CE's in MAC patrol threaddhain1-88/+288
2007-10-17PSARC 2007/603 FMA for OPL Intermittent Memory CEstsien1-10/+20
6556139 Solaris on OPL needs to perform SERD on Intermittent Correctable Errors
2007-09-176605138 OPL prtdiag missing memory config detailswh312741-322/+311
2007-09-12PSARC 2007/337 OPL Jupiter CPU Supportjl1390901-229/+237
PSARC 2007/433 Integer Multiply-Add instruction set feature PSARC 2007/506 FMA for OPL Jupiter CPU 6551253 OPL Jupiter CPU support
2007-05-176547155 mptest timing out because of bad page coloring after forkdp784191-5/+1
6550904 kcage_glist_alloc() may not call kmem_zalloc()
2007-05-14backout 6547155/6550904: sparc build faileddm1207691-1/+5
2007-05-146547155 mptest timing out because of bad page coloring after forkdp784191-5/+1
6550904 kcage_glist_alloc() may not call kmem_zalloc()
2007-02-256520990 DR panic if XSCF is BUSYbm425612-45/+80
2007-02-156520397 assertion failed:(((pp)->p_selock & ~0x40000000) != 0), file: ↵bm425611-7/+1
dr_mem.c line:407 during DR testing.
2007-01-256500027 after partial unconfigure of XSB (failure due to lack of memory) ↵bm425611-2/+9
cannot reconfigure XSB
2007-01-106461633 DR cleanupbm425612-16/+21
2007-01-056503214 system panic during configure xsb in mc-opl:mc_prepare_dimmlist()bm425611-6/+19
2007-01-036442804 memory leaks in drmach() modulesjl1390903-242/+433
6442821 System hangs during addboard (OS configure phase) 6443020 Need IKP deprobe error handling code for OPL 6444087 SCF did not report error in case of a timeout 6445761 Support memoryless board in DR 6445769 MTLB hit panic during DR copy rename 6445772 uninitialized variable used in plat_lgrp_config 6455124 Not enough dictionary size in fcode interpreter for I/O Max Conf. 6457380 HW Descriptior specification update 6459708 Kernel Migration fails when tried second time. 6461633 DR review cleanups 6464256 DR RED_State panic while running it with psradm command 6464274 DR panic when migrating kernel from a board with memory hole. 6473299 Skipping of retired pages during copy-rename not working properly 6489095 flushw is needed in drmach_copy_rename_prog__relocatable
2006-12-206502647 OPL panel intr should not use cmn_err() logging at high PILhyw1-8/+11
6502648 OPL panel: Clearing PNLINT HW flag may be delayed 6502649 OPL panel: intr_enqueue_req() needs IE disabled
2006-11-276470022 OPL scfd driver should be moved into the closed source treejimand16-21696/+0
2006-11-216492479 OPL MAC detected compare error should not cause page retirementav1453901-17/+31
2006-11-026486515 mc-opl: ue-mem should enlist 2 DIMMs instead of entire bankav1453901-40/+55
2006-10-236402328 Add multi-pil and unlimited softint support for SPARCgovinda3-7/+10
2006-10-056473791 errors on odd banks are not reported by mc-opl in mirror modehyw1-15/+48
2006-09-016456830 mc-opl keeps reporting the same permanent CEhyw1-154/+171
6456837 restart algorithm in mc-opl is incorrect 6463144 mc-opl: address translation/checking algorithm is incorrect 6464307 mc-opl: polling logic needs to stop when requested 6465245 mc-opl: MI compare error injection doesn't work
2006-08-256463364 pcicmu shouldn't use LINTLIBRARY in the kerneljimand7-14/+1
2006-08-216460876 ddi_intr_get_navail(9f): fix functionality across platforms and ↵anish1-2/+2
other bugs
2006-08-046454420 unum table is incorrect for OPL FF machinesraghuram1-25/+25
2006-08-036423808 OPL system panics while running mtsthyw1-127/+233
6455233 mc-opl: Need to do page_retire_check on all errors
2006-07-276434134 scfd cannot report PANIC during DR suspend resumeraghuram4-9/+82
6449272 SCFIOCDR ioctl should reply the entire data received from the XSCF 6451198 SUB_OS_RECEIVE_DIMM_INFO command should be have odd bits set 6452591 SCF online retry timeout need to include the SP reboot.
2006-07-106444031 scfd driver suspend always timeoutraghuram1-1/+10
2006-06-276437466 Wanboot fails on an OPL systemraghuram1-0/+5
2006-06-206373298 Integrate support for MMU context ID domainshuah2-4/+9