summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-20PSARC/2005/469 X86 Energy Star compliancerandyf129-1359/+11254
PSARC/2006/632 PSMI extension for state save and restore 6330209 nge needs to support DDI_SUSPEND/DDI_RESUME 6381827 Suspend to RAM on x86 6393154 audio810 needs to support DDI_SUSPEND/DDI_RESUME 6397047 fd, fdc needs to support Suspend/Resume 6401974 cannot enter S3 with ohci PME enable set on Tyan 2865 with Sun or Tyan 2.01 BIOS 6422613 memscrubber doesn't re-acquire lock before CALLB_CPR_EXIT 6455736 ata/dadk/cmdk should support DDI_SUSPEND/DDI_RESUME 6511370 CPR on SPARC regression 6586018 TODOP Macros in i86pc/sys/machclock.h not in sun4u/sun4v equivilent (Sparc only) 6610124 It takes more than 3 minutes after printing "pci_pre_resume nv_sata:0" 6617143 powerd/pmconfig emits a different default message for an existing on or off action. --HG-- rename : usr/src/cmd/power/power.conf => usr/src/cmd/power/power.conf.sparc
2007-10-196616749 Stronger IPsec algorithm existence checks needed.danmcd2-1/+5
6618673 IPsec per-socket policy for IPv6 no longer works, causes panics in bypass + no-global case.
2007-10-19backout 6355106: breaks buildsuha4-8/+4
--HG-- rename : usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/rc_none.c => deleted_files/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/rc_none.c
2007-10-196578484 the macro USR_SUN4V_PLAT_DIR in montoya makefile is not set to ↵mcwalter1-1/+1
intended value
2007-10-196355106 rcache should include the "none" typeps574224-4/+96
2007-10-196587467 Need workaround for PLX8548 errata #13dwoods1-37/+42
2007-10-196567521 audio1575 fails when hires_tick =1rameshc2-10/+13
2007-10-196554681 SCTP accept(3SOCKET) do not always set remote IP address when ↵ss1460321-1/+22
returning > 0
2007-10-186513832 biosdev should try first block match if BIOS EDD info is buggyshidokht1-23/+91
6614902 biosdev debug output can print beyond end of interface_type since formatted as string
2007-10-186616610 cpu_info_kstat_create does not allow sufficient space for x86 ↵mh276032-13/+29
platform data 6605212 SpeedStep can't find _PSS for Processor declared by Alias
2007-10-186616582 fix for 6377378 broke the i386 Build of export sourcegs1501761-1/+1
2007-10-186617465 Pentium IIIs die with divide error trapgavinm2-1/+19
6617959 logging errors left after BIOS has run produces false alarms
2007-10-186617642 Concurrent IP tunnel plumbing can cause panics.danmcd1-9/+22
2007-10-186617261 Nevada Opteron performance counter names are inconsistent with ↵jhaslam1-2/+2
Solaris 10
2007-10-186605171 WARNING: pciex8086,105e - e1000g[0] : Initialize hw failedzx1516332-1/+1
2007-10-176579547 superfluous aac driver notices @ /var/adm/messagesxc2111692-35/+40
6604417 "found card: Unknown AAC card" notice messages displayed with Cougar & Prometheus HBA
2007-10-176444834 sata_hba.h has old crufty comments and #definesls242071-1/+1
2007-10-176612614 Upgrade from s10u4 to snv_74 fails on sata disks due to SUNWnvsata ↵johnxi1-4/+9
CAS issues.
2007-10-176617738 UDP/ICMP transmit flow control brokennordmark4-4/+14
6617812 routing socket regression: IPv4 appears on IPv6 socket and vice versa
2007-10-174163620 *cpio* reports as an error an attempt to archive a named socketceastha1-5/+10
2007-10-17PSARC 2007/603 FMA for OPL Intermittent Memory CEstsien4-20/+60
6556139 Solaris on OPL needs to perform SERD on Intermittent Correctable Errors
2007-10-176513019 wrong tcp checksum for nat ftp proxy when using e1000gyx1606013-53/+70
6529942 Flushing IPv6 filter rules causes panic 6575084 IPfilter's disguise just doesn't add up (and this synopsis isn't very helpful)
2007-10-176335851 e1000g needs to support FMAgl1473548-19/+367
2007-10-166277664 Pgrab() failures due to the fd rlimit are not well reportedjhaslam2-0/+17
Contributed by Chad Mynhier (cmynhier@gmail.com).
2007-10-15Added tag onnv_76 for changeset 97eaa9738c8fdaemon@elpaso1-0/+1
2007-10-156583461 fruutil does not decode SPD Manufacture Week correctlyonnv_76dt2076531-18/+33
2007-10-156526262 cpuid ssse3 feature not noted on Intel Woodcrest/Conroe processorskk2085215-4/+319
6563039 Need support for Intel's SSE4.1 and SSE4.2 instructions
2007-10-156586116 Stack overflow in n2rng drivertwelke2-4/+5
6614856 panic while running SUNWstc-ef tests - tests/functional/cryptoadm/priv/test_list
2007-10-156617027 IP_PKTINFO in icmp can reference freed memorynordmark2-6/+11
6617033 Memory leak when udp flow xmit flow control 6617036 Memory leak for ip_add_info() mblks
2007-10-15PSARC/2004/505 ssh_config(4) option compatibilityjp1619485-12/+137
5044096 ssh(1) is too picky, quits on unknown ~/.ssh/config options
2007-10-156612330 ddi_timer.c seems heavy-handed on taskq threadseota2-3/+6
6612594 The variable clock_cyclic should not be updated after cyclic_timer is initialized.
2007-10-156567634 generic x86 MCA support needs to be improved (fix versioning)gavinm1-0/+3
6567218 FMA for Intel processors and 5000/7300 series memory controller (fix versioning)
2007-10-156616864 amd64 syscall handler needs fixing for xen 3.1.1johnlev1-26/+38
2007-10-156611166 balloon_dec_reservation() should page_unresv() on failurerscott5-69/+81
6611180 balloon_zero_page() should be torched
2007-10-156558449 Add ECC support to NCPfr412792-1/+59
2007-10-156368587 extra backslashes in bfu.shkupfer1-2/+2
Contributed by Ramprakash Thinakaran <ramprakash.jelari@gmail.com>.
2007-10-156569261 xterm, xtermc, xterm-color: smcup/rmcup definitions are ↵blu2-9/+9
incorrect/missing
2007-10-156577595 IP_BOUND_IF + broadcast traffic dereferences an uninitialized pointerja978901-1/+1
2007-10-146594630 add SCMD_SYNCHRONIZE_CACHE support for aacpl1960006-1057/+1516
6594637 aac card quirks should be updated 6594691 aac should use one lock for most io operations 6595687 Sunrise Lake IOP reset needs different handling 6597917 driver should always poll io for the pkt's of AAC_CMD_NO_INTR
2007-10-14PSARC 2006/711 AMD8111 NIC Driverlh15597513-4/+6142
6465466 Solaris should support AMD8111 LAN ethernet controller
2007-10-14PSARC 2007/460 fmadm faulty command new output and argumentsstephh11-151/+2009
6484879 fmadm faulty output requires improvement/extension 6570225 case state model not followed if a faulty component is removed and then replaced 6570271 list.suspects fault-status array could give "unusable" status as well as "faulty" status 6581552 fmd uses file atime to determine ASRU aging which is not reliable on NFS mounts with noatime 6601832 fmadm faulty -a should not display message=0 faults 6605975 fmd resets diag-time to time of case replay
2007-10-14PSARC 2007/591 Generic x86 Machine Check Architecturegavinm122-3440/+18706
PSARC 2007/594 Intel CPU and 5000/7300 Series Chipset FMA 6443855 x86 modinfo slots being wasted during cpu module path search 6475380 cmi_load() should unload unused CPU module 6520280 MCA status bits not properly being cleared for intel processors 6558878 topo_node_hash returns out of range hash 6567218 FMA for Intel processors and 5000/7300 series memory controller 6567634 generic x86 MCA support needs to be improved 6607616 prepare FMA/x86 for xVM 6607626 eversholt Makefile.com lacks a default target 6607637 Add number of cpus and cores per chip to cpu_info kstat 6607643 x86 on_trap handler jumps from frying pan into the fire 6616180 topo should translate slashes in authority fields --HG-- rename : usr/src/uts/i86pc/cpu/amd_opteron/ao_mc.c => deleted_files/usr/src/uts/i86pc/cpu/amd_opteron/ao_mc.c rename : usr/src/uts/i86xpv/generic_cpu/Makefile => deleted_files/usr/src/uts/i86xpv/generic_cpu/Makefile
2007-10-126585427 kidmap spews meaningless door info in DEBUG buildsnw1412922-29/+1
2007-10-126552557 provide helper function that generates pkcs#5 keys from passphrasesdinak12-460/+674
6554395 consolidate duplicated code in decrypt and digest 6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on object created from raw key 6607994 SUNW_C_KeyToObject looks like it may destroy an object that was never created 6607998 C_GetSessionInfo never returns CKR_ARGUMENTS_BAD 6608391 consolidate code that reads key data from file
2007-10-12PSARC/2007/589 dma-max-arch scsi capabilitymrj10-95/+393
PSARC/2007/590 bp_copyin()/bp_copyout() 6567168 s10 x86 st tape driver performance issue
2007-10-126429548 tnchkdb succeeds when field delimiters and the comment character are ↵ton3-23/+51
used in tnrhtp template name 6507225 tnctl error msg should provide address field to identify tnrhdb entry
2007-10-126616009 elfsigning the xVM hypervisor causes boot-time panicsnn352481-1/+2
2007-10-126567332 Support for CPC on greyhound/barcelona processorsksadhukh5-78/+198
2007-10-126615023 idmap_get_xxx_mapping will core if winname, windomain or unixname is ↵baban1-3/+8
NULL
2007-10-126615189 reverse ip6 name lookups don't work in traceroutedanmcd1-2/+3
Contributed by Juergen Keil (jk@tools.de).