Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -4/+0 |
* | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead | Will Deacon | 2013-04-03 | 1 | -1/+2 |
* | ARM: 7650/1: mm: replace direct access to mm->context.id with new macro | Ben Dooks | 2013-02-16 | 1 | -1/+1 |
* | ARM: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon | 2012-11-09 | 1 | -0/+4 |
* | ARM: mm: introduce L_PTE_VALID for page table entries | Will Deacon | 2012-11-09 | 1 | -1/+1 |
* | ARM: mm: don't use the access flag permissions mechanism for classic MMU | Will Deacon | 2012-11-09 | 1 | -2/+2 |
* | ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current process | Will Deacon | 2012-07-09 | 1 | -0/+5 |
* | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs | Catalin Marinas | 2012-04-17 | 1 | -3/+0 |
* | ARM: Use TTBR1 instead of reserved context ID | Will Deacon | 2012-04-17 | 1 | -6/+4 |
* | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S | Catalin Marinas | 2011-12-08 | 1 | -0/+171 |