summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/os/cpr_impl.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-27 [illumos-gate merge]Jerry Jelinek1-2/+1
2015-05-265955 pat_sync is clever enough to check for X86FSET_PATJosef 'Jeff' Sipek1-2/+1
2014-11-11 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-11-115285 pass in cpu_pause_func via pause_cpusJosef 'Jeff' Sipek1-1/+1
2011-12-15Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe1-5/+6
2011-12-14cpr: Never allow if compiled with GCC.Richard Lowe1-0/+14
2011-07-02cpr: Use offsetof, don't hand-rollRichard Lowe1-2/+2
2011-07-02cpr: Don't cast pointers down to intRichard Lowe1-9/+11
2011-05-161865 i86 cpr and gcc4 don't get alongRichard Lowe1-9/+12
2010-08-166958308 XSAVE/XRSTOR mechanism to save and restore processor stateKuriakose Kuruvilla1-0/+8
2010-07-146812663 Running out of bits in x86_featureKuriakose Kuruvilla1-6/+3
2010-03-25PSARC/2009/104 Hot-Plug Support for ACPI-based SystemsGerry Liu1-6/+13
2009-12-146895007 s3 suspend/resume kernel memory leak in i_cpr_save_stackJoseph A Townsend1-0/+11
2009-06-296814942 auxiliary CPUs needs to have their stacks saved and restored across s...Joseph A Townsend1-3/+50
2008-09-086738439 Interrupt state incorrectly restored to deactivated cpus on system re...Seth Goldberg1-12/+43
2008-08-186734669 resume hangs on Toshiba M8/M9 with 64bit nondebug kernelGuoli Shu1-70/+0
2008-07-166716526 apic_find_cpu assert failed after suspend in Toshiba M9bholler1-0/+18
2008-03-316470538 domUs are unfriendly when too little memory is available to bootbholler1-16/+10
2008-01-116395227 Need to support s3 on MP machinesjan1-54/+50
2007-10-20PSARC/2005/469 X86 Energy Star compliancerandyf1-0/+1096