Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -4/+0 |
2013-05-30 | ARM: LPAE: accomodate >32-bit addresses for page table base | Cyril Chemparathy | 1 | -0/+8 |
2013-05-30 | ARM: LPAE: factor out T1SZ and TTBR1 computations | Cyril Chemparathy | 1 | -21/+8 |
2013-05-30 | ARM: LPAE: use phys_addr_t in switch_mm() | Cyril Chemparathy | 1 | -4/+12 |
2013-04-03 | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead | Will Deacon | 1 | -1/+2 |
2013-03-04 | ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id | Ben Dooks | 1 | -1/+1 |
2013-02-16 | ARM: 7650/1: mm: replace direct access to mm->context.id with new macro | Ben Dooks | 1 | -1/+1 |
2012-11-09 | ARM: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon | 1 | -0/+3 |
2012-11-09 | ARM: mm: introduce L_PTE_VALID for page table entries | Will Deacon | 1 | -1/+1 |
2011-12-08 | ARM: LPAE: MMU setup for the 3-level page table format | Catalin Marinas | 1 | -0/+150 |