aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-sa1100.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-28ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel1-2/+2
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-8/+8
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+0
2013-04-08ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King1-1/+1
2011-12-06ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon1-0/+3
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King1-11/+10
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King1-4/+0
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King1-5/+5
2011-07-22Merge branch 'devel-stable' into for-nextRussell King1-70/+17
2011-07-21ARM: Fix build errors caused by adding generic macrosRussell King1-3/+0
2011-07-07ARM: mm: proc-sa1100: Use the new processor struct macrosDave Martin1-67/+17
2011-06-24ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King1-3/+1
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King1-1/+1
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King1-0/+39
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_typeRussell King1-1/+1
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King1-5/+1
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-1/+1
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov1-1/+1
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King1-1/+1
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King1-18/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas1-1/+1
2008-04-18Add a prefetch abort handlerPaul Brook1-0/+1
2006-12-13[ARM] Unuse another Linux PTE bitRussell King1-3/+3
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King1-1/+1
2006-07-02[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.SThomas Gleixner1-0/+2
2006-07-01Merge nommu branchRussell King1-9/+6
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King1-0/+6
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King1-9/+6
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi1-0/+11
2006-04-07[ARM] Fix SA110/SA1100 cache flushingRussell King1-32/+5
2006-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King1-0/+1
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+323