index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
linux
/
linux_system.hh
Age
Commit message (
Expand
)
Author
2006-03-04
move alpha specific code into arch/alpha
Ali Saidi
2006-03-03
First cut at moving alpha specefic stuff out of /sim/system* into
Ali Saidi
2005-09-24
Add functions to System object to set up function-based events,
Steve Reinhardt
2005-08-23
Clean up the passing of the boot command line to the kernel.
Nathan Binkert
2005-06-30
Remove #include statments in various files within kern/
Benjamin Nash
2005-06-05
Many files:
Steve Reinhardt
2005-02-09
Some more useful debugging info for kernel panic and die events
Ron Dreslinski
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
- 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-30
Added debug printk support
Ali Saidi
2004-06-04
Updated copyright on Tsunami and kern/linux files.
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-24
removed mbuf code from linux since it only exists in tru64
Ali Saidi
2004-05-18
lift FnEvents and and Binning stuff out of LinuxSystem into commonn places wi...
Lisa Hsu
2004-05-11
successful merge, linux still builds and runs as far it used to, network devi...
Lisa Hsu
2004-05-09
Added ULL for 64bit ints
Ali Saidi
2004-03-23
Add initial support for IDE
Andrew Schultz
2004-03-11
merge from head of m5. note: i did not bother to merge the PIO stuff with s...
Lisa Hsu
2004-02-05
Now skips the calibrate_delay loop in the kernel boot
Andrew Schultz
2004-01-11
addad kern/linux
Ali Saidi