Age | Commit message (Expand) | Author |
2005-04-11 | Make the notion of a global event tick independent of the actual | Nathan Binkert |
2005-02-09 | Merger | Ron Dreslinski |
2005-02-09 | Some more useful debugging info for kernel panic and die events | Ron Dreslinski |
2005-01-18 | Merge changes to make m5 g++ 3.4 compatible. | Kevin Lim |
2005-01-15 | New and improved configuration mechanism. No more writing of | Nathan Binkert |
2005-01-14 | Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change... | Kevin Lim |
2004-11-15 | Minor cleanup of symtab code/includes. | Steve Reinhardt |
2004-11-15 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2004-11-15 | Add support for sampled PC profiling to FullCPU. | Steve Reinhardt |
2004-11-14 | by default bin interrupts seperately from kernel code. | Ali Saidi |
2004-11-13 | Macros are nasty, so let's get rid of them. Convert all | Nathan Binkert |
2004-10-23 | make stuff compile on openbsd again | Nathan Binkert |
2004-10-23 | get rid of pmap.h and make things variables and inline | Nathan Binkert |
2004-10-22 | Make targetarch directory in build tree and copy arch/alpha files to it | Steve Reinhardt |
2004-10-02 | few more stat items to serialize | Erik Hallnor |
2004-10-02 | Fixes to kernel to get checkpoints to work again. | Erik Hallnor |
2004-09-24 | only set stuff up for binning interrupts if interrupt binning is on | Ali Saidi |
2004-09-22 | fix unaligned memory offset and some small fixes to interrupt binning | Ali Saidi |
2004-09-16 | switch contexts on palcode rather than kernel code | Ali Saidi |
2004-09-03 | added system option to bin interrupt code seperately. | Ali Saidi |
2004-08-20 | std:: | Nathan Binkert |
2004-08-20 | - Clean up and factor out all of the binning code into a | Nathan Binkert |
2004-08-18 | Added code using VPtr to be able to extract info from linux thread | Ali Saidi |
2004-07-31 | few forgotten changes for dprintk | Ali Saidi |
2004-07-30 | Added debug printk support | Ali Saidi |
2004-07-30 | name this stat since it makes life easier with the mysql stuff | Nathan Binkert |
2004-07-30 | Make the DDUMP tracing feature output the cycle number and | Nathan Binkert |
2004-07-23 | formatting | Nathan Binkert |
2004-07-02 | Fix byteswap on LP64 (amd64) | Nathan Binkert |
2004-07-01 | implement the readfile pseudo instruction that will read | Nathan Binkert |
2004-07-01 | rename CopyData to CopyOut and implement CopyIn to copy data | Nathan Binkert |
2004-06-30 | Update MAX ASN in kernel to 127 since that's what the ev5 supports | Ali Saidi |
2004-06-23 | Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endian | Ali Saidi |
2004-06-23 | more modifications for cross-endian support. linux now gets to pciconfig | Ali Saidi |
2004-06-22 | pull from head before pushing linux tree | Ali Saidi |
2004-06-10 | lif kernelt stats out of tru64 directory | Lisa Hsu |
2004-06-08 | Updated Copyright with information in bitkeeper changelogs | Ali Saidi |
2004-06-04 | Updated copyright on Tsunami and kern/linux files. | Ali Saidi |
2004-06-01 | Added ability to specify system type/revision in config file. This | Ali Saidi |
2004-05-31 | Added and cleaned up some comments | Ali Saidi |
2004-05-30 | Cleaned up and commented code. I think we are ready to merge with head. | Ali Saidi |
2004-05-26 | Fixed serial support in 2.6 (too much work for...) | Ali Saidi |
2004-05-25 | Changed name of lisa's device to NSgigE instead of Etherdev so it | Ali Saidi |
2004-05-24 | Merge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitkeeper/linux | Ali Saidi |
2004-05-24 | removed mbuf code from linux since it only exists in tru64 | Ali Saidi |
2004-05-21 | rename namespace Statistics to Stats | Nathan Binkert |
2004-05-21 | Change the namespace Statistics to Stats | Nathan Binkert |
2004-05-18 | lift FnEvents and and Binning stuff out of LinuxSystem into commonn places wi... | Lisa Hsu |
2004-05-18 | merge m5 with linux for the event and binning lifting | Lisa Hsu |
2004-05-17 | lift system-independent binning stuff out of Tru64System into System. | Lisa Hsu |