Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmu-hash32: Clean up BAT matching logic | David Gibson | 2013-03-22 | 1 | -4/+0 |
* | mmu-hash*: Separate PTEG searching from permissions checking | David Gibson | 2013-03-22 | 1 | -0/+4 |
* | mmu-hash*: Add hash pte load/store helpers | David Gibson | 2013-03-22 | 1 | -0/+28 |
* | mmu-hash*: Add header file for definitions | David Gibson | 2013-03-22 | 1 | -0/+61 |
* | target-ppc: Don't share get_pteg_offset() between 32 and 64-bit | David Gibson | 2013-03-22 | 1 | -1/+1 |
* | target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug() | David Gibson | 2013-03-22 | 1 | -2/+1 |
* | target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_fault | David Gibson | 2013-03-22 | 1 | -0/+2 |
* | target-ppc: Disentangle get_physical_address() paths | David Gibson | 2013-03-22 | 1 | -2/+2 |
* | target-ppc: Disentangle get_segment() | David Gibson | 2013-03-22 | 1 | -2/+2 |
* | target-ppc: Disentangle find_pte() | David Gibson | 2013-03-22 | 1 | -2/+2 |
* | target-ppc: Disentangle pte_check() | David Gibson | 2013-03-22 | 1 | -0/+12 |