Catalin Marinas b8349b569a ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP 15 年之前
..
Kconfig e7c5650f60 ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) 15 年之前
Makefile aff7b4f867 ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options 15 年之前
abort-ev4.S 1da177e4c3 Linux-2.6.12-rc2 20 年之前
abort-ev4t.S 1da177e4c3 Linux-2.6.12-rc2 20 年之前
abort-ev5t.S 1da177e4c3 Linux-2.6.12-rc2 20 年之前
abort-ev5tj.S 1da177e4c3 Linux-2.6.12-rc2 20 年之前
abort-ev6.S 26584853a4 Add core support for ARMv6/v7 big-endian 16 年之前
abort-ev7.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 年之前
abort-lv4t.S 0f45d7f36b [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. 19 年之前
abort-macro.S 1da177e4c3 Linux-2.6.12-rc2 20 年之前
abort-nommu.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 年之前
alignment.c 4260415f6a ARM: fix build error in arch/arm/kernel/process.c 15 年之前
cache-fa.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
cache-feroceon-l2.c f000328ac1 [ARM] Kirkwood: small L2 code cleanup 16 年之前
cache-l2x0.c 23107c5420 ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) 15 年之前
cache-tauros2.c 573a652fb0 ARM: Add Tauros2 L2 cache controller support 15 年之前
cache-v3.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
cache-v4.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
cache-v4wb.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
cache-v4wt.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
cache-v6.S f4d6477f7f ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops 15 年之前
cache-v7.S b8349b569a ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP 15 年之前
cache-xsc3l2.c dc8601a224 [ARM] pxa: do not enable L2 after MMU is enabled 15 年之前
context.c 11805bcfa4 ARM: 5905/1: ARM: Global ASID allocation on SMP 15 年之前
copypage-fa.c 28853ac8fe ARM: Add support for FA526 v2 16 年之前
copypage-feroceon.c 2725898fc9 ARM: Flush user mapping on VIVT processors when copying a page 15 年之前
copypage-v3.c f00a75c094 ARM: Pass VMA to copy_user_highpage() implementations 15 年之前
copypage-v4mc.c f00a75c094 ARM: Pass VMA to copy_user_highpage() implementations 15 年之前
copypage-v4wb.c 2725898fc9 ARM: Flush user mapping on VIVT processors when copying a page 15 年之前
copypage-v4wt.c f00a75c094 ARM: Pass VMA to copy_user_highpage() implementations 15 年之前
copypage-v6.c 7e5a69e83b ARM: 6007/1: fix highmem with VIPT cache and DMA 15 年之前
copypage-xsc3.c 2725898fc9 ARM: Flush user mapping on VIVT processors when copying a page 15 年之前
copypage-xscale.c f00a75c094 ARM: Pass VMA to copy_user_highpage() implementations 15 年之前
discontig.c b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 年之前
dma-mapping.c 7e5a69e83b ARM: 6007/1: fix highmem with VIPT cache and DMA 15 年之前
extable.c 33fa9b1328 [ARM] Convert asm/uaccess.h to linux/uaccess.h 17 年之前
fault-armv.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
fault.c 7ada189f5c ARM: 5900/2: arm: enable support for software perf events 15 年之前
fault.h e5beac371a [ARM] do_bad_area() always takes current and current->active_mm 19 年之前
flush.c 7e5a69e83b ARM: 6007/1: fix highmem with VIPT cache and DMA 15 年之前
highmem.c 7e5a69e83b ARM: 6007/1: fix highmem with VIPT cache and DMA 15 年之前
init.c ea056df796 ARM: 6093/1: Fix kernel memory printing for sparsemem 15 年之前
iomap.c fced80c735 [ARM] Convert asm/io.h to linux/io.h 17 年之前
ioremap.c 31aa8fd6fd ARM: Add caller information to ioremap 15 年之前
mm.h 7b0a1003e7 ARM: Reduce __flush_dcache_page() visibility 15 年之前
mmap.c e77414e0aa fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh 15 年之前
mmu.c 3f2d4f561f ARM: 6052/1: kdump: make kexec work in interrupt context 15 年之前
nommu.c b5a07faade ARM: 6106/1: Implement copy_to_user_page() for noMMU 15 年之前
pabort-legacy.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
pabort-v6.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
pabort-v7.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
pgd.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
proc-arm1020.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm1020e.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm1022.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm1026.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm6_7.S 4aba098c8d ARM: Fix wrong register in proc-arm6_7.S data abort handler 15 年之前
proc-arm720.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
proc-arm740.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
proc-arm7tdmi.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
proc-arm920.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm922.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm925.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm926.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm940.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm946.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-arm9tdmi.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
proc-fa526.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
proc-feroceon.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-macros.S ddd559b13f Merge branch 'devel-stable' into devel 16 年之前
proc-mohawk.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
proc-sa110.S 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 年之前
proc-sa1100.S 4260415f6a ARM: fix build error in arch/arm/kernel/process.c 15 年之前
proc-syms.c 2c9b9c8490 ARM: add size argument to __cpuc_flush_dcache_page 15 年之前
proc-v6.S 2045124ffd ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments 15 年之前
proc-v7.S 2045124ffd ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments 15 年之前
proc-xsc3.S 3560adf620 Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel 15 年之前
proc-xscale.S 702b94bff3 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range 15 年之前
tlb-fa.S 28853ac8fe ARM: Add support for FA526 v2 16 年之前
tlb-v3.S e6ae744dd2 kbuild: arm - use generic asm-offsets.h support 20 年之前
tlb-v4.S e6ae744dd2 kbuild: arm - use generic asm-offsets.h support 20 年之前
tlb-v4wb.S e6ae744dd2 kbuild: arm - use generic asm-offsets.h support 20 年之前
tlb-v4wbi.S e6ae744dd2 kbuild: arm - use generic asm-offsets.h support 20 年之前
tlb-v6.S 991da17ec0 arm: Use __INIT macro instead of .text.init. 16 年之前
tlb-v7.S b8349b569a ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP 15 年之前
vmregion.c 13ccf3ad99 ARM: dma-mapping: split out vmregion code from dma coherent mapping code 15 年之前
vmregion.h 13ccf3ad99 ARM: dma-mapping: split out vmregion code from dma coherent mapping code 15 年之前