summaryrefslogtreecommitdiff
path: root/src/kern/linux
AgeCommit message (Expand)Author
2007-08-01Arguments: Get rid of duplicate code for the Arguments class in each architec...Ali Saidi
2007-05-01change the way dprintf works so the cache accesses required to fulfill the dp...Ali Saidi
2007-04-30always skip the debugprintf function (DebugPrintf traceflag shouldn't matter)...Ali Saidi
2007-02-10Clean up tracing stuff more, get rid of the trace log sinceNathan Binkert
2006-11-06Took the Alpha prefix off of AlphaArguments, and made sure it was being used ...Gabe Black
2006-09-30Some code cleanup.Gabe Black
2006-09-15Changes to correct stat behaviorGabe Black
2006-06-17Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-06-17Fixes to compile under Cygwin.Steve Reinhardt
2006-06-17Add myself to list of authorsNathan Binkert
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt