Age | Commit message (Expand) | Author |
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 |
2012-01-05 | Merge branches 'fixes' and 'misc' into for-linus | Russell King |
2011-12-23 | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 | Dave Martin |
2011-12-11 | ARM: 7202/1: Add Cortex-A7 proc info | Pawel Moll |
2011-12-08 | ARM: LPAE: MMU setup for the 3-level page table format | Catalin Marinas |
2011-12-08 | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S | Catalin Marinas |
2011-12-06 | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-01 | ARM: pm: let platforms select cpu_suspend support | Arnd Bergmann |
2011-09-20 | ARM: pm: no need to save/restore context ID register | Russell King |
2011-09-20 | ARM: pm: only use preallocated page table during resume | Russell King |
2011-09-20 | ARM: pm: preallocate a page table for suspend/resume | Russell King |
2011-08-28 | ARM: pm: avoid writing the auxillary control register for ARMv7 | Russell King |
2011-08-28 | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness | Russell King |
2011-08-28 | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU | Will Deacon |
2011-07-21 | ARM: Fix build errors caused by adding generic macros | Russell King |
2011-07-07 | ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores | Will Deacon |