Age | Commit message (Expand) | Author |
2014-03-06 | ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU | Will Deacon |
2013-08-11 | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2 | Will Deacon |
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-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 |
2011-07-07 | ARM: proc: add proc info for Cortex-A15MP using classic page tables | Will Deacon |
2011-07-07 | ARM: proc: add Cortex-A5 proc info | Pawel Moll |
2011-07-07 | ARM: proc: convert v7 proc infos into a common macro | Pawel Moll |
2011-07-07 | ARM: mm: proc-v7: Use the new processor struct macros | Dave Martin |
2011-06-24 | ARM: pm: ensure ARMv7 CPUs save and restore the TLS register | Russell King |
2011-06-24 | ARM: pm: proc-v7: fix missing struct processor pointers for suspend code | Russell King |
2011-06-09 | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" | Russell King |
2011-05-26 | ARM: 6943/1: mm: use TTBR1 instead of reserved context ID | Will Deacon |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas |
2011-04-13 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-04-02 | ARM: Make consolidated PM sleep code depend on PM_SLEEP | Russell King |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |