summaryrefslogtreecommitdiff
path: root/features.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-13x86info: Add support for AMD family 15h models 10h-1fh processorsAndreas Herrmann1-1/+1
2011-11-29x86info: Add support for AMD CPU family 15hAndreas Herrmann1-2/+2
2011-09-08support old asEric Dumazet1-1/+1
2011-04-05x86info, AMD: Update feature flagsAndreas Herrmann1-6/+8
2011-02-22better function nameDave Jones1-1/+1
2011-02-22use more elaborate variable nameDave Jones1-2/+2
2011-02-22coding style cleanupsDave Jones1-1/+1
2011-02-18remove excessive newlines, add some where missing.Dave Jones1-2/+1
2010-09-09Report whether longnops are supportedDave Jones1-2/+33
2010-09-08add more Intel CPUID flagsJohn Villalovos1-8/+8
2010-07-16Add additional Intel CPUID flagsJohn L. Villalovos1-3/+102
2010-06-01Display register info when flag is unknown.John Villalovos1-13/+13
2010-05-18Additional flags and a little cleanupJohn Villalovos1-55/+76
2010-05-17Enhance descriptions for Intel feature flags.John Villalovos1-16/+128
2010-05-17ecx flags update patchJohn Villalovos1-4/+4
2009-02-08[PATCH] x86info: MCE != MCASylvain HITIER1-1/+1
2008-12-24Add some extra warnings (missing declarations) and fix up a bunchDave Jones1-1/+1
2008-07-02Break up the feature flags routine into two. "get" and "show"Dave Jones1-13/+15
2008-07-02* Vastly rework the core cpuid handling on uniprocessor.Dave Jones1-1/+1
2008-07-01ridiculous amount of whitespace cleanupsDave Jones1-14/+14
2008-07-01Remove CVS tags from headers, remove pointless crap, and dead urls.Dave Jones1-1/+0
2007-09-19[PATCH] x86info: feature flags update for AMD CPUsAndreas Herrmann1-15/+19
2007-07-31[PATCH] Fix use of flag_decodeJames Davidson1-8/+8
2006-09-27Clean up the feature flag handling some more by abstractingDave Jones1-70/+29
2006-09-27Add Centaur extended flags.Dave Jones1-0/+19
2006-09-27Various feature flag handling code cleaning/improvementsDave Jones1-28/+57
2006-09-23SSSE3 & DCA flagsDave Jones1-2/+2
2006-05-21Lots of splint warning cleanups.Dave Jones1-1/+1
2006-05-20Add VMX & Fix LAHF_LM detection.Dave Jones1-3/+3
2005-09-05Compile fix.Dave Jones1-1/+1
2005-09-05Add some missing AMD extended feature flags.Dave Jones1-2/+2
2005-09-02Update AMD feature flags.Dave Jones1-16/+45
2005-09-02Clean up feature flag support.Dave Jones1-14/+37
2005-09-02Add recognition of various feature flags.Dave Jones1-6/+6
2004-03-19Identify a bunch of new opterons/athlon64'sdavej1-1/+2
2003-11-04simple code cleanupdavej1-4/+4
2003-06-132003-6-13 Jeremy Fitzhardinge <jeremy@goop.org>davej1-3/+13
2002-11-02* identify.c: Print out URLs to errata/datasheet if known.davej1-8/+2
2002-10-30-a -F seemed odd.davej1-2/+2
2002-10-30feature flag handling cleanupdavej1-15/+22
2002-10-30correct typosdavej1-27/+27
2002-10-29Add verbose descriptions of CPU flagsbroonie1-3/+42
2002-07-12broken indentation fixupdavej1-4/+4
2002-06-07s/xmm/sse/davej1-2/+2
2002-03-142002-03-10 Sami Farin <safari@iki.fi>davej1-2/+12
2002-01-03* features.c: Recognise MP bit of newer Athlons.davej1-2/+2
2001-12-10More white space fix.davej1-2/+4
2001-12-10oops, this got backed out.davej1-2/+2
2001-12-10Cluster register dumps together.davej1-2/+2
2001-12-10Don't print empty eflags.davej1-1/+4