summaryrefslogtreecommitdiff
path: root/usr/src/uts
AgeCommit message (Collapse)AuthorFilesLines
2007-03-106518277 need a common IPMI libraryeschrock3-7/+13
6518283 generic mechanism for detecting SP resets --HG-- rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/dm_plugin.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/dm_plugin.h rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.c => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.c rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.h rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.c => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.c rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.h
2007-03-096528779 mdb findleaks reports memory leak in ipfilterzf2038735-25/+49
2007-03-096446494 Single homed host has problem in SCTP INIT address parameterkcpoon6-69/+112
6530148 Zero window handling still has problems 6531684 Staleness in "Stale Cookie Error" chunk reports the wrong time
2007-03-096509357 ddi_fm_init() does not return fm capable when called by nxge leaf driverjf1370182-42/+39
6515410 remove dead error-interrupt code in niumx
2007-03-09PSARC/2004/402 CPU Capsakolb42-274/+2501
6327235 PSARC/2004/402 CPU caps 6464161 Dead KSLICE code should be removed 6514387 FX class contains dead code to keep list of member threads 6518395 kstat_zone_add performs KM_SLEEP allocation when it should not
2007-03-096533109 nucleus text overflow check is incorrectkchow1-6/+6
2007-03-096528546 system panic with add_softintr: exceeded 1208 handlerset1426001-3/+4
2007-03-096393314 move driver dad to usr/srcarutz8-3/+5466
2007-03-096530331 vsw when plumbed and in prog mode should write its mac address into HWsg701802-172/+373
2007-03-096531693 timeout_common completely broken on 32-bit systemsqiao1-7/+20
2007-03-096524333 Service domain panics if it fails to map pages for a disk on fileachartre2-182/+312
6527265 Hard hang in guest ldom on issuing the format command 6530040 vds does not close underlying physical device or file properly
2007-03-086526154 modunload nxge driver (with msi set to 8) cause the system hungegillett1-13/+5
2007-03-086532527 psrinfo output should show "EAX Page 1" hex value to identify processorsdmick1-4/+6
2007-03-086452589 zl_lock still held excessively longjohansen1-3/+19
2007-03-076479968 TCP connections over loopback misorder user data on squeue reentrycarlsonj1-3/+3
2007-03-076523767 off-link hosts often rendered unreachable under IPMPsangeeta3-6/+43
2007-03-076521110 Need support for Broadcom NetXtreme BCM5754 Gigabit Ethernetml1492103-4/+20
2007-03-066524230 upcount_dec discovers a miscount and panicssl1084981-4/+18
2007-03-056504327 make with no target in i86pc failsonnv_60gavinm9-164/+182
6521185 Solaris trusts BIOS too much wrt AMD erratum 172 6528027 fallback to cpu.generic if number of mca banks not as expected
2007-03-056510878 Kernel Boot time data structures can be mapped with Large pages to ↵dp7841912-224/+435
improve performance
2007-03-046458218 assertion failed: ss == NULLbillm1-3/+3
2007-03-046422458 /dev/poll dp_nfds checking off-by-one; application failures ensuesp921022-5/+4
2007-03-046526280 Guest with 64 vdisk devices hangs during bootrsmaeda5-57/+96
6526814 Booting multiple LDoms in a loop can cause hard hangs 6528758 'ds_cap_send: invalid handle' message during LDom boot 6529035 platsvc module could use some lint cleanup
2007-03-046530447 fix for 6502013/6527579 causes recursive mutex_enterpraks1-1/+1
2007-03-036520116 kstat_create fails with namespace collision during device configurekrishnae5-13/+19
2007-03-036525008 panic: dr->dt.dl.dr_override_state != DR_IN_DMU_SYNC, file: ↵perrin2-35/+75
../../common/fs/zfs/dbuf.c, line: 676
2007-03-026527710 panic: kernel page fault: ndi_fmc_remove()cindi1-8/+30
2007-03-026474602 MSI interrupt migration broken for e1000gjohnny1-2/+0
2007-03-026489875 RQFULL must also consider tick-compare for N2rf1573611-1/+5
2007-03-026524270 recvfrom(MSG_DONTWAIT) blocks if beaten by a readerethindra3-3/+7
2007-03-026523265 sdev_vnops.c uses fs_sync for its fsync VOP routinejg2-9/+13
6523273 Several vnode operations have the wrong signature in sdev_vnops.c & sdev_ptsops.c
2007-03-016490454 pcplusmp: Need workaround for IOAPIC masking erratumsethg4-20/+328
2007-03-016508434 System panicked when configuring the lower frequency speed PCI-X Cardgovinda2-47/+296
6522643 system panic during addboard
2007-03-016521915 EFCode interpreter can not access extended config space on PCIe devicesaa720412-12/+19
2007-03-016441384 zpool import action message is not correctly localizedmmusante2-2/+1
6473418 setting user defined property on full filesystem should report error 6513953 Unable to create global hotspare in ja locale
2007-02-286526932 shift key press is buffered by kernel driver and not sent to X ↵qz1500451-6/+3
immediately
2007-02-286524820 nxge driver should call ddi_disable_intr() only when detaching an ↵speer1-2/+0
interface
2007-02-28PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivershx14706513-0/+10723
6209928 drivers for Wavelan, Prism II, and Aironet 802.11b devices
2007-02-286419785 memory leak in pcicfg_unconfigure()prasad1-25/+41
2007-02-286502013 kernel heap corruptions have been seen during io stress test on domain0praks3-41/+72
6527579 port_dissociate() does not indicate whether fd was associated
2007-02-286528905 group colorequiv colors on N2 by low order bits of the color firstdp784193-5/+49
2007-02-286470504 Remove Niagara2 IDLE loop workaroundae11280211-121/+366
6481563 Add support for Niagara2 2.x SPARC performance counters 6481949 handle dynamic hpriv peformance counting using N2 2.0 PCR 6528668 move stick compare workaround to Niagara2 and generic CPU module
2007-02-286502578 sun4v block store commit VIS emulation does not implement commit ↵wh947094-18/+18
semantics
2007-02-286509559 ddi_soft_state_fini: null handle caused by todds1337 _init/_finirameshc1-6/+7
2007-02-276441349 Deadlock in PX fabric error handler.dwoods6-12/+53
6508432 Need to set the proper bits in AER CE Mask Register 6510861 PCIe correctable error causes Solaris Panic due to PLX8114 HW bug
2007-02-276517350 Memory leaks in px_lib_map_vconfig()rameshc1-4/+5
2007-02-276475256 ST:Need st driver support for IBM LTO-4 tape driveyl1940341-1/+85
2007-02-266527717 genunix Makefile workaround for build race should be removedrab1-10/+0
2007-02-266523491 system panic with "prtdiag: alignment error:" during sb configureschwartz1-4/+2
2007-02-266528274 arc_reclaim_needed's zio code has a pair of incorrect assumptionsjohansen1-9/+5