summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/softint.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-9/+7
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2007-11-276603803 assertion failed: !contig_pfnlist_locked, 2smaybe1-7/+49
6611846 after boot, all dom0 interrupts are targeting CPU 0 in a MP system 6612343 The fix for 6292092 and xvm dom0 not getting along 6616943 Attempting to boot the xVM kernel after installation panics b1600 blade 6634526 ::interrupts gives wrong info on i86xpv platform
2007-10-026489446 pbind gives wrong message when run on system processesmishra1-2/+23
6608065 bug 6292092 mis-merged fix of bug 6317341
2007-09-176292092 callout should not be blocked by interrupts from executing realtime ↵mishra1-40/+290
timeouts 6540436 kpreempt() needs a more reliable way to generate level1 intr
2007-07-136317341 KMDB uses siron (and children), which can be traced by DTracecwb1-5/+5
6565142 Need to remove unused code in the PSMs softint handling area 6578650 usr/src/uts/common/io/avintr.c needs to be cstyle clean with continuation line checking
2005-09-136278650 Race on siron_pending leads to hangsudheer1-11/+71
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+149