summaryrefslogtreecommitdiff
path: root/kern
AgeCommit message (Expand)Author
2005-06-05added copyrightAli Saidi
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-05-04Merge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/ktlim2/current/m5Kevin Lim
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2005-05-02Skip calibrate delay again.Nathan Binkert
2005-04-28Clean up output for pc break events, and remove a unneeded break event.Ron Dreslinski
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-02-09MergerRon Dreslinski
2005-02-09Some more useful debugging info for kernel panic and die eventsRon Dreslinski
2005-01-18Merge changes to make m5 g++ 3.4 compatible.Kevin Lim
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2004-11-15Minor cleanup of symtab code/includes.Steve Reinhardt
2004-11-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-14by default bin interrupts seperately from kernel code.Ali Saidi
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-10-23make stuff compile on openbsd againNathan Binkert
2004-10-23get rid of pmap.h and make things variables and inlineNathan Binkert
2004-10-22Make targetarch directory in build tree and copy arch/alpha files to itSteve Reinhardt
2004-10-02few more stat items to serializeErik Hallnor
2004-10-02Fixes to kernel to get checkpoints to work again.Erik Hallnor
2004-09-24only set stuff up for binning interrupts if interrupt binning is onAli Saidi
2004-09-22fix unaligned memory offset and some small fixes to interrupt binningAli Saidi
2004-09-16switch contexts on palcode rather than kernel codeAli Saidi
2004-09-03added system option to bin interrupt code seperately.Ali Saidi
2004-08-20std::Nathan Binkert
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-08-18Added code using VPtr to be able to extract info from linux threadAli Saidi
2004-07-31few forgotten changes for dprintkAli Saidi
2004-07-30Added debug printk supportAli Saidi
2004-07-30name this stat since it makes life easier with the mysql stuffNathan Binkert
2004-07-30Make the DDUMP tracing feature output the cycle number andNathan Binkert
2004-07-23formattingNathan Binkert
2004-07-02Fix byteswap on LP64 (amd64)Nathan Binkert
2004-07-01implement the readfile pseudo instruction that will readNathan Binkert
2004-07-01rename CopyData to CopyOut and implement CopyIn to copy dataNathan Binkert
2004-06-30Update MAX ASN in kernel to 127 since that's what the ev5 supportsAli Saidi
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-23more modifications for cross-endian support. linux now gets to pciconfigAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-10lif kernelt stats out of tru64 directoryLisa Hsu
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-06-01Added ability to specify system type/revision in config file. ThisAli Saidi
2004-05-31Added and cleaned up some commentsAli Saidi
2004-05-30Cleaned up and commented code. I think we are ready to merge with head.Ali Saidi
2004-05-26Fixed serial support in 2.6 (too much work for...)Ali Saidi
2004-05-25Changed name of lisa's device to NSgigE instead of Etherdev so itAli Saidi
2004-05-24Merge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitkeeper/linuxAli Saidi