summaryrefslogtreecommitdiff
path: root/arch/arm/mm/proc-v7.S
AgeCommit message (Expand)Author
2010-01-19ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren
2010-01-19ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec workTony Lindgren
2009-11-04ARMv7: Check whether the SMP/nAMP mode was already enabledTony Thompson
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2009-07-24nommu: Do not set PRRR and NMRR in proc-v7.S if !MMUCatalin Marinas
2009-07-24Thumb-2: Implement the unified arch/arm/mm supportCatalin Marinas
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-02[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-05-30ARMv7: Document the PRRR and NMRR registers settingCatalin Marinas
2009-05-30ARMv7: Enable the SWP instructionCatalin Marinas
2009-05-30ARMv7: Mark the PTWs inner WBWA on SMP and WB on UPTony Thompson
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2009-05-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-30[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas
2009-04-30[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas
2009-04-30[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas
2009-04-27arm: Use __INIT macro instead of .text.init.Tim Abbott
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2008-11-10Modern processors may need to drain the WB before WFICatalin Marinas
2008-11-06[ARM] mm: fix page table initializationRussell King
2008-11-06ARMv7: Add SMP initialisation to proc-v7.SJon Callan
2008-11-06ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas
2008-10-22[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-03[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King
2008-10-01[ARM] Convert ARMv7 to use TEX remappingRussell King
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas
2008-04-18Add a prefetch abort handlerPaul Brook
2007-07-20[ARM] 4503/1: nommu: Add noMMU support for ARMv7Catalin Marinas
2007-07-20[ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl registerCatalin Marinas
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas
2007-05-08[ARM] armv7: add support for ARMv7 cores.Catalin Marinas