.. |
Kconfig
|
d10d2d4854
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
|
11 years ago |
Makefile
|
b3f288de7c
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/linux into devel-stable
|
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
|
457c2403c5
ARM: asm: Add ARM_BE8() assembly helper
|
11 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
|
8592edf0de
ARM: alignment: correctly decode instructions in BE8 mode.
|
11 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
|
141b97433d
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
|
12 years ago |
cache-nop.S
|
55bdd69411
ARM: Add base support for ARMv7-M
|
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
|
6abdd49169
ARM: mm: use inner-shareable barriers for TLB and user cache operations
|
12 years ago |
cache-xsc3l2.c
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
context.c
|
f0915781bd
ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
|
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
|
f47671e2d8
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
11 years ago |
extable.c
|
e16b31bf47
ARM: 7876/1: clear Thumb-2 IT state on exception handling
|
11 years ago |
fault-armv.c
|
57c1ffcefb
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
|
11 years ago |
fault.c
|
759496ba64
arch: mm: pass userspace fault flag to generic fault handler
|
12 years ago |
fault.h
|
f7b8156d15
ARM: LPAE: Add fault handling support
|
13 years ago |
flush.c
|
3c0c01ab74
Merge branch 'devel-stable' into for-next
|
12 years ago |
fsr-2level.c
|
136848d4ca
ARM: LPAE: Move the FSR definitions to separate files
|
13 years ago |
fsr-3level.c
|
8d96250700
ARM: mm: Transparent huge page support for LPAE systems.
|
12 years ago |
highmem.c
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
hugetlbpage.c
|
83467efbdb
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
|
12 years ago |
idmap.c
|
c1a5f4f673
ARM: mm: Move the idmap print to appropriate place in the code
|
11 years ago |
init.c
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
11 years ago |
iomap.c
|
6696cbc39d
arm/PCI: remove arch pci_flags definition
|
13 years ago |
ioremap.c
|
9b97173e78
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
|
12 years ago |
mm.h
|
4dcfa60071
ARM: DMA-API: better handing of DMA masks for coherent allocations
|
11 years ago |
mmap.c
|
3159f37235
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
|
11 years ago |
mmu.c
|
905b579721
ARM: 7884/1: mm: Fix ECC mem policy printk
|
11 years ago |
nommu.c
|
83651bb988
ARM: Fix nommu.c build warning
|
11 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
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm1020e.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm1022.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm1026.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm720.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm740.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm7tdmi.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm920.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm922.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm925.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm926.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm940.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm946.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-arm9tdmi.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-fa526.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-feroceon.S
|
19a0519d36
ARM: 7818/1: feroceon: Add suspend/resume operation
|
12 years ago |
proc-macros.S
|
3e0a07f8c4
ARM: 7773/1: PJ4B: Add support for errata 4742
|
12 years ago |
proc-mohawk.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-sa110.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-sa1100.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-syms.c
|
d455bac223
ARM: modules: don't export cpu_set_pte_ext when !MMU
|
12 years ago |
proc-v6.S
|
457c2403c5
ARM: asm: Add ARM_BE8() assembly helper
|
11 years ago |
proc-v7-2level.S
|
bf3f0f332f
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
|
12 years ago |
proc-v7-3level.S
|
bf3f0f332f
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
|
12 years ago |
proc-v7.S
|
f3db3f4389
ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume
|
11 years ago |
proc-v7m.S
|
6fae9cdafc
ARM: ARMv7-M: implement read_cpuid_ext
|
12 years ago |
proc-xsc3.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
proc-xscale.S
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
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
|
6abdd49169
ARM: mm: use inner-shareable barriers for TLB and user cache operations
|
12 years ago |