Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa...
[safe/jmp/linux-2.6] / arch / arm / mm / proc-v7.S
2009-11-04 Tony ThompsonARMv7: Check whether the SMP/nAMP mode was already...
2009-11-02 Russell KingARM: ensure initial page tables are setup for SMP systems
2009-10-02 Kirill A. ShutemovARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
2009-07-24 Catalin Marinasnommu: Do not set PRRR and NMRR in proc-v7.S if !MMU
2009-07-24 Catalin MarinasThumb-2: Implement the unified arch/arm/mm support
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-02 Russell King[ARM] ARMv7 errata: only apply fixes when running on...
2009-05-30 Catalin MarinasAdd core support for ARMv6/v7 big-endian
2009-05-30 Catalin MarinasARMv7: Document the PRRR and NMRR registers setting
2009-05-30 Catalin MarinasARMv7: Enable the SWP instruction
2009-05-30 Tony ThompsonARMv7: Mark the PTWs inner WBWA on SMP and WB on UP
2009-05-30 Catalin MarinasCheck whether the TLB operations need broadcasting...
2009-05-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-30 Catalin Marinas[ARM] 5489/1: ARM errata: Data written to the L2 cache...
2009-04-30 Catalin Marinas[ARM] 5490/1: ARM errata: Processor deadlock when a...
2009-04-30 Catalin Marinas[ARM] 5487/1: ARM errata: Stale prediction on replaced...
2009-04-28 Tim Abbottarm: Use __INIT macro instead of .text.init.
2008-11-27 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux...
2008-11-10 Catalin MarinasModern processors may need to drain the WB before WFI
2008-11-06 Russell King[ARM] mm: fix page table initialization
2008-11-06 Jon CallanARMv7: Add SMP initialisation to proc-v7.S
2008-11-06 Catalin MarinasARMv7: Do not set TTBR0 in __v7_setup
2008-10-22 Catalin Marinas[ARM] 5318/1: Swap the PRRR and NMRR values in proc...
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-03 Catalin Marinas[ARM] 5229/3: Replace some ARMv7 opcodes with the instr...
2008-10-01 Russell King[ARM] Don't include asm/elf.h in asm code
2008-10-01 Russell King[ARM] Convert ARMv7 to use TEX remapping
2008-10-01 Russell King[ARM] Convert ARMv6 and ARMv7 to use new memory types
2008-10-01 Russell King[ARM] Convert set_pte_ext implementions to macros
2008-09-01 Catalin Marinas[ARM] 5227/1: Add the ENDPROC declarations to the ...
2008-04-24 Catalin Marinas[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f
2008-04-18 Paul BrookAdd a prefetch abort handler
2007-07-20 Catalin Marinas[ARM] 4503/1: nommu: Add noMMU support for ARMv7
2007-07-20 Catalin Marinas[ARM] 4498/1: ARMv7: Remove the L2 cache configuration...
2007-05-30 Catalin Marinas[ARM] 4394/1: ARMv7: Add the TLB range operations
2007-05-08 Catalin Marinas[ARM] armv7: add support for ARMv7 cores.