Age | Commit message (Expand) | Author |
2015-07-17 | ARM: invalidate L1 before enabling coherency | Russell King |
2015-06-12 | Merge branch 'for-arm-soc' into for-next | Russell King |
2015-06-01 | ARM: proc-v7: sanitise and document registers around errata | Russell King |
2015-06-01 | ARM: proc-v7: clean up MIDR access | Russell King |
2015-06-01 | ARM: proc-v7: move CPU errata out of line | Russell King |
2015-06-01 | ARM: redo TTBR setup code for LPAE | Russell King |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King |
2015-04-14 | ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs | Russell King |
2015-03-28 | ARM: 8314/1: replace PROCINFO embedded branch with relative offset | Ard Biesheuvel |
2014-12-05 | Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next | Russell King |
2014-11-27 | ARM: 8222/1: mvebu: enable strex backoff delay | Thomas Petazzoni |
2014-11-21 | ARM: 8196/1: vfp: Workaround bad MVFR1 register on some Kraits | Stephen Boyd |
2014-09-12 | ARM: 8138/1: drop ISAR0 workaround for B15 | Brian Norris |
2014-07-24 | ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 cores | Marc Carino |
2014-07-18 | ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resume | Shawn Guo |
2014-07-18 | ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_size | Shawn Guo |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King |
2014-05-25 | ARM: 8046/1: proc: add support for the Cortex-A17 processor | Will Deacon |
2014-04-23 | ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B | Gregory CLEMENT |
2014-04-04 | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King |
2014-02-10 | ARM: 7940/1: add support for the Cortex-A12 processor | Jonathan Austin |
2014-02-10 | ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU | Will Deacon |
2013-11-14 | ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume | Mahesh Sivasubramanian |
2013-10-19 | ARM: asm: Add ARM_BE8() assembly helper | Ben Dooks |
2013-09-05 | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King |
2013-09-02 | ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022 | Will Deacon |
2013-08-12 | ARM: mm: use inner-shareable barriers for TLB and user cache operations | Will Deacon |
2013-07-22 | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2 | Will Deacon |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King |
2013-06-24 | ARM: 7773/1: PJ4B: Add support for errata 4742 | Gregory CLEMENT |
2013-06-17 | ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B | Gregory CLEMENT |
2013-06-07 | ARM: add Cortex-R7 Processor Info | Jonathan Austin |
2013-06-07 | ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations | Will Deacon |
2013-05-02 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King |
2013-04-17 | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilations | Gregory CLEMENT |
2013-04-03 | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead | Will Deacon |
2013-03-22 | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs | Stepan Moskovchenko |
2013-03-22 | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd |
2013-01-06 | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b | Haojian Zhuang |
2013-01-02 | ARM: 7609/1: disable errata work-arounds which access secure registers | Rob Herring |
2012-12-14 | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-21 | arm: mm: Add support for PJ4B cpu and init routines | Gregory CLEMENT |
2012-10-18 | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset | Dave Martin |
2012-09-25 | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance API | Santosh Shilimkar |
2012-04-15 | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE | Jonathan Austin |
2012-02-27 | ARM: 7345/1: errata: update workaround for A9 erratum #743622 | Will Deacon |
2012-01-23 | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards | Will Deacon |
2012-01-23 | ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block | Will Deacon |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King |