summaryrefslogtreecommitdiff
path: root/src/kern/linux/events.cc
AgeCommit message (Expand)Author
2016-06-20kern, arm: Dump dmesg on kernel panic/oopsAndreas Sandberg
2015-10-10sim: Don't quiesce UDelayEvents with 0 latencyJoel Hestness
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-04-04ARM: Fix multiplication error in udelayAli Saidi
2011-03-17ARM: Detect and skip udelay() functions in linux kernel.Ali Saidi
2011-03-17O3: Send instruction back to fetch on squash to seed predecoder correctly.Ali Saidi
2010-09-10style: fix sorting of includes and whitespace in some filesNathan Binkert
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
2006-11-06Took the Alpha prefix off of AlphaArguments, and made sure it was being used ...Gabe Black
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