Age | Commit message (Expand) | Author |
---|---|---|
2015-02-18 | s390x/mmu: Check bit 52 in page table entry | Thomas Huth |
2015-02-18 | s390x/mmu: Renaming related to the ASCE confusion | Thomas Huth |
2015-02-18 | s390x/mmu: Add support for read-only regions | Thomas Huth |
2015-02-18 | s390x/mmu: Fix the exception codes for illegal table entries | Thomas Huth |
2015-02-18 | s390x/mmu: Fix exception types when checking the ASCEs | Thomas Huth |
2015-02-18 | s390x/mmu: Fix translation exception code in lowcore | Thomas Huth |
2015-02-18 | s390x/mmu: Skip exceptions properly when translating addresses for debug | Thomas Huth |
2015-02-18 | s390x/mmu: Check table length and offset fields | Thomas Huth |
2015-02-18 | s390x/mmu: Fix the handling of the table levels | Thomas Huth |
2015-02-18 | s390x/mmu: Fix the check for the real-space designation bit | Thomas Huth |
2015-02-18 | s390x/mmu: Move mmu_translate() and friends to separate file | Thomas Huth |