Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -17/+17 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -2/+0 |
2013-04-08 | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly | Russell King | 1 | -1/+1 |
2012-09-29 | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon | Lorenzo Pieralisi | 1 | -0/+1 |
2012-09-25 | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi | 1 | -0/+3 |
2011-12-06 | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon | 1 | -0/+3 |
2011-09-21 | ARM: pm: only use preallocated page table during resume | Russell King | 1 | -11/+10 |
2011-09-21 | ARM: pm: preallocate a page table for suspend/resume | Russell King | 1 | -4/+0 |
2011-07-21 | ARM: Fix build errors caused by adding generic macros | Russell King | 1 | -3/+0 |
2011-07-07 | ARM: mm: proc-xscale: Use new generic struct definition macros | Dave Martin | 1 | -431/+76 |
2011-04-28 | ARM: Fix .size directive for xscale_dma_a0_map_area | Ben Hutchings | 1 | -1/+1 |
2011-04-02 | ARM: Make consolidated PM sleep code depend on PM_SLEEP | Russell King | 1 | -1/+1 |
2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King | 1 | -2/+43 |
2010-12-22 | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King | 1 | -2/+2 |
2010-10-28 | ARM: 6466/1: implement flush_icache_all for the rest of the CPUs | Mika Westerberg | 1 | -0/+12 |
2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King | 1 | -1/+1 |
2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King | 1 | -5/+1 |
2010-02-15 | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King | 1 | -6/+2 |
2010-02-15 | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King | 1 | -0/+41 |
2009-12-14 | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 1 | -6/+7 |
2009-10-03 | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 1 | -1/+1 |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre | 1 | -1/+1 |
2008-10-01 | [ARM] Don't include asm/elf.h in asm code | Russell King | 1 | -1/+1 |
2008-10-01 | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 1 | -1/+1 |
2008-10-01 | [ARM] Update Xscale and Xscale3 PTE mappings | Russell King | 1 | -1/+1 |
2008-10-01 | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 1 | -2/+2 |
2008-10-01 | [ARM] Convert Xscale and Xscale3 to use new memory types | Russell King | 1 | -24/+28 |
2008-10-01 | [ARM] Convert set_pte_ext implementions to macros | Russell King | 1 | -25/+5 |
2008-04-24 | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 1 | -1/+1 |
2008-04-19 | Add a prefetch abort handler | Paul Brook | 1 | -0/+1 |
2008-03-20 | [ARM] 4864/1: Enable write buffer coalescing on IOP | Arnaud Patard | 1 | -0/+4 |
2007-04-21 | [ARM] 4311/1: ixp4xx: add KIXRP435 platform | Ruslan V. Sushko | 1 | -0/+28 |
2007-01-24 | [ARM] 4100/1: iop3xx: fix cpu mask for iop333 | Dan Williams | 1 | -1/+1 |
2006-12-13 | [ARM] Unuse another Linux PTE bit | Russell King | 1 | -3/+3 |
2006-12-03 | [ARM] 3881/4: xscale: clean up cp0/cp1 handling | Lennert Buytenhek | 1 | -7/+2 |
2006-11-30 | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 1 | -1/+1 |
2006-11-03 | [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability | Paul Gortmaker | 1 | -1/+1 |
2006-09-25 | [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line | Lennert Buytenhek | 1 | -6/+52 |
2006-09-14 | [ARM] 3780/1: Fix iop321 cpuid | Dan Williams | 1 | -1/+1 |
2006-07-29 | [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x | Lennert Buytenhek | 1 | -1/+29 |
2006-07-02 | [ARM] 3541/2: workaround for PXA27x erratum E7 | Nicolas Pitre | 1 | -1/+7 |
2006-07-01 | Merge nommu branch | Russell King | 1 | -9/+7 |
2006-06-29 | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 1 | -1/+38 |
2006-06-29 | [ARM] nommu: provide a way for correct control register value selection | Russell King | 1 | -9/+7 |
2006-03-26 | Merge nommu tree | Russell King | 1 | -0/+1 |
2006-03-22 | [ARM] Remove unnecessary asm/hardware.h includes | Russell King | 1 | -1/+0 |
2006-03-22 | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 1 | -0/+1 |
2006-02-01 | [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range | Nicolas Pitre | 1 | -5/+11 |
2005-09-20 | [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` | Ben Dooks | 1 | -1/+1 |