You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/arm/mm
Russell King 1946d6ef9d [ARM] ARMv7 errata: only apply fixes when running on applicable CPU 16 years ago
..
Kconfig Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel 16 years ago
Makefile Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel 16 years ago
abort-ev4.S Linux-2.6.12-rc2 20 years ago
abort-ev4t.S Linux-2.6.12-rc2 20 years ago
abort-ev5t.S Linux-2.6.12-rc2 20 years ago
abort-ev5tj.S Linux-2.6.12-rc2 20 years ago
abort-ev6.S [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6 16 years ago
abort-ev7.S [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 years ago
abort-lv4t.S [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. 19 years ago
abort-macro.S Linux-2.6.12-rc2 20 years ago
abort-nommu.S [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 years ago
alignment.c Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel 16 years ago
cache-fa.S ARM: Add support for FA526 v2 16 years ago
cache-feroceon-l2.c [ARM] Kirkwood: small L2 code cleanup 16 years ago
cache-l2x0.c [ARM] Convert asm/io.h to linux/io.h 17 years ago
cache-v3.S [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm 16 years ago
cache-v4.S [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm 16 years ago
cache-v4wb.S Remove obsolete #include <linux/config.h> 19 years ago
cache-v4wt.S [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm 16 years ago
cache-v6.S [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can fail 16 years ago
cache-v7.S ARMv7: Add extra barriers for flush_cache_all compressed/head.S 16 years ago
cache-xsc3l2.c [ARM] xsc3: add highmem support to L2 cache handling code 16 years ago
context.c Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel 18 years ago
copypage-fa.c ARM: Add support for FA526 v2 16 years ago
copypage-feroceon.c [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
copypage-v3.c [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
copypage-v4mc.c [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
copypage-v4wb.c [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
copypage-v4wt.c [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
copypage-v6.c [ARM] clearpage: provide our own clear_user_highpage() 16 years ago
copypage-xsc3.c [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
copypage-xscale.c [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
discontig.c mm: move bootmem descriptors definition to a single place 17 years ago
dma-mapping.c [ARM] introduce dma_cache_maint_page() 16 years ago
extable.c [ARM] Convert asm/uaccess.h to linux/uaccess.h 17 years ago
fault-armv.c [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches 16 years ago
fault.c Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel 16 years ago
fault.h [ARM] do_bad_area() always takes current and current->active_mm 19 years ago
flush.c [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can fail 16 years ago
highmem.c [ARM] kmap support 16 years ago
init.c [ARM] mem_init(): make highmem pages available for use 16 years ago
iomap.c [ARM] Convert asm/io.h to linux/io.h 17 years ago
ioremap.c [ARM] fix section-based ioremap 16 years ago
mm.h [ARM] fixmap support 16 years ago
mmap.c [ARM] Fix virtual to physical translation macro corner cases 16 years ago
mmu.c [ARM] pxa: Add support for suspend on PalmTX, T5 and LD 16 years ago
nommu.c [ARM] use asm/sections.h 16 years ago
pgd.c [ARM] remove memzero() 16 years ago
proc-arm6_7.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm7tdmi.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm9tdmi.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm720.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm740.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm920.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm922.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm925.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm926.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm940.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm946.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm1020.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm1020e.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm1022.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-arm1026.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-fa526.S ARM: Add support for FA526 v2 16 years ago
proc-feroceon.S Merge branch 'for-rmk' of git://git.marvell.com/orion 17 years ago
proc-macros.S [ARM] Remove MT_DEVICE_IXP2000 and associated definitions 17 years ago
proc-mohawk.S [ARM] pxa: add base support for Marvell's PXA168 processor line 16 years ago
proc-sa110.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-sa1100.S [ARM] Don't include asm/elf.h in asm code 17 years ago
proc-syms.c [ARM] 5364/1: allow flush_ioremap_region() to be used from modules 16 years ago
proc-v6.S arm: Use __INIT macro instead of .text.init. 16 years ago
proc-v7.S [ARM] ARMv7 errata: only apply fixes when running on applicable CPU 16 years ago
proc-xsc3.S [ARM] pxa: add base PXA935 support due to CPUID change 16 years ago
proc-xscale.S [ARM] Don't include asm/elf.h in asm code 17 years ago
tlb-fa.S ARM: Add support for FA526 v2 16 years ago
tlb-v3.S kbuild: arm - use generic asm-offsets.h support 20 years ago
tlb-v4.S kbuild: arm - use generic asm-offsets.h support 20 years ago
tlb-v4wb.S kbuild: arm - use generic asm-offsets.h support 20 years ago
tlb-v4wbi.S kbuild: arm - use generic asm-offsets.h support 20 years ago
tlb-v6.S arm: Use __INIT macro instead of .text.init. 16 years ago
tlb-v7.S arm: Use __INIT macro instead of .text.init. 16 years ago