| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pm: no need to save/restore context ID register | Russell King | 2011-09-20 | 1 | -17/+16 |
* | ARM: pm: only use preallocated page table during resume | Russell King | 2011-09-20 | 1 | -15/+16 |
* | ARM: pm: preallocate a page table for suspend/resume | Russell King | 2011-09-20 | 1 | -6/+0 |
* | ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e... | Catalin Marinas | 2011-08-15 | 1 | -0/+16 |
* | ARM: Fix build errors caused by adding generic macros | Russell King | 2011-07-21 | 1 | -3/+0 |
* | ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores | Will Deacon | 2011-07-07 | 1 | -0/+5 |
* | ARM: mm: proc-v6: Use the new processor struct macros | Dave Martin | 2011-07-07 | 1 | -29/+5 |
* | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 2011-05-26 | 1 | -1/+3 |
* | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre | 2011-05-03 | 1 | -34/+0 |
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2011-04-13 | 1 | -2/+2 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | | ARM: Make consolidated PM sleep code depend on PM_SLEEP | Russell King | 2011-04-02 | 1 | -1/+1 |
|/ |
|
* | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 1 | -0/+50 |
* | Merge branch 'hotplug' into devel | Russell King | 2010-10-18 | 1 | -1/+5 |
|\ |
|
| * | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King | 2010-10-08 | 1 | -1/+5 |
* | | ARM: Allow SMP kernels to boot on UP systems | Russell King | 2010-10-04 | 1 | -15/+28 |
|/ |
|
* | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2010-07-27 | 1 | -4/+1 |
* | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren | 2010-07-09 | 1 | -2/+3 |
* | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 2010-01-19 | 1 | -2/+0 |
* | ARM: dove: fix the mm mmu flags of the pj4 procinfo | Saeed Bishara | 2009-12-07 | 1 | -3/+2 |
* | ARM: add base support for Marvell Dove SoC | Saeed Bishara | 2009-11-27 | 1 | -1/+32 |
* | ARM: ensure initial page tables are setup for SMP systems | Russell King | 2009-11-02 | 1 | -3/+4 |
* | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 | 1 | -1/+1 |
* | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 | 1 | -0/+3 |
* | arm: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 | 1 | -1/+2 |
* | Modern processors may need to drain the WB before WFI | Catalin Marinas | 2008-11-10 | 1 | -0/+2 |
* | [ARM] Don't include asm/elf.h in asm code | Russell King | 2008-10-01 | 1 | -1/+1 |
* | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 2008-10-01 | 1 | -1/+3 |
* | [ARM] Convert set_pte_ext implementions to macros | Russell King | 2008-10-01 | 1 | -37/+1 |
* | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 2008-04-24 | 1 | -1/+1 |
* | RealView: Move the SCU initialisation out of __v6_setup | Catalin Marinas | 2008-04-18 | 1 | -14/+0 |
* | Add a prefetch abort handler | Paul Brook | 2008-04-18 | 1 | -0/+1 |
* | Merge Realview GIC code | Russell King | 2007-02-15 | 1 | -3/+5 |
|\ |
|
| * | [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform | Catalin Marinas | 2007-02-15 | 1 | -3/+5 |
* | | [ARM] Always mark ARMv6 PTWs outer cacheable | Russell King | 2007-02-08 | 1 | -6/+8 |
|/ |
|
* | [ARM] Unuse another Linux PTE bit | Russell King | 2006-12-13 | 1 | -14/+16 |
* | [ARM] Formalise the ARMv6 processor name string | Russell King | 2006-12-08 | 1 | -1/+1 |
* | [ARM] Handle HWCAP_VFP in VFP support code | Russell King | 2006-12-08 | 1 | -6/+1 |
* | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 2006-11-30 | 1 | -1/+1 |
* | Merge nommu branch | Russell King | 2006-07-01 | 1 | -9/+6 |
|\ |
|
| * | [ARM] nommu: provide a way for correct control register value selection | Russell King | 2006-06-29 | 1 | -9/+6 |
* | | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 | 1 | -0/+4 |
|/ |
|
* | [ARM] nommu: Initial uCLinux support for MMU-based CPUs | Hyok S. Choi | 2006-06-28 | 1 | -0/+7 |
* | [ARM] Remove partial non-v6 binutils compatibility | Russell King | 2006-06-25 | 1 | -32/+0 |
* | [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX. | Russell King | 2006-03-27 | 1 | -4/+12 |
* | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 2006-03-21 | 1 | -0/+1 |
* | [ARM SMP] Add Realview MPcore SMP support | Russell King | 2005-11-07 | 1 | -0/+18 |
* | [ARM SMP] Add support for shared memory attribute | Russell King | 2005-11-07 | 1 | -1/+7 |
* | [ARM] 3024/1: Add cpu_v6_proc_fin | Tony Lindgren | 2005-10-19 | 1 | -1/+8 |
* | [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |