summaryrefslogtreecommitdiff
path: root/src/arch/arm/linux/linux.cc
AgeCommit message (Expand)Author
2016-04-01syscall_emul: factor out flag tables into common fileSteve Reinhardt
2016-03-17syscall_emul: extend mmap system call to support file backed mmapsBrandon Potter
2016-03-17syscall_emul: add many Linux kernel flagsBrandon Potter
2016-03-17syscall_emul: rename OpenFlagTransTable structBrandon Potter
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2011-04-15includes: sort all includesNathan Binkert
2010-12-20Style: Replace some tabs with spaces.Gabe Black
2010-06-02ARM: Fix SPEC2000 benchmarks in SE mode. With this patch allAli Saidi
2009-04-05arm: add ARM support to M5Stephen Hines