summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v7.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2012-01-051-157/+22Star
|\
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-8/+17
| * ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2011-12-081-149/+3Star
| * ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-061-0/+2
* | Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-051-0/+11
|\ \
| * | ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll2011-12-111-0/+11
| |/
* / ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-231-2/+4
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-28/+22Star
|\
| * ARM: pm: no need to save/restore context ID registerRussell King2011-09-211-7/+6Star
| * ARM: pm: only use preallocated page table during resumeRussell King2011-09-211-16/+17
| * ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-211-6/+0Star
| |
| \
*-. \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: pm: let platforms select cpu_suspend supportArnd Bergmann2011-10-011-1/+1
| |/
* | ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
* | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
* | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
|/
* ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-3/+0Star
* ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 coresWill Deacon2011-07-071-0/+7
* ARM: proc: add proc info for Cortex-A15MP using classic page tablesWill Deacon2011-07-071-2/+18
* ARM: proc: add Cortex-A5 proc infoPawel Moll2011-07-071-0/+11
* ARM: proc: convert v7 proc infos into a common macroPawel Moll2011-07-071-43/+24Star
* ARM: mm: proc-v7: Use the new processor struct macrosDave Martin2011-07-071-26/+5Star
* ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
* ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
* Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-091-4/+6
* ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2011-05-261-6/+4Star
* ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-1/+3
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-141-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-021-1/+1
|/
*---. Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-171-30/+98
|\ \ \
| | * | ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-221-30/+86
| |/ / |/| |
| * | ARM: 6772/1: errata: possible fault MMU translations following an ASID switchWill Deacon2011-03-091-0/+6
| |/
| * ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon2011-02-191-0/+6
|/
* ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.SDave Martin2011-01-141-1/+3
* Merge branch 'pgt' (early part) into develRussell King2011-01-061-10/+8Star
|\
| * ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-221-3/+3
| * ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-221-2/+2
| * ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-221-5/+3Star
* | Merge branch 'misc' into develRussell King2011-01-061-2/+7
|\ \
| * | ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm2010-11-041-0/+4
| * | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-041-2/+3
| |/
* / ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin2010-11-301-2/+2
|/
* Merge branch 'devel-stable' into develRussell King2010-10-191-1/+9
|\
| * ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren2010-10-081-1/+1
| * ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2010-10-041-0/+8
* | Merge branch 'hotplug' into develRussell King2010-10-181-1/+5
|\ \
| * | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King2010-10-081-1/+5
* | | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-14/+27
| |/ |/|
* | ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker2010-09-171-1/+25