summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Collapse)AuthorFilesLines
2008-08-136715149 T-State support for intel based processorsMark Haywood2-105/+122
--HG-- rename : usr/src/uts/i86pc/io/cpu_acpi.c => usr/src/uts/i86pc/io/cpudrv/cpu_acpi.c rename : usr/src/uts/i86pc/io/cpudrv_plat.c => usr/src/uts/i86pc/io/cpudrv/cpudrv_mach.c rename : usr/src/uts/i86pc/io/pwrnow.c => usr/src/uts/i86pc/io/cpudrv/pwrnow.c rename : usr/src/uts/i86pc/io/speedstep.c => usr/src/uts/i86pc/io/cpudrv/speedstep.c rename : usr/src/uts/i86pc/sys/cpudrv_plat.h => usr/src/uts/i86pc/sys/cpudrv_mach.h rename : usr/src/uts/sun4u/io/cpudrv_plat.c => usr/src/uts/sun4u/io/cpudrv_mach.c rename : usr/src/uts/sun4u/sys/cpudrv_plat.h => usr/src/uts/sun4u/sys/cpudrv_mach.h
2008-08-136684208 mirror mounted mountpoints don't want to umount when idleThomas Haynes3-118/+219
6722697 snv92 dies often dereferencing a null ptr in nfs4_record_ephemeral_mount() 6722777 snv_92 dies often with Deadlock: cycle in blocking chain, out of nfs4_ephemeral_harvest_forest()
2008-08-136726056 Add support for the broadcom 5722 NIC cardCrisson Guanghao Hu3-7/+20
2008-08-126735592 "zio" vmem arenas are confusing, not reported separatelyJonathan W Adams4-21/+44
6699438 zfs induces crosscall storm under heavy mapped sequential read workload
2008-08-126734585 zpool history should log when a spare device becomes activeEric Kustarz3-7/+30
6736002 zinject needs to init/destroy rw inject_lock
2008-08-126736061 recursive rename of snapshot fails if child snapshot doesn't existMatthew Ahrens1-3/+4
2008-08-116733769 idmap kernel module causes delays if idmap daemon is not startedJulian Pullen1-5/+22
2008-08-08PSARC 2007/654 blk2scsaGarrett D'Amore25-14/+9966
PSARC 2007/659 SDcard Stack Phase I PSARC 2008/001 SDcard Simplified Synchronous Command Processing 6632236 blk2scsa generic block layer 6632237 SDcard stack phase I 6649849 desire winbond sdcard reader support
2008-08-066733918 Teamware has retired, please welcome your new manager, MercurialMark J. Nelson5-16/+15
4758439 some files use "current date" sccs keywords 6560843 asm sources should not rely on .file "%M%" for naming STT_FILE symbols 6560958 Solaris:: perl modules should not use SCCS keywords in version information 6729074 webrev doesn't deal well with remote ssh hg parents
2008-08-046721773 panics in pci-x interrupt handleret1426001-0/+14
2008-08-04PSARC 2008/486 Intent log replay failure handlingperrin12-10/+168
6707530 log device failure needs some work
2008-08-046654713 panic: free page is not. pp , unix:page_get_mnode_freelist+301bc2245723-19/+52
2008-08-04backout 6449514/6686002/6686004/6700122: needs more worksuha1-2/+2
2008-08-046719587 pcihp module fails DEVCTL_AP_CONTROL ioctl() for 64 bit consumerjmcp1-50/+53
Contributed by Cyril Plisko <cyril.plisko@mountall.com>
2008-08-026451380 ufs_fiolfs() can race with a forcibly unmountjr263063-10/+14
2008-08-02PSARC/2008/487 Repair Observability changesstephh2-4/+13
6534561 need means of finding existing fault state of a resource 6637804 fmd should distinguish between "repaired" and "acquitted" resources 6637812 fmd_nvl_fmri_has_fault() required to report if a given fault has been diagnosed on a resourtce/fru 6663744 send list.updated events when an individual suspect in a suspect list is repaired 6682295 need fmd_nvl_fmri_replaced() functionality 6686317 extend fmd case state to include final "repair responses complete" state 6712074 need scheme/topo interface to report full service state of a resource 6720169 add location member to the sun-fm-mib
2008-08-026732019 ath driver needs lint clean-up (fix cstyle)ff2240331-1/+2
2008-08-016449514 move OpenSSL from /usr/sfw to /usr, /libjohnz1-2/+2
6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr
2008-08-016732549 ahci: the mapping from port to cport was brokenyt1605231-4/+4
2008-08-016729113 suspend test paniced with s11_94 on OPL/FF2gs1501761-10/+33
2008-08-01PSARC/2008/483 ZFS clone -oahrens10-148/+273
PSARC/2008/484 ZFS snapshot properties 6613766 create-time properties for clones 6701797 want user properties on snapshots
2008-08-016419741 ndi_dc_allochdl() trusts userland too muchcth2-5/+11
2008-08-016376354 devfs test suite attr.6 is failing atime testcth1-4/+14
2008-08-016726575 ipfilter needs to be able to do randomised port mappingdr1469928-7/+287
6730614 random port numbers are in the wrong range of numbers
2008-08-016732010 ral driver needs lint clean-upff22403313-183/+204
6732012 wpa needs the E_BAD_PTR_CAST_ALIGN lint tags to be removed from Makefile 6732019 ath driver needs lint clean-up 6732027 iwk needs to remove lint tags from Makfile 6732028 pcan needs lint tags E_PTRDIFF_OVERFLOW to be removed from Makefile 6732031 net80211 module needs lint tags E_PTRDIFF_OVERFLOW to be removed from Makfile
2008-07-316723493 sata: pf panic in sata_get_device_info with kmem_flags=0x2f/0x3fpawelw1-7/+24
6723819 sata: failure of allocating DMA cookies list in sata pkt may cause a leak of dma handle
2008-07-316728792 ixgbe does not export the obytes stat datagg1614874-7/+25
2008-07-31PSARC 2008/428 Extending libnvpair for type doublerobj2-0/+19
PSARC 2008/463 Extending HC FMRI scheme to represent sensors/indicators 6579615 fmtopo -e has lots of memory leaks 6635159 libtopo: extend hc scheme to allow for representing sensors and indicators in the topology 6692392 fmtopo -x doesn't handle property methods properly 6718703 Need to extend libnvpair to support type double 6718712 libtopo: Need to implement facility provider module for IPMI 6722594 libtopo: the topo_prop_set_* interfaces need to learn to play well with propmethods 6727190 libtopo: add support for node properties of type double 6727459 libipmi: need interface to convert raw sensor readings to unit-based values 6727470 libipmi: need convenience routine to convert sensor unit defines to string 6729595 libtopo: add <set> case in fan and psu xml maps for SUN-FIRE-X4600-M2 6732318 fmd: small leak in sysevent modelling code
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source. (fix cstyle)rh871071-1/+2
2008-07-316730739 Limit the time spent sleeping in nxge_onetrack to 1 tickml296232-2/+16
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh8710731-212/+232
2008-07-31PSARC 2008/393 zfs primarycache and secondarycache propertiesek1102379-52/+153
6429855 Need a way to tell ZFS that caching is a lost cause 6652525 want to limit L2ARC to only cache particular datasets, and only metadata
2008-07-316642733 mpathadm displays 2530 LUN as active/active and standby/active after ↵htk2-30/+45
path failover 6705684 cfgadm performance is degraded due to valid flag clearing on cfgadm invocation
2008-07-316731031 panic assertion failed: devi->devi_busy_thread == (threadp()) file: ↵vikram2-4/+6
devcfg.c, line: 1835 6731108 in_dq_drv() unlinks multiple in_drv_t
2008-07-30PSARC 2008/458 RaidCfg GUID and volume activation supportyw1618841-1/+3
6523832 raidctl cannot support mpxio-capable disks when mpxio enabled on the hba controller. 6692827 raidctl not capable of hot-spare setting/un-setting actions 6695619 raidctl should allow activation of RAID volumes 6724263 raidctl volume limitation 6729161 raidctl -l <volume> truncates volume name
2008-07-30PSARC/2008/468 usbvc(7D) Interface Additionlc1522434-45/+375
6655739 Gstreamer v4l2 plugin needs several new ioctls to work on Solaris 6730314 YUYV format doesn't work in usbvc driver
2008-07-306624786 Shows 'device was busy' message after ejecting and unplugginglg1501422-1/+8
6716589 Can not do fdisk on Aigo Miniking L8202 (8GB) USB flash disk
2008-07-306731778 'ls *' in empty zfs snapshot directory returns EILSEQ vs. ENOENT we ↵marks1-1/+6
get in other empty directories
2008-07-306716600 cryptmod encrypt_block() "plainlen" needs to be replaced by "cipherlen"ps574221-3/+5
6727618 panic in n2cp::blockatomic
2008-07-30PSARC/2008/412 Properties and Devinfo Snapshotscth16-930/+1116
5034258 device size should be available in devinfo snapshots that request properties 5100405 Deadlock can occur due to the devinfo driver holding devi_lock 6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code. 6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call 6720361 missing locks on devi_minor list traversal 6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties
2008-07-296700064 Certain T5440 CMP/Memory configs won't bootsvemuri1-0/+5
2008-07-296729814 bge will hang on some bcm5704 series chipsetgh1625522-2/+2
2008-07-296726944 ire_walk_ill() should be made usefulmeem3-132/+56
6730214 SIOCSLIFFLAGS ~IFF_UP can silently fail to bring the address down 6730218 assorted typos and formatting errors in ip_if.c and <inet/ip.h> 6730221 ire_send() mishandles IRE_MARK_NOADD IREs
2008-07-296721908 A hot spare "in use" in an exported zpool, is stolen when a disk ↵lling5-18/+64
fails in an imported pool.
2008-07-296675943 dblk_t structures may be overwitten by sendfilev() mishandling ↵georges1-36/+78
certain input vectors
2008-07-295009506 ufs throughput hampered by poor scaling in lockfs codevsakar1-56/+144
2008-07-296711501 All segop callers should call anon_resv_zone instead of anon_resvvk2101903-14/+29
2008-07-286696397 NFS v3 provider reports all UDP clients as 0.0.0.0vv1499723-52/+79
2008-07-286722916 ahci driver should remove lint flags - E_BAD_PTR_CAST_ALIGN, ↵yt1605231-117/+72
E_STATIC_UNUSED and E_ASSIGN_NARROW_CON
2008-07-28FWARC 2008/300 Sun4v FMA Platform Independent FMA Topology Enumerationsd774681-1/+42
PSARC 2008/392 FMA new canonical hc names for sun4v_pi enumerator PSARC 2008/440 sun4v Platform Independent Topology Enumerator - libmdesc extensions 6628827 Need platform independent topo enumeration for sun4v platforms