summaryrefslogtreecommitdiff
path: root/src/arch/alpha/pagetable.hh
AgeCommit message (Expand)Author
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-11-23mem: Page Table map api modificationAlexandru Dutu
2011-11-18SE/FS: Get rid of includes of config/full_system.hh.Gabe Black
2009-02-16sycalls: implement mremap() and add DATA flag for getrlimit(). mremap has bee...Lisa Hsu
2008-09-27gcc: Add extra parens to quell warnings.Nathan Binkert
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2008-09-27alpha: Clean up namespace usage.Nathan Binkert
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-10-25TLB: Fix serialization issues with the tlb entries and make the page table st...Gabe Black
2007-08-27Alpha: Fixes to get alpha to compile again.Gabe Black
2007-08-26Address translation: Make the page table more flexible.Gabe Black
2007-01-08pagetable.hh:Lisa Hsu
2006-11-11Certain header files should only be used in FS.Gabe Black
2006-08-15Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph...Gabe Black