summaryrefslogtreecommitdiff
path: root/usr/src/uts
AgeCommit message (Expand)AuthorFilesLines
2014-05-15OS-2677 modules should appear in /system/boot (fix makefile)20140515release-20140515Robert Mustacchi1-1/+1
2014-05-15 [illumos-gate merge]Keith M Wesolowski14-146/+114
2014-05-144788 mac shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-13/+14
2014-05-144787 ipf: remove rate_limit_messageJosef 'Jeff' Sipek1-38/+0
2014-05-144782 usba shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-8/+12
2014-05-144781 sd shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-8/+7
2014-05-144780 comstar iSCSI target shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-6/+6
2014-05-144779 vhci shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-11/+16
2014-05-144778 iprb shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-18/+19
2014-05-144777 ibdm shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-44/+40
2014-05-14OS-2993 Need IPv6 antispoof prefixesRobert Mustacchi2-15/+26
2014-05-14OS-2677 modules should appear in /system/bootRobert Mustacchi8-2/+1395
2014-05-14OS-2943 zone stuck 'down': references still extantJerry Jelinek1-3/+3
2014-05-12 [illumos-gate merge]Keith M Wesolowski1-5/+7
2014-05-104768 Handling of rfs4_start_time is fragileMarcel Telka1-5/+7
2014-05-07 [illumos-gate merge]Keith M Wesolowski2-6/+5
2014-05-07OS-2983 lx brand mountall:/proc/self/mountinfo: No such file or directory [fi...Jerry Jelinek1-1/+1
2014-05-074851 IPsec should use NANOSEC & friends from time.hDan McDonald2-6/+5
2014-05-06OS-2986 lx brand - add existing proc fixesJerry Jelinek2-197/+304
2014-05-06 [illumos-gate merge]Keith M Wesolowski1-47/+49
2014-05-06OS-2983 lx brand mountall:/proc/self/mountinfo: No such file or directoryJerry Jelinek2-0/+171
2014-05-054840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)Garrett D'Amore1-47/+49
2014-05-05 [illumos-gate merge]Keith M Wesolowski2-5/+5
2014-05-054838 Fix for 4596 has some inverted booleansDan McDonald2-5/+5
2014-05-05OS-2976 epoll returns EPOLLWRNORM on POLLOUTBryan Cantrill1-6/+20
2014-05-01OS-2969 vm_getusage syscall accurate zone RSS is overcountingJerry Jelinek1-1/+8
2014-04-30 [illumos-gate merge]Keith M Wesolowski8-145/+168
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek5-8/+8
2014-04-294819 fix mpt_sas command timeout handlingAlbert Lee2-136/+159
2014-04-29 [illumos-gate merge]Keith M Wesolowski9-81/+25
2014-04-294809 NANOSEC should be 'long long' to avoid integer overflow bugsJosef 'Jeff' Sipek1-1/+1
2014-04-294806 define x2apic feature flagJosef 'Jeff' Sipek3-11/+16
2014-04-294805 apic_mode global should be an enumJosef 'Jeff' Sipek2-6/+8
2014-04-294804 apix & pcplusmp are nearly warning free alreadyJosef 'Jeff' Sipek5-64/+2
2014-04-29OS-2963 lx brand needs to support FUTEX_WAKE_OPBryan Cantrill2-29/+347
2014-04-29OS-2950 epoll pid should not be bound until EPOLL_CTL_ADDBryan Cantrill1-6/+17
2014-04-28OS-2964 mptsas refhash replacement on reset can cause hangKeith M Wesolowski1-13/+13
2014-04-28 [illumos-gate merge]Keith M Wesolowski3-3/+7
2014-04-254698 fix builds by gcc44 on sparcIgor Kozhukhov3-3/+7
2014-04-24OS-2949 add support for AT_RANDOM aux vector entryJerry Jelinek3-8/+72
2014-04-23 [illumos-gate merge]Keith M Wesolowski18-72/+851
2014-04-234748 use an enum for tod_faulted globalJosef 'Jeff' Sipek1-1/+1
2014-04-234747 remove unused [DS]SIZE_LIMIT definesJosef 'Jeff' Sipek4-30/+0
2014-04-234746 remove EXPORT_SRC leftoversJosef 'Jeff' Sipek1-11/+0
2014-04-234745 fix AVL code misspellingsJosef 'Jeff' Sipek1-2/+2
2014-04-23OS-2893 add support for epollBryan Cantrill17-79/+518
2014-04-223897 zfs filesystem and snapshot limitsJerry Jelinek10-25/+845
2014-04-224767 dtrace_probe() always has the timestampMatthew Ahrens1-2/+3
2014-04-21OS-2929 add new syscalls to lx brand table [update kernel syscall table]Jerry Jelinek1-2/+36
2014-04-21 [illumos-gate merge]Keith M Wesolowski6-65/+27