.. |
Kconfig
|
357c9c1f07
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
|
13 years ago |
Makefile
|
357c9c1f07
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
|
13 years ago |
abort-ev4.S
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
abort-ev4t.S
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
abort-ev5t.S
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
abort-ev5tj.S
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
abort-ev6.S
|
f0c4b8d653
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
|
13 years ago |
abort-ev7.S
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
abort-lv4t.S
|
40f0b90a2f
ARM: entry: data abort: ensure r5 is preserved by abort functions
|
14 years ago |
abort-macro.S
|
6c6d8deb5d
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
|
13 years ago |
abort-nommu.S
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
alignment.c
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
cache-fa.S
|
9bc7491341
ARM: mm: cache-fa: Use the new processor struct macros
|
14 years ago |
cache-feroceon-l2.c
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
cache-l2x0.c
|
ab4d536890
ARM: 7398/1: l2x0: only write to debug registers on PL310
|
13 years ago |
cache-tauros2.c
|
89326f76b7
ARM: cache: tauros2: add disable and resume callback
|
13 years ago |
cache-v3.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
cache-v4.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
cache-v4wb.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
cache-v4wt.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
cache-v6.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
cache-v7.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
cache-xsc3l2.c
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
context.c
|
575320d625
ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current process
|
13 years ago |
copypage-fa.c
|
5472e862de
arm: remove the second argument of k[un]map_atomic()
|
13 years ago |
copypage-feroceon.c
|
5472e862de
arm: remove the second argument of k[un]map_atomic()
|
13 years ago |
copypage-v4mc.c
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
copypage-v4wb.c
|
5472e862de
arm: remove the second argument of k[un]map_atomic()
|
13 years ago |
copypage-v4wt.c
|
5472e862de
arm: remove the second argument of k[un]map_atomic()
|
13 years ago |
copypage-v6.c
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
copypage-xsc3.c
|
5472e862de
arm: remove the second argument of k[un]map_atomic()
|
13 years ago |
copypage-xscale.c
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
dma-mapping.c
|
6f51f51582
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
|
13 years ago |
extable.c
|
33fa9b1328
[ARM] Convert asm/uaccess.h to linux/uaccess.h
|
17 years ago |
fault-armv.c
|
d91ef63bd5
arm: remove several unnecessary module.h include instances
|
13 years ago |
fault.c
|
4ab1056766
Merge branch 'v3-removal' into for-linus
|
13 years ago |
fault.h
|
f7b8156d15
ARM: LPAE: Add fault handling support
|
13 years ago |
flush.c
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
fsr-2level.c
|
136848d4ca
ARM: LPAE: Move the FSR definitions to separate files
|
13 years ago |
fsr-3level.c
|
f7b8156d15
ARM: LPAE: Add fault handling support
|
13 years ago |
highmem.c
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
idmap.c
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
init.c
|
91b006def3
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
|
13 years ago |
iomap.c
|
6696cbc39d
arm/PCI: remove arch pci_flags definition
|
13 years ago |
ioremap.c
|
158e8bfe80
ARM: 7432/1: use the new linux/sizes.h
|
13 years ago |
mm.h
|
e9da6e9905
ARM: dma-mapping: remove custom consistent dma region
|
13 years ago |
mmap.c
|
7dbaa46678
ARM: 7169/1: topdown mmap support
|
13 years ago |
mmu.c
|
91b006def3
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
|
13 years ago |
nommu.c
|
6b8e5c912f
ARM: 7383/1: nommu: populate vectors page from paging_init
|
13 years ago |
pabort-legacy.S
|
8dfe7ac96f
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
|
14 years ago |
pabort-v6.S
|
8dfe7ac96f
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
|
14 years ago |
pabort-v7.S
|
8dfe7ac96f
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
|
14 years ago |
pgd.c
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
proc-arm1020.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm1020e.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm1022.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm1026.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm720.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-arm740.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-arm7tdmi.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-arm920.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm922.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm925.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm926.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm940.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm946.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-arm9tdmi.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-fa526.S
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
proc-feroceon.S
|
c5102f5935
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
|
13 years ago |
proc-macros.S
|
1b6ba46b7e
ARM: LPAE: MMU setup for the 3-level page table format
|
13 years ago |
proc-mohawk.S
|
cdd3a354a0
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
proc-sa110.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-sa1100.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-syms.c
|
2c9b9c8490
ARM: add size argument to __cpuc_flush_dcache_page
|
15 years ago |
proc-v6.S
|
575320d625
ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current process
|
13 years ago |
proc-v7-2level.S
|
575320d625
ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current process
|
13 years ago |
proc-v7-3level.S
|
1b6ba46b7e
ARM: LPAE: MMU setup for the 3-level page table format
|
13 years ago |
proc-v7.S
|
078c04545b
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
|
13 years ago |
proc-xsc3.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-xscale.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
tlb-fa.S
|
3ad55155b2
Merge branch 'devel-stable' into for-next
|
14 years ago |
tlb-v4.S
|
f249a6425a
ARM: mm: tlb-v4: Use the new processor struct macros
|
14 years ago |
tlb-v4wb.S
|
2284ece2d6
ARM: mm: tlb-v4wb: Use the new processor struct macros
|
14 years ago |
tlb-v4wbi.S
|
ca56096367
ARM: mm: tlb-v4wbi: Use the new processor struct macros
|
14 years ago |
tlb-v6.S
|
3ad55155b2
Merge branch 'devel-stable' into for-next
|
14 years ago |
tlb-v7.S
|
5a783cbc48
ARM: 7478/1: errata: extend workaround for erratum #720789
|
13 years ago |
vmregion.c
|
45cd5290bf
ARM: add dma coherent region reporting via procfs
|
13 years ago |
vmregion.h
|
4ce63fcd91
ARM: dma-mapping: add support for IOMMU mapper
|
13 years ago |