summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel
AgeCommit message (Collapse)AuthorFilesLines
2014-05-15OS-2677 modules should appear in /system/boot (fix makefile)20140515release-20140515Robert Mustacchi1-1/+1
2014-05-14OS-2677 modules should appear in /system/bootRobert Mustacchi1-0/+72
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-04-29 [illumos-gate merge]Keith M Wesolowski1-3/+5
commit 6eedf6a58bb97d935b764a55719f82a486168fbb 4806 define x2apic feature flag 4807 pcplusmp & apix should use x2apic feature flag commit 9b1d70f8223c4278acf4ca60eaf5dd285f72eeee 4805 apic_mode global should be an enum commit a833a696f1726fd5d95ded0820612f465a2dad8d 4804 apix & pcplusmp are nearly warning free already Conflicts: usr/src/uts/intel/sys/x86_archext.h
2014-04-294806 define x2apic feature flagJosef 'Jeff' Sipek1-3/+6
4807 pcplusmp & apix should use x2apic feature flag Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-23 [illumos-gate merge]Keith M Wesolowski1-4/+0
commit 4cde9a1e4370decb0ae4451cc85ce57730965c8c 4748 use an enum for tod_faulted global commit 9aff5184bfbc5b708bf2ddd810ce726347b52332 4747 remove unused [DS]SIZE_LIMIT defines commit 3b082ee621e893f087e4272c7e8b6d512d24e155 4746 remove EXPORT_SRC leftovers commit 6907ca4bc759c5fd81b8a60fc5e1a1c7d1972e6a 4745 fix AVL code misspellings commit a2afb611b30628fb74ad9eade4ae465f9031e262 3897 zfs filesystem and snapshot limits commit 82d86f4e8b1400610e24f161032c16e049f173a0 4767 dtrace_probe() always has the timestamp Conflicts: usr/src/uts/common/fs/zfs/sys/dsl_dir.h usr/src/uts/common/fs/zfs/dsl_dir.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/common/zfs/zfeature_common.c
2014-04-234747 remove unused [DS]SIZE_LIMIT definesJosef 'Jeff' Sipek1-4/+0
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2014-04-21 [illumos-gate merge]Keith M Wesolowski3-14/+20
commit 8e50396accfa540cbe0b549256487d237e3d02f3 4772 $C prints no output on crash dump following dtrace panic() commit b6240e830b871f59c22a3918aebb3b36c872edba 4754 io issued to near-full luns even after setting noalloc threshold 4755 mg_alloc_failures is no longer needed Conflicts: usr/src/uts/common/fs/zfs/metaslab.c (OS-2711)
2014-04-214772 $C prints no output on crash dump following dtrace panic()Adam H. Leventhal3-14/+20
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Schrock <eric.schrock@delphix.com>
2014-04-16 [illumos-gate merge]Keith M Wesolowski1-0/+38
commit 1b497ab83e8f1c58bba5da59c649207a442a4720 4752 fan out read zio taskqs commit bf16b11e8deb633dd6c4296d46e92399d1582df4 4374 dn_free_ranges should use range_tree_t Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c (copyright) usr/src/lib/libzpool/common/sys/zfs_context.h (copyright)
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-0/+38
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-234653 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid ↵Rob Gulewich1-0/+3
hint_value kstats Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-20OS-2834 ship lx brandJerry Jelinek20-16/+1232
2014-03-20OS-2800 Project BardicheRobert Mustacchi6-2/+114
OS-2784 want sdev plugin interface OS-2783 want generalized squeues OS-2785 ipf should be able to hook kvm nics OS-2782 want /dev/net/zone/%zonename/%datalink OS-610 snoop and libdlpi should be able to consume /dev/net/zone/%zonename OS-2786 .gitignore should include debug object directories OS-2781 dlpi promisc modes should be able to be RX-only OS-2780 Want dlpi primitive DL_EXCLUSIVE_REQ OS-2779 Makefile.man should take care of directory creation OS-2778 dls_promisc doesn't properly handle all transitions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-03-13 [illumos-gate merge]Keith M Wesolowski1-1/+5
commit b55998b6d68438193f311140cafa2104f2038571 4571 Add documentation for -T and interval to "zpool list" commit e902ed8e4d63380fc7ba67f74c52053dcedf7761 4570 Document dedupditto pool property 4572 Dedup-related documentation additions for zpool and zdb. 1371 Add -D option description to zpool(1M) manpage commit 409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1 3947 zpool(1M) references nonexistent zfs-features(5) 4540 zpool(1M) man page doesn't describe "readonly" property 3948 zfs sync=default is not accepted 4611 zfs(1M) still mentions 'send -r' in synopsis 4415 zpool(1M) man page missing "import -m" description commit 549e8c979a99086fc1357b214aa17a620f4bf2b1 4681 bcmp(NULL, NULL, 0) panics in DEBUG kernel Conflicts: usr/src/man/man1m/zpool.1m
2014-03-124681 bcmp(NULL, NULL, 0) panics in DEBUG kernelMarcel Telka1-1/+5
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-10OS-2792 panic in nlm_prog_4Jerry Jelinek1-2/+0
2014-03-064652 Add support for the Areca 1882Robert Mustacchi2-0/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-06OS-2693 Integrate usbgem (fix debug)Robert Mustacchi5-0/+21
2014-03-05OS-2693 Integrate usbgemRobert Mustacchi6-0/+367
OS-2694 Integrate axf OS-2695 Integrate urf OS-2696 Integrate upf OS-2697 Integrate udmf
2014-02-28OS-2803 merge turd in uts/intel/io/ipmi/ipmi_main.cRobert Mustacchi1-1/+0
2014-02-28 [illumos-gate merge]Keith M Wesolowski1-0/+1
commit 12950e8eb3edc5da750616c08afe6281bf554aee 4637 ipmi driver calls delay without converting to hz commit 164b0ee5065e049b55a69e2bc0d31757ffafae07 4636 ipmi driver needs to coordinate access to the dev_list
2014-02-274637 ipmi driver calls delay without converting to hzJerry Jelinek1-2/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-02-274636 ipmi driver needs to coordinate access to the dev_listRobert Mustacchi1-3/+18
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-02-27 [illumos-gate merge]Keith M Wesolowski1-1/+0
commit d0054224e0ba320a05d1c27de508dc5224ff99d1 1186 integrate arcstat commit 5a8d3db1a9faa71e948f85f673574967cfdad948 4623 Remove -Wno-unused-label from mpt_sas commit cf988fac1debd92859f8068ee3d3e53782043469 4620 Add OmniOS as a runnable usr/src/test distro Conflicts: usr/src/cmd/stat/arcstat/arcstat.pl (OS-201) usr/src/cmd/stat/arcstat/Makefile (OS-201) usr/src/cmd/stat/Makefile (OS-147)
2014-02-264623 Remove -Wno-unused-label from mpt_sasDan McDonald1-1/+0
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-02-254477 DTrace should speak JSONJoshua M. Clulow1-0/+2
Reviewed by: Bryan Cantrill <bmc@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-02-252915 DTrace in a zone should see "cpu", "curpsinfo", et alBryan Cantrill1-2/+15
2916 DTrace in a zone should be able to access fds[] 2917 DTrace in a zone should have limited provider access Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-01-14 [illumos-gate merge]Keith M Wesolowski1-3/+0
commit 1444d846b126463eb1059a572ff114d51f7562e5 4427 pid provider rejects probes with valid UTF-8 names commit fc2b8335a96b36a076f9614647182dd090cb6ee0 4463 NLM fails wrongly on clnt_control(). commit ccac5ae384bd76b9eb3473b622170555228b5c5d 4445 wsdiff results file timestamp format is strange Reviewed by: Garrett D'Amore <garrett@damore.org> commit db46f245c26166d1232fb8d83c2ad0c591d33b77 4444 remove unused cpuid-related globals Reviewed by: Garrett D'Amore <garrett@damore.org> commit 1a9079eeb6a460980656d5e022ec89bbbfb84732 4443 apic_intrmap_init comment could use an update Reviewed by: Robert Mustacchi <rm@joyent.com> commit deec6be0d2203ed491be67ac7ebf52f91a24b83d 4383 libelf can't write extended sections when ELF_F_LAYOUT
2014-01-134444 remove unused cpuid-related globals Reviewed by: Garrett D'Amore ↵Josef 'Jeff' Sipek1-3/+0
<garrett@damore.org>
2014-01-084266 remove Makefile*.shared nonsense in uts (fix mismerge)Keith M Wesolowski1-1/+1
2014-01-08 [illumos-gate merge]Keith M Wesolowski5-773/+708
commit 2063d9c01c4a721994a3cb528444d7f328135869 4266 remove Makefile*.shared nonsense in uts commit 34ae5cdf42c9fd8bc75aedb3a91cc2fba8d5182c 4265 remove INTERNAL_RELEASE_BUILD Conflicts: usr/src/uts/intel/Makefile.intel usr/src/uts/intel/Makefile.intel.shared usr/src/uts/sparc/Makefile.sparc.shared
2014-01-064266 remove Makefile*.shared nonsense in utsJosef 'Jeff' Sipek5-770/+706
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2013-12-23OS-2629 want ability to provide additional objects at bootKeith M Wesolowski3-4/+37
Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-11-154302 stack overflow from squeue_drain()Bryan Cantrill2-0/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-11-07 [illumos-gate merge]Keith M Wesolowski1-18/+8
commit 72102e7461c97dc268d21d9dd8f02da45f174acd 3928 `tail -f ...` doesn't notice file truncation 3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PORT_SOURCE_FILE commit b3d32f0ceb59362ba287dcfd6de471e98bfc7fa9 4161 deadlock between zfs_read() and zfs_putpage() commit 5a450eee20035a2a426a48161ab3a50e2921878c 4244 spawn fails occasionally with EAGAIN commit 393cba3d826b7fd70b8ab083125c4b25c43ee482 4116 kiconv_open(9f): kiconv_close() in the CONTEXT section commit 86ad481cc8bfbc0155ef221a0fe07ef23db58f68 4245 boot_time kstat for zones should be epoch timestamp of zone boot, not "random" number commit fe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1 4236 Internet Packet Disturber 4237 net_* and hook_* man pages are wrong commit 54a20ab41aadcb81c53e72fc65886e964e9add59 4248 dtrace(1M) should never create DOF with empty probes section 4249 Only probes from the first DTrace object file will be included Conflicts: usr/src/uts/intel/ipd/Makefile usr/src/uts/common/vm/as.h usr/src/uts/common/sys/ipd.h usr/src/uts/common/inet/ipd/ipd.conf usr/src/uts/common/inet/ipd/ipd.c usr/src/uts/common/fs/tmpfs/tmp_vnops.c usr/src/man/man1m/Makefile usr/src/lib/libipd/common/mapfile-vers usr/src/lib/libdtrace/common/dt_impl.h usr/src/lib/libdtrace/common/dt_error.c usr/src/cmd/tail/extern.h usr/src/cmd/ipdadm/ipdadm.c usr/src/cmd/ipdadm/Makefile usr/src/cmd/dtrace/test/tst/common/usdt/tst.noprobes.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.multiprov.ksh usr/src/cmd/Makefile
2013-11-064236 Internet Packet DisturberRobert Mustacchi2-0/+52
4237 net_* and hook_* man pages are wrong Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-06 [illumos-gate merge]Keith M Wesolowski3-17/+26
commit b20613457c9cae13ad78e3ecace17563f4b65134 4200 prctl(1): Duplicate information in the man page commit cc944374608a39fb5622959cc9a210fb116539cb 4282 Race between ipmi_close() and kcs_loop() could lead to panic commit 28bf74a613770b649af5dd9c9b6b99625559d6ac 4279 ipmi(7d): Invalid url specified commit a67ac136365c88325c50c83d5b9b7891093cd1da 4278 read-only lofi devices can never be removed if used Conflicts: usr/src/uts/intel/io/ipmi/ipmivars.h
2013-11-054282 Race between ipmi_close() and kcs_loop() could lead to panicMarcel Telka3-17/+27
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Alek Pinchuk <Alek.Pinchuk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-31OS-2544 ipf rules from the GZ should be add to in-zone rules, not replace ↵Rob Gulewich1-0/+22
them (fix debug build)
2013-10-31OS-2595 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid ↵Rob Gulewich1-0/+3
hint_value kstats (fix debug build)
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek10-161/+25
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 Wesolowski10-161/+25
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-10-12 [illumos-gate merge]Keith M Wesolowski4-327/+0
commit 4f9a6360ccbecd9ff675131a0d72925cdde1b18b 4120 /etc/mach and 32-bit sd belong in system/kernel commit 506aa7c68b127eefb0197e329af7e9abcc3ebc98 4166 EOF pcata 4167 EOF pcser 2995 pcan and pcwl wifi device drivers EOL
2013-10-114166 EOF pcataGarrett D'Amore4-327/+0
4167 EOF pcser 2995 pcan and pcwl wifi device drivers EOL Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-09-27 [illumos-gate merge]Keith M Wesolowski3-2/+18
commit 6ed0a5cff079e25f4aa15cef67c6dd48ee60b018 4090 igb I210/I211 support commit 75eba5b6d79ed4d2ce3daf7b2806306b6b69a938 4091 e1000g I217/I218 support 4092 Intel 1GBe NIC common code should be shared commit 80c94ecd7a524eb933a4bb221a9618b9dc490e76 3881 want device driver for HP SmartArray RAID controllers commit 5e989a96186a37eb528fb7bb4d28a150874ec799 3830 SIGQUEUE_MAX's limit of 32 is too low commit b9476f453004695da12eaaff383ed9005e7a47c4 4158 want getifaddrs manual page Conflicts: usr/src/man/man5/resource_controls.5 usr/src/man/man7d/cpqary3.7d usr/src/pkg/manifests/driver-storage-cpqary3.mf usr/src/uts/common/io/cpqary3/cpqary3.c usr/src/uts/common/Makefile.files usr/src/uts/intel/cpqary3/Makefile Manifests: usr/src/pkg/manifests/driver-network-e1000g.mf usr/src/pkg/manifests/driver-network-igb.mf
2013-09-274091 e1000g I217/I218 supportRobert Mustacchi2-1/+17
4092 Intel 1GBe NIC common code should be shared Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-273881 want device driver for HP SmartArray RAID controllersKeith M Wesolowski2-0/+74
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Eric Sproul <esproul@omniti.com> Reviewed by: ken mays <maybird1776@yahoo.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-16OS-2383 want support for HP/Compaq SmartArray controllersKeith M Wesolowski2-0/+74
2013-09-13 [illumos-gate merge]Keith M Wesolowski1-2/+3
commit 41599e9fdccb44cc5f17828ab04b3147cefcc4e0 3737 grep does not support -H option 3759 egrep(1) and fgrep(1) -s flag does not hide -c output commit ea76c26cbb46a2abd6ae5d4bdfaa26e32a405633 3806 illumos build execs echo unnecessarily
2013-09-133806 illumos build execs echo unnecessarilyAndy Stormont1-2/+3
Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>