aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-v6.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara1-1/+32
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King1-3/+4
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov1-1/+1
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas1-0/+3
2009-04-27arm: Use __INIT macro instead of .text.init.Tim Abbott1-1/+2
2008-11-10Modern processors may need to drain the WB before WFICatalin Marinas1-0/+2
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King1-1/+1
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King1-1/+3
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King1-37/+1
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas1-1/+1
2008-04-18RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas1-14/+0
2008-04-18Add a prefetch abort handlerPaul Brook1-0/+1
2007-02-15Merge Realview GIC codeRussell King1-3/+5
2007-02-15[ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas1-3/+5
2007-02-08[ARM] Always mark ARMv6 PTWs outer cacheableRussell King1-6/+8
2006-12-13[ARM] Unuse another Linux PTE bitRussell King1-14/+16
2006-12-08[ARM] Formalise the ARMv6 processor name stringRussell King1-1/+1
2006-12-08[ARM] Handle HWCAP_VFP in VFP support codeRussell King1-6/+1
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King1-1/+1
2006-07-01Merge nommu branchRussell King1-9/+6
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King1-0/+4
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/+7
2006-06-25[ARM] Remove partial non-v6 binutils compatibilityRussell King1-32/+0
2006-03-27[ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King1-4/+12
2006-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King1-0/+1
2005-11-07[ARM SMP] Add Realview MPcore SMP supportRussell King1-0/+18
2005-11-07[ARM SMP] Add support for shared memory attributeRussell King1-1/+7
2005-10-19[ARM] 3024/1: Add cpu_v6_proc_finTony Lindgren1-1/+8
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-08-15[ARM] Remove extraneous whitespace introduced in previous ARMv6 patchRussell King1-1/+1
2005-08-10[ARM] Control v6 'global' bit via Linux PTE entriesRussell King1-2/+2
2005-08-10[ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King1-13/+7
2005-07-06[PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas1-1/+1
2005-06-24[PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+272