Age | Commit message (Expand) | Author |
2011-01-14 | ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S | Dave Martin |
2011-01-06 | Merge branch 'pgt' (early part) into devel | Russell King |
2011-01-06 | Merge branch 'misc' into devel | Russell King |
2010-12-22 | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King |
2010-12-22 | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King |
2010-12-22 | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King |
2010-11-30 | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p... | Dave Martin |
2010-11-04 | ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors | Leif Lindholm |
2010-11-04 | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |
2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King |
2010-10-08 | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King |
2010-10-04 | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon |
2010-09-17 | ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM | Daniel Walker |
2010-09-17 | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co... | Will Deacon |
2010-09-17 | ARM: 6388/1: errata: DMB operation may be faulty | Will Deacon |
2010-09-17 | ARM: 6387/1: errata: check primary part ID in proc-v7.S | Will Deacon |
2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King |
2010-07-09 | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren |
2010-01-19 | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren |
2010-01-19 | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work | Tony Lindgren |
2009-11-04 | ARMv7: Check whether the SMP/nAMP mode was already enabled | Tony Thompson |
2009-11-02 | ARM: ensure initial page tables are setup for SMP systems | Russell King |
2009-10-02 | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov |
2009-07-24 | nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU | Catalin Marinas |
2009-07-24 | Thumb-2: Implement the unified arch/arm/mm support | Catalin Marinas |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-02 | [ARM] ARMv7 errata: only apply fixes when running on applicable CPU | Russell King |
2009-05-30 | Add core support for ARMv6/v7 big-endian | Catalin Marinas |
2009-05-30 | ARMv7: Document the PRRR and NMRR registers setting | Catalin Marinas |
2009-05-30 | ARMv7: Enable the SWP instruction | Catalin Marinas |
2009-05-30 | ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP | Tony Thompson |
2009-05-30 | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas |
2009-05-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-04-30 | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit... | Catalin Marinas |
2009-04-30 | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created | Catalin Marinas |
2009-04-30 | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch | Catalin Marinas |
2009-04-27 | arm: Use __INIT macro instead of .text.init. | Tim Abbott |
2008-11-27 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King |
2008-11-10 | Modern processors may need to drain the WB before WFI | Catalin Marinas |
2008-11-06 | [ARM] mm: fix page table initialization | Russell King |
2008-11-06 | ARMv7: Add SMP initialisation to proc-v7.S | Jon Callan |
2008-11-06 | ARMv7: Do not set TTBR0 in __v7_setup | Catalin Marinas |
2008-10-22 | [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S | Catalin Marinas |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King |
2008-10-03 | [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name | Catalin Marinas |
2008-10-01 | [ARM] Don't include asm/elf.h in asm code | Russell King |
2008-10-01 | [ARM] Convert ARMv7 to use TEX remapping | Russell King |