Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-10 | 6518277 need a common IPMI library | eschrock | 3 | -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-09 | 6528779 mdb findleaks reports memory leak in ipfilter | zf203873 | 5 | -25/+49 | |
2007-03-09 | 6446494 Single homed host has problem in SCTP INIT address parameter | kcpoon | 6 | -69/+112 | |
6530148 Zero window handling still has problems 6531684 Staleness in "Stale Cookie Error" chunk reports the wrong time | |||||
2007-03-09 | 6509357 ddi_fm_init() does not return fm capable when called by nxge leaf driver | jf137018 | 2 | -42/+39 | |
6515410 remove dead error-interrupt code in niumx | |||||
2007-03-09 | PSARC/2004/402 CPU Caps | akolb | 42 | -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-09 | 6533109 nucleus text overflow check is incorrect | kchow | 1 | -6/+6 | |
2007-03-09 | 6528546 system panic with add_softintr: exceeded 1208 handlers | et142600 | 1 | -3/+4 | |
2007-03-09 | 6393314 move driver dad to usr/src | arutz | 8 | -3/+5466 | |
2007-03-09 | 6530331 vsw when plumbed and in prog mode should write its mac address into HW | sg70180 | 2 | -172/+373 | |
2007-03-09 | 6531693 timeout_common completely broken on 32-bit systems | qiao | 1 | -7/+20 | |
2007-03-09 | 6524333 Service domain panics if it fails to map pages for a disk on file | achartre | 2 | -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-08 | 6526154 modunload nxge driver (with msi set to 8) cause the system hung | egillett | 1 | -13/+5 | |
2007-03-08 | 6532527 psrinfo output should show "EAX Page 1" hex value to identify processors | dmick | 1 | -4/+6 | |
2007-03-08 | 6452589 zl_lock still held excessively long | johansen | 1 | -3/+19 | |
2007-03-07 | 6479968 TCP connections over loopback misorder user data on squeue reentry | carlsonj | 1 | -3/+3 | |
2007-03-07 | 6523767 off-link hosts often rendered unreachable under IPMP | sangeeta | 3 | -6/+43 | |
2007-03-07 | 6521110 Need support for Broadcom NetXtreme BCM5754 Gigabit Ethernet | ml149210 | 3 | -4/+20 | |
2007-03-06 | 6524230 upcount_dec discovers a miscount and panics | sl108498 | 1 | -4/+18 | |
2007-03-05 | 6504327 make with no target in i86pc failsonnv_60 | gavinm | 9 | -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-05 | 6510878 Kernel Boot time data structures can be mapped with Large pages to ↵ | dp78419 | 12 | -224/+435 | |
improve performance | |||||
2007-03-04 | 6458218 assertion failed: ss == NULL | billm | 1 | -3/+3 | |
2007-03-04 | 6422458 /dev/poll dp_nfds checking off-by-one; application failures ensue | sp92102 | 2 | -5/+4 | |
2007-03-04 | 6526280 Guest with 64 vdisk devices hangs during boot | rsmaeda | 5 | -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-04 | 6530447 fix for 6502013/6527579 causes recursive mutex_enter | praks | 1 | -1/+1 | |
2007-03-03 | 6520116 kstat_create fails with namespace collision during device configure | krishnae | 5 | -13/+19 | |
2007-03-03 | 6525008 panic: dr->dt.dl.dr_override_state != DR_IN_DMU_SYNC, file: ↵ | perrin | 2 | -35/+75 | |
../../common/fs/zfs/dbuf.c, line: 676 | |||||
2007-03-02 | 6527710 panic: kernel page fault: ndi_fmc_remove() | cindi | 1 | -8/+30 | |
2007-03-02 | 6474602 MSI interrupt migration broken for e1000g | johnny | 1 | -2/+0 | |
2007-03-02 | 6489875 RQFULL must also consider tick-compare for N2 | rf157361 | 1 | -1/+5 | |
2007-03-02 | 6524270 recvfrom(MSG_DONTWAIT) blocks if beaten by a reader | ethindra | 3 | -3/+7 | |
2007-03-02 | 6523265 sdev_vnops.c uses fs_sync for its fsync VOP routine | jg | 2 | -9/+13 | |
6523273 Several vnode operations have the wrong signature in sdev_vnops.c & sdev_ptsops.c | |||||
2007-03-01 | 6490454 pcplusmp: Need workaround for IOAPIC masking erratum | sethg | 4 | -20/+328 | |
2007-03-01 | 6508434 System panicked when configuring the lower frequency speed PCI-X Card | govinda | 2 | -47/+296 | |
6522643 system panic during addboard | |||||
2007-03-01 | 6521915 EFCode interpreter can not access extended config space on PCIe devices | aa72041 | 2 | -12/+19 | |
2007-03-01 | 6441384 zpool import action message is not correctly localized | mmusante | 2 | -2/+1 | |
6473418 setting user defined property on full filesystem should report error 6513953 Unable to create global hotspare in ja locale | |||||
2007-02-28 | 6526932 shift key press is buffered by kernel driver and not sent to X ↵ | qz150045 | 1 | -6/+3 | |
immediately | |||||
2007-02-28 | 6524820 nxge driver should call ddi_disable_intr() only when detaching an ↵ | speer | 1 | -2/+0 | |
interface | |||||
2007-02-28 | PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers | hx147065 | 13 | -0/+10723 | |
6209928 drivers for Wavelan, Prism II, and Aironet 802.11b devices | |||||
2007-02-28 | 6419785 memory leak in pcicfg_unconfigure() | prasad | 1 | -25/+41 | |
2007-02-28 | 6502013 kernel heap corruptions have been seen during io stress test on domain0 | praks | 3 | -41/+72 | |
6527579 port_dissociate() does not indicate whether fd was associated | |||||
2007-02-28 | 6528905 group colorequiv colors on N2 by low order bits of the color first | dp78419 | 3 | -5/+49 | |
2007-02-28 | 6470504 Remove Niagara2 IDLE loop workaround | ae112802 | 11 | -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-28 | 6502578 sun4v block store commit VIS emulation does not implement commit ↵ | wh94709 | 4 | -18/+18 | |
semantics | |||||
2007-02-28 | 6509559 ddi_soft_state_fini: null handle caused by todds1337 _init/_fini | rameshc | 1 | -6/+7 | |
2007-02-27 | 6441349 Deadlock in PX fabric error handler. | dwoods | 6 | -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-27 | 6517350 Memory leaks in px_lib_map_vconfig() | rameshc | 1 | -4/+5 | |
2007-02-27 | 6475256 ST:Need st driver support for IBM LTO-4 tape drive | yl194034 | 1 | -1/+85 | |
2007-02-26 | 6527717 genunix Makefile workaround for build race should be removed | rab | 1 | -10/+0 | |
2007-02-26 | 6523491 system panic with "prtdiag: alignment error:" during sb configure | schwartz | 1 | -4/+2 | |
2007-02-26 | 6528274 arc_reclaim_needed's zio code has a pair of incorrect assumptions | johansen | 1 | -9/+5 | |