aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-xsc3.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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/+11
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King1-6/+0
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King1-3/+3
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+0
2011-07-21ARM: Fix build errors caused by adding generic macrosRussell King1-3/+0
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring1-1/+0
2011-07-07ARM: mm: proc-xsc3: Use new generic struct definition macrosDave Martin1-73/+17
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-1/+47
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg1-0/+12
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-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into develRussell King1-4/+35
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King1-4/+2
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+26
2010-01-01[ARM] pxa: enable L2 if present in XSC3Haojian Zhuang1-0/+7
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King1-5/+6
2009-10-29iop: implement sched_clock()Mikael Pettersson1-1/+1
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov1-1/+1
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao1-0/+25
2008-10-24[ARM] xsc3: revert writethrough memory-type encoding changeDan Williams1-1/+1
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King1-1/+1
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King1-1/+1
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King1-8/+6
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King1-2/+2
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King1-5/+25
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King1-24/+6
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-07-28[ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao1-22/+0
2008-04-24[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas1-0/+1
2007-02-08[ARM] 4123/1: xsc3: general cleanupLennert Buytenhek1-76/+75
2006-12-19[ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek1-1/+1
2006-12-13[ARM] Unuse another Linux PTE bitRussell King1-3/+3
2006-12-01[ARM] 3967/1: xsc3: make branch predication configurable on xsc3Dan Williams1-7/+0
2006-12-01[ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek1-1/+3
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King1-1/+1
2006-07-01Merge nommu branchRussell King1-8/+11
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King1-1/+8
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King1-8/+11
2006-05-30[PATCH] ARM: explicitly disable BTB on ixp2350Deepak Saxena1-1/+2
2006-04-02[ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek1-1/+1
2006-03-30[ARM] 3425/1: xsc3: need to include pgtable-hwdef.hLennert Buytenhek1-0/+1
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek1-0/+498