| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 1 | -11/+48 |
|\ |
|
| * | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 | 1 | -0/+3 |
| * | ARMv7: Document the PRRR and NMRR registers setting | Catalin Marinas | 2009-05-30 | 1 | -2/+30 |
| * | ARMv7: Enable the SWP instruction | Catalin Marinas | 2009-05-30 | 1 | -4/+4 |
| * | ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP | Tony Thompson | 2009-05-30 | 1 | -3/+9 |
| * | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas | 2009-05-30 | 1 | -2/+2 |
* | | [ARM] ARMv7 errata: only apply fixes when running on applicable CPU | Russell King | 2009-06-02 | 1 | -11/+25 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-02 | 1 | -0/+19 |
|\ |
|
| * | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit... | Catalin Marinas | 2009-04-30 | 1 | -0/+5 |
| * | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created | Catalin Marinas | 2009-04-30 | 1 | -0/+6 |
| * | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch | Catalin Marinas | 2009-04-30 | 1 | -0/+8 |
* | | arm: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2008-11-27 | 1 | -3/+16 |
|\ |
|
| * | Modern processors may need to drain the WB before WFI | Catalin Marinas | 2008-11-10 | 1 | -0/+1 |
| * | ARMv7: Add SMP initialisation to proc-v7.S | Jon Callan | 2008-11-06 | 1 | -2/+15 |
| * | ARMv7: Do not set TTBR0 in __v7_setup | Catalin Marinas | 2008-11-06 | 1 | -1/+0 |
* | | [ARM] mm: fix page table initialization | Russell King | 2008-11-06 | 1 | -6/+6 |
|/ |
|
* | [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S | Catalin Marinas | 2008-10-22 | 1 | -2/+2 |
* | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 1 | -17/+12 |
|\ |
|
| * | [ARM] Don't include asm/elf.h in asm code | Russell King | 2008-10-01 | 1 | -1/+1 |
| * | [ARM] Convert ARMv7 to use TEX remapping | Russell King | 2008-10-01 | 1 | -4/+33 |
| * | [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] 5229/3: Replace some ARMv7 opcodes with the instruction name | Catalin Marinas | 2008-10-03 | 1 | -1/+1 |
* | | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 | 1 | -0/+8 |
|/ |
|
* | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 2008-04-24 | 1 | -1/+1 |
* | Add a prefetch abort handler | Paul Brook | 2008-04-18 | 1 | -0/+1 |
* | [ARM] 4503/1: nommu: Add noMMU support for ARMv7 | Catalin Marinas | 2007-07-20 | 1 | -11/+14 |
* | [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl register | Catalin Marinas | 2007-07-20 | 1 | -10/+0 |
* | [ARM] 4394/1: ARMv7: Add the TLB range operations | Catalin Marinas | 2007-05-30 | 1 | -1/+1 |
* | [ARM] armv7: add support for ARMv7 cores. | Catalin Marinas | 2007-05-08 | 1 | -0/+262 |