Age | Commit message (Expand) | Author |
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 |
2004-05-17 | push the new system_events file that i was prevented from pushing way back wh... | Lisa Hsu |
2004-05-13 | Merge zizzer.eecs.umich.edu:/bk/m5 | Lisa Hsu |
2004-05-13 | lift some things out of the tru64 directory into common directory so linux ca... | Lisa Hsu |
2004-05-13 | wrap mbuf stuff in the tru64 namespace since other OSes | Nathan Binkert |
2004-05-11 | successful merge, linux still builds and runs as far it used to, network devi... | Lisa Hsu |
2004-05-11 | first pass at merging m5 with linux | Lisa Hsu |
2004-05-09 | Added ULL for 64bit ints | Ali Saidi |
2004-05-06 | Whole mess'o'changes.. see individual files | Andrew Schultz |
2004-05-04 | Major stats package cleanup | Nathan Binkert |
2004-04-02 | Basic cleanup pass to get rid of a few things that made the Python | Steve Reinhardt |
2004-03-23 | Add initial support for IDE | Andrew Schultz |