.. |
Kconfig
|
82d9b0d0c6
ARM: cache: remove ARMv3 support code
|
12 years ago |
Makefile
|
82d9b0d0c6
ARM: cache: remove ARMv3 support code
|
12 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
|
14 years ago |
abort-nommu.S
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
alignment.c
|
b255188f90
ARM: fix scheduling while atomic warning in alignment handling code
|
12 years ago |
cache-aurora-l2.h
|
b8db6b886a
ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl
|
12 years ago |
cache-fa.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
cache-feroceon-l2.c
|
cd272d1ea7
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
|
12 years ago |
cache-l2x0.c
|
6e7aceeb7c
ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug init
|
12 years ago |
cache-tauros2.c
|
c2b7e05c75
ARM: cache: add dt support for tauros2 cache
|
13 years ago |
cache-v4.S
|
794fe85da4
ARM: mm: remove broken condition check for v4 flushing
|
12 years ago |
cache-v4wb.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
cache-v4wt.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
cache-v6.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
cache-v7.S
|
c08e20d246
arm: Add v7_invalidate_l1 to cache-v7.S
|
12 years ago |
cache-xsc3l2.c
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
context.c
|
93dc68876b
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)
|
12 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
|
9d1400cf79
ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation
|
12 years ago |
extable.c
|
33fa9b1328
[ARM] Convert asm/uaccess.h to linux/uaccess.h
|
17 years ago |
fault-armv.c
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
fault.c
|
45cac65b0f
readahead: fault retry breaks mmap file read random detection
|
12 years ago |
fault.h
|
f7b8156d15
ARM: LPAE: Add fault handling support
|
13 years ago |
flush.c
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 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
|
89c7e4b8bb
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
|
12 years ago |
init.c
|
dd6911efb5
mm/ARM: use free_highmem_page() to free highmem pages into buddy system
|
12 years ago |
iomap.c
|
6696cbc39d
arm/PCI: remove arch pci_flags definition
|
13 years ago |
ioremap.c
|
101eeda38c
ARM: 7646/1: mm: use static_vm for managing static mapped areas
|
12 years ago |
mm.h
|
ed8fd2186a
ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area
|
12 years ago |
mmap.c
|
608ff1a210
Merge branch 'akpm' (Andrew's patchbomb)
|
12 years ago |
mmu.c
|
de40614e92
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
|
12 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
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
proc-arm1020e.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
proc-arm1022.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
proc-arm1026.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
proc-arm720.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-arm740.S
|
3ef52f2a00
ARM: mm: fix numerous hideous errors in proc-arm740.S
|
12 years ago |
proc-arm7tdmi.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-arm920.S
|
b6c7aabd92
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
|
12 years ago |
proc-arm922.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
proc-arm925.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
proc-arm926.S
|
b6c7aabd92
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
|
12 years ago |
proc-arm940.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 years ago |
proc-arm946.S
|
031bd879f7
ARM: mm: implement LoUIS API for cache maintenance ops
|
12 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
|
8ee777fd91
ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon
|
12 years ago |
proc-macros.S
|
9520a5bece
ARM: 7649/1: mm: mm->context.id fix for big-endian
|
12 years ago |
proc-mohawk.S
|
b6c7aabd92
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
|
12 years ago |
proc-sa110.S
|
1a4baafa7d
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
|
13 years ago |
proc-sa1100.S
|
b6c7aabd92
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
|
12 years ago |
proc-syms.c
|
d455bac223
ARM: modules: don't export cpu_set_pte_ext when !MMU
|
12 years ago |
proc-v6.S
|
b6c7aabd92
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
|
12 years ago |
proc-v7-2level.S
|
251019fb97
ARM: 7650/1: mm: replace direct access to mm->context.id with new macro
|
12 years ago |
proc-v7-3level.S
|
78305c8630
ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id
|
12 years ago |
proc-v7.S
|
120ecfafab
ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs
|
12 years ago |
proc-xsc3.S
|
b6c7aabd92
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
|
12 years ago |
proc-xscale.S
|
b6c7aabd92
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
|
12 years ago |
tcm.h
|
de40614e92
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
|
12 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
|
730a8128cd
ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
|
13 years ago |