summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io
AgeCommit message (Collapse)AuthorFilesLines
2012-08-09OS-1464 Fix IPMI detection on HP N36L / N40L20120809release-20120809Jerry Jelinek1-0/+10
2012-05-04OS-1149 update to latest acpica release; transition to ACPI 5.0Jerry Jelinek156-1526/+6281
2012-04-29OS-1138 ipmi driver should copyin/copyout addr and lun ioctl parameterJerry Jelinek1-4/+21
2012-04-26OS-101 bmc driver is missing which makes ipmi not work locally; port freebsd ↵Jerry Jelinek5-0/+1580
openipmi driver
2012-04-13OS-1098 vmxnet breaks the studio shadow buildRobert Mustacchi1-3/+3
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore2-84/+5
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-13backout 998: breaks common closed driversRichard Lowe2-5/+84
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore2-84/+5
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-05OS-954 add vmxnet driver to illumosBill Pijewski11-0/+4931
2012-01-12[OS-714] illumos mergeJohn Sonnenschein2-3/+3
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/uts/common/inet/tcp/tcp_timers.c usr/src/uts/common/io/mac/mac_sched.c
2011-12-15[OS-714] Illumos mergeJohn Sonnenschein3-223/+506
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein3-8/+3
Merge https://github.com/illumos/illumos-gate Conflicts: exception_lists/packaging usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh usr/src/cmd/lp/Makefile usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/lp/cmd/lpfilter.c usr/src/cmd/lp/cmd/lpforms.c usr/src/cmd/lp/cmd/lpusers.c usr/src/cmd/lp/lib/lp/isterminfo.c usr/src/cmd/lp/lib/lp/tidbit.c usr/src/cmd/terminfo/att.ti usr/src/cmd/zpool/zpool_main.c usr/src/common/dis/i386/dis_tables.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/zoneadm.1m usr/src/man/man1m/zonecfg.1m usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/print-lp.mf usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/fs/zfs/zio.c usr/src/uts/i86pc/ml/mach_offsets.in usr/src/uts/intel/amd64/ml/mach_offsets.in usr/src/uts/intel/sys/tss.h
2011-08-19OS-549 gcc acpi cast neededJerry Jelinek1-1/+1
2011-06-28OS-441 update acpica code to newer versionJerry Jelinek153-21994/+17103
2011-05-16OS-412 When things behave badly the RAM Disk fills upJerry Jelinek1-2/+46
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell3-8/+3
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-011621 update acpica code to newer version (Joyent OS-441)Gordon Ross153-22212/+17604
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-151886 intel_nb5000 may erroneously decide DIMMs aren't presentRichard Lowe2-3/+3
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-30834 need support for Areca 1880 6GbpsGarrett D'Amore2-3004/+3917
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2010-08-116872481 memory leak in cmdk_devid_setup in scsi device setupzhongyan gu - Sun Microsystems - Beijing China1-2/+10
2010-08-096955196 Intel IOMMU code should use higher-level abstraction interface (fix ↵Frank Van Der Linden1-1/+0
lint)
2010-08-096955192 Intel IOMMU code performs unnecessary write buffer flushesFrank Van Der Linden1-79/+136
6955196 Intel IOMMU code should use higher-level abstraction interface 6955973 Intel IOMMU code has too many checks in the dma bind handle path 6956536 Intel iommu code does too much work during cookie manipulation 6955206 iommulib code looks up nexops too often 6949020 iommulib should not get used when disabled from rootnex.conf
2010-08-036973912 pci_autoconfig: alloc_res_array() feels a little off (by one)Praveen Kumar Dasaraju Rama1-11/+11
2010-07-146867140 ultra 27 does not resume from either mouse or keyboard eventVincent Wang1-5/+46
2010-06-296957730 cpuid_amd_getids() uses uninitialized variable coreidszJakub Jermar1-4/+3
6957751 nb_fini() leaks memory 6957783 nb_dev_reinit() leaks memory 6957795 Use-after-free in fm_nvlist_create()
2010-06-246710343 dnode cache should register a dnode_move() callback to limit ↵Tom Erickson1-8/+3
fragmentation 6583724 dnode_create should not call kmem_cache_constructor directly 6374545 disk write cache flush code overloads buf_t.b_list pointer
2010-06-24PSARC/2009/505 IRM Framework Extension(s)Jimmy Vetayases1-4/+7
PSARC/2009/665 Pcitool Extensions 6669984 Solaris x86 need to provide large number of interrupt vectors for MSI/MSI-x 6866130 Interrupt Resource Management (IRM) support on x86 platforms 6876744 Need a new mdb debugger module for the new apix PSM 6881939 decouple current i86xpv interrupt implementation from i86pc 6916041 Pcitool Enhancement(1M) for the new apix PSM on X86 6957091 update pcitool(1m) manpage for 6916041 --HG-- rename : usr/src/cmd/mdb/i86pc/modules/pcplusmp/apic.c => usr/src/cmd/mdb/i86pc/modules/pcplusmp/pcplusmp.c
2010-06-21PSARC/2007/477 Drivers registering devidsJerry Gilliam2-11/+14
6337062 e_ddi_devid_hold_driver_list is missing cmdk
2010-06-146943052 Unable to configure IB PEM for Jumilla bladeAlan Adamson, SD OSSD1-2/+10
2010-05-246952085 EOF spwr (fix packaging, unref)Liane Praza2-1672/+0
2010-05-196811760 X4250, X4150 fma faults cpu after uncorrected error reported on bank ↵Adrian Frost1-5/+12
0 in snv_109
2010-05-076948324 BAD TRAP with missing /boot/solaris/devicedb/masterDana Myers1-3/+2
2010-04-146943496 cmn_err debug notices in mc_read_smbios() should be set to ↵Srihari Venkatesan1-2/+2
~(SL_USER|SL_NOTE))|SL_LOGONLY
2010-04-016903228 Memory leaks found in ddi_prop_search_commonSrihari Venkatesan1-6/+10
2010-04-016688291 PCI-E slot number of 0 should be respectedStephen Hanson3-17/+34
6688321 pci enumerator should use SMBIOS for slot labels when available 6813504 IRQ routing table is more reliable than pcie slotcap register for giving slot labels 6813507 need to override incorrect slot-names property on Sun-Fire-X4600-M2 and Sun-Fire-X4600 6813522 need to override incorrect slot-names property on X2200-M2 and X2100-M2 6902034 pci_label_missing_lookup() relies on bus enumeration being invariant 6902039 pci_label_missing_lookup() mechanism can't be used if we already have a bogus slot name/num 6938519 hostbridge instance number incorect when using pci_label_missing_lookup()
2010-03-25PSARC/2009/104 Hot-Plug Support for ACPI-based SystemsGerry Liu2-5/+85
PSARC/2009/550 PSMI Extensions for CPU Hotplug PSARC/2009/551 acpihpd ACPI Hotplug Daemon PSARC/2009/591 Attachment Points for Hotpluggable x86 Systems 6862510 provide support for cpu hot add on x86 6883891 cmi interface needs to support dynamic reconfiguration 6884154 x2APIC and kmdb may not function properly during CPU hotplug event. 6904971 low priority acpi nexus code review feedback 6877301 lgrp should support memory hotplug flag in SRAT table
2010-03-116929493 fix for 6920774 is incompleteShidokht Yadegari1-4/+5
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer2-2/+4
PSARC/2009/436 Anti-spoofing Link Protection PSARC/2009/448 pool dladm link property PSARC/2009/501 Dynamic Ring Grouping on NICs PSARC/2009/638 Public GLDv3 Interfaces PSARC/2010/074 Crossbow resource usage updates 6838175 mac_tx should be able to send out a packet without a configured address 6806552 single MAC default TX ring doesn't scale 6809686 back-to-back LACP not recovering after removing one of the aggregated ports 6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect 6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs 6863945 aggr pseudo Tx rings 6796839 allow CPU pools to be associated with data-links 6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs 6802595 Per links stats can use some improvement 6889685 Crossbow should provide control over provision of h/w rings to MAC clients. 6708310 ixgbe needs to support VMDq 6869019 ixgbe should support IRM (Interrupt Resource Management framework) 6902266 vnet should support entry point for per ring stat querying 6926790 Integrate Link Protection Phase II 6930358 Make the core set of GLDv3 driver APIs committed 6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses 6717042 should support "cpus" link properties for aggregations 6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties 6907617 bge_m_getprop() shouldn't return default values for read-only properties 6900833 unused code in vnic_impl.h can be removed
2010-02-256928451 graphics corruption on W1100z/W2100z starting with build 130Enrico Perla - Sun Microsystems1-9/+36
2010-02-096914386 X freeze (and reboot) a build 130 systemEdward Shu1-231/+1
2010-02-016905530 processor microcode code can panic when retrieving microcode revisionPeter Telford1-6/+11
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde2-1/+3
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
2010-01-29FWARC 2009/535 SDIO Loaned Device Node SpecJason Beloro2-4/+10
FWARC 2009/536 SDIO Bridge Emulation FWARC 2009/537 SDIO HV IO API Updates FWARC 2009/609 Direct I/O Agent FWARC 2009/654 pcie binding update PSARC 2009/620 update to PCIe Fabric portfolio for SPARC and x86 6848789 LDoms static Direct I/O support
2010-01-256913723 ?WARNING: pci_process_acpi_device: invalid _BBN 0xfc" printed to consoleDana Myers1-1/+1
2010-01-156889350 fma fails if DIMM sizes are mixedAdrian Frost3-10/+54
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams3-111/+112
6915090 struct memlist should have ml_ member prefixes
2010-01-066903254 G5: Solaris will not configure a PEM connected to slot5 on 8-socket ↵lipeng sang - Sun Microsystems - Beijing China1-5/+10
system
2010-01-016910510 ddivs testcase "regs ddi_map_regs_simple" triggers BAD TRAP on ↵Stephen Hanson1-2/+3
Pentium 4 system in snv_130
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki4-13/+14
2009-12-216904360 PCI hotplug errors during net boot (jumpstart) of snv_128/osol_128a ↵Colin Zou - Sun Microsystems - Beijing China1-1/+3
on x86 systems.