summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v6.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-2/+2
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-8/+8
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-02-101-1/+2
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-191-3/+1
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-2/+0
* ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon2013-06-071-1/+5
*-. Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-3/+1
|\ \
| | * ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-031-2/+0
| |/ |/|
| * ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-081-1/+1
|/
* ARM: 7650/1: mm: replace direct access to mm->context.id with new macroBen Dooks2013-02-161-1/+1
* ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre2012-11-121-1/+1
* ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-091-0/+6
* ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-061-0/+3
* ARM: pm: no need to save/restore context ID registerRussell King2011-09-201-17/+16
* ARM: pm: only use preallocated page table during resumeRussell King2011-09-201-15/+16
* ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-201-6/+0
* ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-151-0/+16
* ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-3/+0
* ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 coresWill Deacon2011-07-071-0/+5
* ARM: mm: proc-v6: Use the new processor struct macrosDave Martin2011-07-071-29/+5
* ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-1/+3
* ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre2011-05-031-34/+0
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-131-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-021-1/+1
|/
* ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-221-0/+50
* 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-15/+28
|/
* ARM: Factor out common code from cpu_proc_fin()Russell King2010-07-271-4/+1
* ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-091-2/+3
* ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren2010-01-191-2/+0
* ARM: dove: fix the mm mmu flags of the pj4 procinfoSaeed Bishara2009-12-071-3/+2
* ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-271-1/+32
* ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-021-3/+4
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-021-1/+1
* Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-301-0/+3
* arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-1/+2
* Modern processors may need to drain the WB before WFICatalin Marinas2008-11-101-0/+2
* [ARM] Don't include asm/elf.h in asm codeRussell King2008-10-011-1/+1
* [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-011-1/+3
* [ARM] Convert set_pte_ext implementions to macrosRussell King2008-10-011-37/+1
* [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-241-1/+1
* RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas2008-04-181-14/+0
* Add a prefetch abort handlerPaul Brook2008-04-181-0/+1
* Merge Realview GIC codeRussell King2007-02-151-3/+5
|\
| * [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-151-3/+5
* | [ARM] Always mark ARMv6 PTWs outer cacheableRussell King2007-02-081-6/+8
|/
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-14/+16
* [ARM] Formalise the ARMv6 processor name stringRussell King2006-12-081-1/+1
OpenPOWER on IntegriCloud