summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/intel/amd64
AgeCommit message (Collapse)AuthorFilesLines
2017-01-12 [illumos-gate merge]Jerry Jelinek1-50/+0
commit ad309d3e2ef712dfdf1bc08758f232ebd5fe1612 7761 bootfs_005_neg's pool destruction must handle EBUSY commit 555da5111b0f2552c42d057b211aba89c9c79f6c 7743 per-vdev-zaps have no initialize path on upgrade commit 0e93ddde309a21971dc41356b4834acecaeb9e20 7739 zfs_inherit_003_pos fails due to improperly generated random strings commit 4648396c072c3d0c2a1a38afa5f6717799eb1ac7 7731 libdladm`i_dladm_set_single_prop() leaks memory when resetting properties without default value commit 5f10ef697f250374b7b917e10961c4e02d4e3112 6396 remove SVM Conflicts: usr/src/cmd/dladm/Makefile usr/src/cmd/Makefile.check usr/src/lib/Makefile usr/src/Makefile.lint
2017-01-116396 remove SVMYuri Pankov1-50/+0
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-12-09OS-1151 need support for USB v3.0Robert Mustacchi1-0/+27
OS-5778 want usb_pipe_xopen(9F) OS-5776 usbai burst macros for endpoint descriptor are wrong OS-5367 usba_hcdi_register() should fail if driver is using private data OS-5368 failing to load the usba root hub module destroys driver parent private data OS-5775 want ::hubd walker OS-5774 ::prtusb should include version OS-5777 usb_*_request(9S) manual pages should match structure names Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Dave Pacheco <dap@joyent.com>
2016-10-03 [illumos-gate merge]Jerry Jelinek1-1/+3
commit 259e54381b0df8c5ffcf91a7cadb5dcb00385fee 7442 illumos#5969 breaks adjuncts build, tools commit 88c10719b37fbb198caa2923d45715f6d98f7e87 7389 smbd: hung threads when session is terminated or disconnected Conflicts: usr/src/cmd/mdb/sparc/v9/libpython/Makefile usr/src/cmd/mdb/sparc/v7/libpython/Makefile usr/src/cmd/mdb/intel/ia32/libpython/Makefile usr/src/cmd/mdb/intel/amd64/libpython/Makefile usr/src/cmd/mdb/Makefile.module
2016-10-017442 illumos#5969 breaks adjuncts build, toolsRobert Mustacchi1-0/+5
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-09-30OS-5689 illumos#5969 breaks adjuncts build, toolsRobert Mustacchi1-0/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-09-30 [illumos-gate merge]Jerry Jelinek1-3/+6
commit 9f9230833b50b8271840dc2c12bd1e94d9df7d12 5969 update illumos-gate to use python2.7 commit 8ae05c101a3c849364fa53a66ec87aa59823326a 7392 remove event channel support from lofi and implement lofi_devlink_cache. commit 5cbe397111597bc67a2d5d429b52a503f55a14b3 7437 Add the missing space between .asciz directive and opening quote in btxldr.S commit 24979ca36afa68d08e082148fcbf4c5dc73f7849 7382 basic NVMe 1.1 support commit df8c228748280860358d01a3d32ce256aeb51c38 7381 support EUI64 in blkdev commit ad6d02f81083a7397e072fc604c6c339bc472dc3 7383 sunddi.h isn't cstyle clean commit 6801591e1fea06222c50622c468541c82c67cdb4 7377 want mechanism to override physical block size of NVMe devices commit a2bd3819aa1376ad4827c467317475bab181157d 7376 nvme(7d) manpage cleanup commit d148d46e69709052e6d92205c98874f3e7cfd4c0 7372 support NVMe volatile write cache Conflicts: usr/src/tools/scripts/wsdiff.py usr/src/tools/scripts/validate_pkg.py usr/src/tools/scripts/mapfilechk.py usr/src/tools/scripts/hg-active.py usr/src/tools/scripts/hdrchk.py usr/src/tools/scripts/git-pbchk.py usr/src/tools/scripts/copyrightchk.py usr/src/tools/scripts/cddlchk.py usr/src/test/test-runner/cmd/run usr/src/test/test-runner/cmd/Makefile usr/src/Makefile.master
2016-09-295969 update illumos-gate to use python2.7Alexander Pyhalov1-3/+6
Portions contributed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2016-07-11 [illumos-gate merge]Jerry Jelinek1-35/+0
commit 3cb4cf2c471d8987abb34ec86fda3a6224b5add7 7156 i40e dmod shouldn't build on SPARC
2016-07-077156 i40e dmod shouldn't build on SPARCRobert Mustacchi1-35/+0
Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-145115 Want Intel 40GbE NIC driver for illumosRobert Mustacchi1-0/+35
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-05-11OS-5381 Clean up i40e packaging, studio, and lint buildRobert Mustacchi1-0/+5
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2016-03-316836 writes to /dev/kmem should be logged to a ring bufferBryan Cantrill1-0/+24
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-11OS-5224 Want primordial i40e driverRobert Mustacchi1-0/+30
2015-10-22OS-4869 writes to /dev/kmem should be logged to a ring bufferBryan Cantrill1-0/+24
2015-06-05 [illumos-gate merge]Jerry Jelinek1-0/+56
commit fa517adbe8e043d0cdff8c3b22591c6fdec89934 5966 zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_rwx_002_pos incorrectly uses typeset builtin 5967 Invalid multiline string in zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_004_neg commit b819cea2f73f98c5662230cc9affc8cc84f77fcf 5917 User-mode SMB server commit 83d2dfe69259e79314662cf95e6d1f9103dcffe2 5921 Want a netbios_enable parameter in sharectl_smb commit bcfab0594401266bd287f71573312d8af05de184 5976 e1000g use after free on start failure
2015-06-045917 User-mode SMB serverGordon Ross1-0/+56
Authored by: Thomas Keiser <thomas.keiser@nexenta.com> Authored by: Albert Lee <trisk@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-15OS-3851 ctfdump should be written in terms of libctfRobert Mustacchi1-26/+0
OS-3852 ctfdiff could be more useful OS-3853 ctfmerge and ctfconvert could have an altexec OS-3854 ctfmerge should be implemented in terms of libctf Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-12-04 [illumos-gate merge]Keith M Wesolowski2-0/+2
commit 08db0dbccad017e19ad23f4b307e9fd0dc96cda1 5377 bootadm update-archive misidentifies BEs as ramdisks commit c1379625401dfbe1c39b79136dd384a571d47fde 5314 Remove "dbuf phys" db->db_data pointer aliases in ZFS commit 2dc692e04c2d360aa723d8436a83b8f44e8fa77b 5340 add kstats to track reason for fork failures commit 83ff55dcd7fc7c3356d7b2d3f67ec99970728d9b 5366 strcoll_l may destroy its arguments, then crash Conflicts: usr/src/uts/common/os/zone.c usr/src/uts/common/os/lwp.c usr/src/uts/common/os/fork.c
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2-0/+2
Reviewed by: Andriy Gapon <avg@freebsd.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Will Andrews <willa@spectralogic.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-01 [illumos-gate merge]Keith M Wesolowski1-1/+4
commit 1eabc4bec6d2a5ad71f6a1f0c019af5438d8b1bf 3124 Remove any existing references to utmp, use utmpx instead commit 90b1de135fcfa7ce4adc9138a885aa94bbcef04f 2732 consistent use of #pragma align would please GCC commit 2ae3114cc2c67c8ccb4eecdad806614150ce34fd 5345 ctype.h is missing tolower_l and toupper_l commit 9c787c76803e57736d13413909945366ce3a9448 5320 panic in smb_com_locking_andx commit bc7c423f80bd757204d3b17cfd74585ae5b30ed8 5319 smb_oplock_acquire thread deadlock commit 7f3ef643e446c82e27a9386991b140b128baf22c 5318 Panic with smbtorture raw.scan-eamax commit 5fd03bc0f2e00e7ba02316c2e08f45d52aab15db 5317 SMB server delivers old modification time commit 371387fa64d65a99a72f1ff81d0efd2220534d0b 4937 SunSSH should support EOW extension commit b808966a943db6fb9a110438cce8184c87e1f62b 5362 invalid conversion when using asm/thread.h in c++ code
2014-11-295317 SMB server delivers old modification timeGordon Ross1-1/+4
Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-07-18OS-3203 want check target for verifying structures are the same in ILP32 and ↵Robert Mustacchi1-0/+26
LP64 Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-01-214489 need ptcumemRobert Mustacchi1-0/+1
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek1-3/+0
4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-25 [illumos-gate merge]Keith M Wesolowski1-3/+0
commit 8bf58058bb64c24ccf6da9141b2f10037725b137 3881 want device driver for HP SmartArray RAID controllers (fix packaging) commit 6750ebac18fffc872e3e2c643732f448b14f5195 4167 EOF pcser (fix sparc exception) commit e1b09d8049c010cce1944b6c61b253a64aa1459b 4072 make clobber leaves trash (fix sparc) commit 90485377c865d59d1f5371960ae60cee3b580421 4215 pkcs11_tpm botches shared library initialization, murders its friends commit 90c14341d8cb7aed572c1120e9674f8c2a7e5ffa 4034 'dmake all' fails for DTrace demos commit 5110237a5c8166de8ba374fce724cf2ab8758812 4030 remove useless nightly/bldenv options commit c0e7977a434048a8bc7386ea0e8befaa77a646cf 4027 remove CLOSED_BUILD 4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Conflicts: usr/src/tools/scripts/bldenv.sh (OS-2094)
2013-08-28 [illumos-gate merge]Keith M Wesolowski1-0/+2
commit e9a5ec5aa8a1a14de1b019c6bd73e0a33f920e49 195 Need replacement for nfs/lockd+klm (exception_lists) commit 69a119caa6570c7077699161b7c28b6ee9f8b0f4 3946 ::gcore (fix sparc build) commit 2df37efa12a69b067c7197296dd802eb4b8a9e85 3518 Incorrect hostid calculation commit bbaa8b60dd95d714741fc474adad3cf710ef4efd 195 Need replacement for nfs/lockd+klm
2013-08-273946 ::gcore (fix sparc build)Christopher Siden1-0/+2
2013-08-21 [illumos-gate merge]20130822release-20130822Keith M Wesolowski1-1/+5
commit 2a12f85ad140e332791b4bad1208a734c3f26bf3 3946 ::gcore commit 840b2722e5294ae44aa3af6189002f521d7c50e0 3915 Add adjuncts support to the build (fix lint) commit afffa6e9b45cbe9b33943e26568d8ac69b899252 4062 libscf: memory leaks in scf_simple_app_props_get() commit 2fbdf8dbf01ec1c85fcd3827cdf9e9f5f46c4c8a 4061 libzfs: memory leak in iter_dependents_cb() commit 713d6c208802cfbb806329ec0d154b641b80c355 4047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receive
2013-08-213946 ::gcoreJeremy Jones1-1/+5
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-05-11OS-2170 want 64-bit v8 mdb dmod (add missing file)Robert Mustacchi1-0/+45
2013-03-18Merge /root/git/illumos-gateKeith M Wesolowski3-20/+4
* /root/git/illumos-gate: commit 702941cd97e30d600c2c1275823bc58231b2c361 3544 save-args matcher could be considerably more robust 3545 save-args matcher should accept saves may be out-of-order commit 8cc2da61b2209ea79a015eead3f390ecf885fcfb 3620 Corruption of the `xprt-ready' queue in svc_xprt_qdelete() Conflicts: usr/src/lib/Makefile
2013-03-173544 save-args matcher could be considerably more robustRichard Lowe3-20/+4
3545 save-args matcher should accept saves may be out-of-order Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-11-07Illumos syncJohn Sonnenschein18-14/+62
2012-10-213169 userland amd64 code should save argumentsRichard Lowe2-5/+20
3180 mdb should handle push-based argument save area 3192 mdb save-args matching should accept more agressive insn scheduling 3193 mdb save-args matching should only consider insns which have executed Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-16OS-1367 need ptcumemRobert Mustacchi1-1/+2
2012-09-222933 compiler warning gags need better granularityRichard Lowe16-10/+42
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-06-301120 Use real file descriptors for smbfs named pipes.Gordon Ross2-4/+7
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-06-031075 smbsrv missing /dev/* linkGordon Ross1-1/+7
1076 smbsrv install and packaging cleanup 1088 smbclient devlink.tab and devfsadm cleanup Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2010-07-236679140 asymmetric alloc/dealloc activity can induce dynamic variable dropsBryan Cantrill1-8/+13
6679193 dtrace_dynvar walker produces flood of dtrace_dynhash_sink 6935550 would like ::stacks for user-land 6970441 allocation failure can induce crashes in libdtrace 6971885 dtrace_program_strcompile() fails spuriously on UTF-8 input
2010-06-286677657 smb_list.c shouldn't existEric Taylor1-0/+34
6840819 zfs does not automount directories after the pool is restored 6953725 sporadic syseventd core dump during lun expansion due to double free 6962880 erroneous creation date in usr/src/cmd/mdb/Makefile.common copyright 6963174 user-land libraries shouldn't directly compile uts/common/os/list.c --HG-- rename : usr/src/uts/common/os/list.c => usr/src/common/list/list.c
2010-05-066944288 need mdb dcmds/walkers for stmf_sbd kernel module structuresNattuvetty Bhavyan1-0/+38
2010-04-096895357 Add iscsit mdb walkers and dcmds for portals and servicesPeter Gill1-2/+3
6894764 RFE: RefCnt enchancements for COMSTAR iscsit mdb walker
2010-03-176656109 pstack should print proper python stack tracesjohansen1-0/+45
6933514 mdb module load assumes shared libraries have single version number 6933515 mdb should learn to print python stacks
2010-01-316875273 Intel IOMMU needs a rewrite (fix unref)Vikram Hegde1-38/+0
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde1-2/+2
6855502 iommu: Toshiba Portege R600 fails to suspend with VT enabled starting with daily.0624 6874904 Lenovo X301 - Messages spews up some stuff now. Suspend/Resume no longer work. 6885148 Huge network performance drop with multiple NICs on x86 platforms with IOMMU 6890819 slow reboot got much slower in snv_118 on my tecra M10 6808450 Fast Reboot does not work on Virgo blade 6877258 Virgo will kernel panic with VT-d enabled under heavy network traffic 6910946 Westmere Class System panics on snv_129-: Freeing a free IOMMU page: paddr=0x8379c000 under I/O load
2009-11-096867554 Upgrade firmware in emlxs driver for Emulex adaptersSukumar Swaminathan1-2/+1
6870994 FCoE - Add FC side of support for new Emulex FCoE adapter, Europa 6871002 Enhance Onecommand(HBAnywhere) support for new FCoE adapter 6871009 Add OneCommand support for persistant port disable feature 6814546 Investigate and fix all instances of driver threads holding LOCKs and going to SLEEP 6809615 emlxs_quiesce() implementation does not adhere to quiesce(9E) spec 6772488 emlxs driver needs to implement FC_PORT_GET_P2P_INFO port manage interface 6798217 All C macros in the code can be defined in upper case letters 6866636 panic in emlxs_pkt_complete() when accessing freed structure 6727928 Memory leaks in emlxs driver for Emulex HBAs 6893070 System panic due to bug in the formating of firmware dump Mail box command on 8G HBAs 6875223 'WARNING: emlxs: ddi_modopen drv/fct failed: err 2' when booting snv_122 6864202 COMSTAR - Target panics when running "stmfadm offline-target" command with I/O 6892243 SUNWemlxs - postinstall should *not* have any run-time probes for actual hardware
2009-11-03PSARC 2008/575 ILB: Integrated L3/L4 Load balancerSangeeta Misra1-5/+5
6882718 in-kernel simple L3/L4 load balancing service should be provided in Solaris 6884202 ipobs_hook() in ip_input() invalidates DB_REF assumption
2009-10-076880460 some root-build bits were missed by 6864230jmcp1-3/+2
6414832 SUNWonbld gk account should be removed 6536468 date in Nevada motd should be changed 6855668 webrev mangles dates in non-Romanised locales 6866716 estimation of max-jobs for /.make.machines is incorrect 6589104 make POUND_SIGN less of a drag 6750554 build rule for mcs gives shell+date a real workout 6885068 no need for raciness Portions contributed by Rich Lowe
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429641-0/+38
PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110 pmcs driver (driver for thebe) 6726867 SCSAv3