.. |
hardware
|
7b6d864b48
reboot: arm: change reboot_mode to use enum reboot_mode
|
12 years ago |
mach
|
7b6d864b48
reboot: arm: change reboot_mode to use enum reboot_mode
|
12 years ago |
xen
|
176455e9a9
xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
|
12 years ago |
Kbuild
|
b1286f4e9a
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
arch_timer.h
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
asm-offsets.h
|
559df2e021
kbuild: move asm-offsets.h to include/generated
|
15 years ago |
assembler.h
|
55bdd69411
ARM: Add base support for ARMv7-M
|
12 years ago |
atomic.h
|
4fd75911f6
ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAE
|
12 years ago |
barrier.h
|
48aa820f1e
ARM: kill off arch_is_coherent
|
12 years ago |
bitops.h
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
bug.h
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
bugs.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
cache.h
|
daf8741675
ARM: implement support for read-mostly sections
|
14 years ago |
cacheflush.h
|
1bc39742aa
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
|
12 years ago |
cachetype.h
|
7f94e9cc5e
ARM: 7062/1: cache: detect PIPT I-cache using CTR
|
13 years ago |
checksum.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
clkdev.h
|
aa3831cf9d
ARM: Consolidate the clkdev header files
|
14 years ago |
cmpxchg.h
|
6eabb3301b
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new value
|
12 years ago |
compiler.h
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
cp15.h
|
fb2af0020a
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
cpu.h
|
e8d432c9cf
ARM: kernel: add MIDR to per-CPU information data
|
12 years ago |
cpuidle.h
|
e1689795a7
cpuidle: Add common time keeping and irq enabling
|
13 years ago |
cputype.h
|
067e710b9a
ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() test
|
12 years ago |
cti.h
|
02051ead97
ARM: coresight: common definition for (OS) Lock Access Register key value
|
12 years ago |
delay.h
|
6f3d90e556
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
|
12 years ago |
device.h
|
fab112a394
ARM: dma-mapping: Add macro to_dma_iommu_mapping()
|
12 years ago |
div64.h
|
049f3e84d3
ARM: 7705/1: use optimized do_div only for EABI
|
12 years ago |
dma-contiguous.h
|
c790950928
ARM: integrate CMA with DMA-mapping subsystem
|
13 years ago |
dma-iommu.h
|
6fe3675803
ARM: dma-mapping: Add arm_iommu_detach_device()
|
12 years ago |
dma-mapping.h
|
787314c35f
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
12 years ago |
dma.h
|
a5d533ee07
ARM: disable virt_to_bus/virt_to_bus almost everywhere
|
12 years ago |
domain.h
|
82401bf105
ARM: fix set_domain() macro
|
13 years ago |
ecard.h
|
1ace756628
ARM: io: ecard: move ioaddr() inside __ecard_address
|
14 years ago |
edac.h
|
786a767465
ARM: 7201/1: add EDAC atomic_scrub function
|
13 years ago |
elf.h
|
8c0cc8a5d9
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)
|
12 years ago |
entry-macro-multi.S
|
292b293cee
ARM: gic: consolidate PPI handling
|
13 years ago |
exception.h
|
5a567d78c4
ARM: 7115/4: move __exception and friends to asm/exception.h
|
13 years ago |
fb.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
fiq.h
|
2846d84ffa
ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume
|
14 years ago |
firmware.h
|
7366b92a77
ARM: Add interface for registering and calling firmware-specific operations
|
12 years ago |
fixmap.h
|
5f0fbf9eca
[ARM] fixmap support
|
16 years ago |
flat.h
|
f6d5d8a5ed
ARM: binfmt_flat: unused variable 'persistent'
|
12 years ago |
floppy.h
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
fncpy.h
|
5756e9dd0d
ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying
|
14 years ago |
fpstate.h
|
25985edced
Fix common misspellings
|
14 years ago |
ftrace.h
|
72dc43a9eb
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
|
15 years ago |
futex.h
|
667d1b48bc
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
|
13 years ago |
glue-cache.h
|
f150abe101
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable
|
12 years ago |
glue-df.h
|
55bdd69411
ARM: Add base support for ARMv7-M
|
12 years ago |
glue-pf.h
|
753790e713
ARM: move cache/processor/fault glue to separate include files
|
14 years ago |
glue-proc.h
|
3c0c01ab74
Merge branch 'devel-stable' into for-next
|
12 years ago |
glue.h
|
25985edced
Fix common misspellings
|
14 years ago |
gpio.h
|
01464226ac
ARM: make mach/gpio.h headers optional
|
12 years ago |
hardirq.h
|
559a593905
ARM: 7536/1: smp: Formalize an IPI for wakeup
|
12 years ago |
highmem.h
|
93dc68876b
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)
|
12 years ago |
hugetlb-3level.h
|
1355e2a6eb
ARM: mm: HugeTLB support for LPAE systems.
|
12 years ago |
hugetlb.h
|
1355e2a6eb
ARM: mm: HugeTLB support for LPAE systems.
|
12 years ago |
hw_breakpoint.h
|
57ba899731
ARM: hw_breakpoint: Check function for OS Save and Restore mechanism
|
12 years ago |
hw_irq.h
|
cf0d6b76c1
arm: dove: Use proper irq accessor functions
|
14 years ago |
hwcap.h
|
cb8db5d457
UAPI: (Scripted) Disintegrate arch/arm/include/asm
|
12 years ago |
hypervisor.h
|
4c071ee526
arm: initial Xen support
|
12 years ago |
ide.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
idmap.h
|
2fb410596c
ARM: KVM: move to a KVM provided HYP idmap
|
12 years ago |
io.h
|
9b97173e78
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
|
12 years ago |
irq.h
|
f36a3bb1a1
arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h
|
12 years ago |
irqflags.h
|
55bdd69411
ARM: Add base support for ARMv7-M
|
12 years ago |
jump_label.h
|
708e5978df
ARM: 7386/1: jump_label: fixup for rename to static_key
|
13 years ago |
kexec.h
|
868d172b8a
[ARM] add machine-specific hook to machine_kexec
|
14 years ago |
kgdb.h
|
834b2964b7
kgdb,arm: fix register dump
|
14 years ago |
kmap_types.h
|
4b7a7d8890
arm: remove km_type definitions
|
13 years ago |
kprobes.h
|
29ef73b7a8
Kernel: Audit Support For The ARM Platform
|
13 years ago |
kvm_arm.h
|
4db845c3d8
ARM: KVM: get rid of S2_PGD_SIZE
|
12 years ago |
kvm_asm.h
|
6a077e4ab9
ARM: KVM: perform save/restore of PAR
|
12 years ago |
kvm_coproc.h
|
1138245ccf
KVM: ARM: User space API for getting/setting co-proc registers
|
12 years ago |
kvm_emulate.h
|
8734f16fb2
ARM: KVM: don't special case PC when doing an MMIO
|
12 years ago |
kvm_host.h
|
f2dda9d829
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
|
12 years ago |
kvm_mmio.h
|
45e96ea6b3
KVM: ARM: Handle I/O aborts
|
12 years ago |
kvm_mmu.h
|
d157f4a515
ARM: KVM: perform HYP initilization for hotplugged CPUs
|
12 years ago |
kvm_psci.h
|
aa024c2f35
KVM: ARM: Power State Coordination Interface implementation
|
12 years ago |
limits.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
linkage.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
localtimer.h
|
d45785929f
ARM: local timers: make the runtime registration interface mandatory
|
13 years ago |
mach-types.h
|
66206536fe
arm: move mach-types to include/generated
|
15 years ago |
mc146818rtc.h
|
bd8abc9a32
ARM: mc146818rtc: remove unnecessary include of mach/irqs.h
|
13 years ago |
mcpm.h
|
a7eb7c6f9a
ARM: mcpm: provide an interface to set the SMP ops at run time
|
12 years ago |
memblock.h
|
716a3dc200
ARM: Add arm_memblock_steal() to allocate memory away from the kernel
|
13 years ago |
memory.h
|
5b84de3464
mm/ARM: fix stale comment about VALID_PAGE()
|
12 years ago |
mmu.h
|
24195cad3e
Merge branch 'security-fixes' into fixes
|
12 years ago |
mmu_context.h
|
bdae73cd37
ARM: 7790/1: Fix deferred mm switch on VIVT processors
|
12 years ago |
module.h
|
786d35d45c
Make most arch asm/module.h files use asm-generic/module.h
|
12 years ago |
mpu.h
|
9dfc28b630
ARM: mpu: protect the vectors page with an MPU region
|
12 years ago |
mtd-xip.h
|
a02f45cfca
[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h
|
16 years ago |
mutex.h
|
08928e7aea
ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+
|
13 years ago |
nwflash.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
opcodes-sec.h
|
af965acc81
ARM: opcodes: add opcodes definitions for ARM security extensions
|
12 years ago |
opcodes-virt.h
|
b9a348cb12
ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encoding
|
12 years ago |
opcodes.h
|
6d63f6466d
ARM: opcodes: add missing include of linux/linkage.h
|
12 years ago |
outercache.h
|
4e79a62d84
ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entry
|
12 years ago |
page-nommu.h
|
2732f4b6f1
nommu: Remove the memory_start/end variables from ARM page-nommu.h
|
16 years ago |
page.h
|
a5463cd343
ARM: make vectors page inaccessible from userspace
|
12 years ago |
pci.h
|
fb127cb9de
PCI: collapse pcibios_resource_to_bus
|
13 years ago |
percpu.h
|
509eb76ebf
ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()
|
12 years ago |
perf_event.h
|
c7cc504bc3
ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selected
|
12 years ago |
pgalloc.h
|
da02877987
ARM: LPAE: Page table maintenance for the 3-level format
|
13 years ago |
pgtable-2level-hwdef.h
|
d7c5d0dcff
ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entries
|
13 years ago |
pgtable-2level-types.h
|
442e70c0b3
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
|
13 years ago |
pgtable-2level.h
|
26ffd0d43b
ARM: mm: introduce present, faulting entries for PAGE_NONE
|
12 years ago |
pgtable-3level-hwdef.h
|
3fbd55ec21
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
|
12 years ago |
pgtable-3level-types.h
|
dcfdae04bd
ARM: LPAE: Introduce the 3-level page table format definitions
|
13 years ago |
pgtable-3level.h
|
3fbd55ec21
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
|
12 years ago |
pgtable-hwdef.h
|
dcfdae04bd
ARM: LPAE: Introduce the 3-level page table format definitions
|
13 years ago |
pgtable-nommu.h
|
40d158e618
consolidate io_remap_pfn_range definitions
|
12 years ago |
pgtable.h
|
fb2af0020a
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
pmu.h
|
0305230a3d
ARM: perf: consistently use arm_pmu->name for PMU name
|
12 years ago |
proc-fns.h
|
3fbd55ec21
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
|
12 years ago |
processor.h
|
acfdd4b1f7
ARM: 7791/1: a.out: remove partial a.out support
|
12 years ago |
procinfo.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
prom.h
|
b1286f4e9a
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
psci.h
|
0577408839
arm: introduce psci_smp_ops
|
12 years ago |
ptrace.h
|
55bdd69411
ARM: Add base support for ARMv7-M
|
12 years ago |
scatterlist.h
|
74facffeca
ARM: Allow SoCs to enable scatterlist chaining
|
14 years ago |
sched_clock.h
|
629a6a2b77
sched_clock: Add temporary asm/sched_clock.h
|
12 years ago |
seccomp.h
|
70c70d9780
ARM: SECCOMP support
|
14 years ago |
setup.h
|
cb8db5d457
UAPI: (Scripted) Disintegrate arch/arm/include/asm
|
12 years ago |
shmparam.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
signal.h
|
50bcb7e473
arm: switch to generic old sigaction()
|
12 years ago |
smp.h
|
eb08375ea6
ARM: mpu: add MPU initialisation for secondary cores
|
12 years ago |
smp_plat.h
|
3c0c01ab74
Merge branch 'devel-stable' into for-next
|
12 years ago |
smp_scu.h
|
2abc75a8c5
ARM: scu: provide inline dummy functions when SCU is not present
|
12 years ago |
smp_twd.h
|
da4a686a2c
ARM: smp_twd: convert to use CLKSRC_OF init
|
12 years ago |
sparsemem.h
|
07f841b7c5
[ARM] mm: enable sparsemem on clps7500 and RiscPC
|
17 years ago |
spinlock.h
|
15e7e5c1eb
ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
|
12 years ago |
spinlock_types.h
|
546c2896a4
ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementation
|
13 years ago |
stackprotector.h
|
c743f38013
ARM: initial stack protector (-fstack-protector) support
|
15 years ago |
stacktrace.h
|
2d7c11bfc9
[ARM] 5382/1: unwind: Reorganise the stacktrace support
|
16 years ago |
string.h
|
59f0cb0fdd
[ARM] remove memzero()
|
16 years ago |
suspend.h
|
7604537bbb
ARM: kernel: implement stack pointer save array through MPIDR hashing
|
12 years ago |
swab.h
|
cb8db5d457
UAPI: (Scripted) Disintegrate arch/arm/include/asm
|
12 years ago |
switch_to.h
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
sync_bitops.h
|
e54d2f6152
xen/arm: sync_bitops
|
13 years ago |
syscall.h
|
1f59d13bee
ARM: 7577/1: arch/add syscall_get_arch
|
12 years ago |
system.h
|
826eba4db0
the only place that needs to include asm/exec.h is linux/binfmts.h
|
12 years ago |
system_info.h
|
55bdd69411
ARM: Add base support for ARMv7-M
|
12 years ago |
system_misc.h
|
7b6d864b48
reboot: arm: change reboot_mode to use enum reboot_mode
|
12 years ago |
tcm.h
|
201043f227
ARM: 6985/1: export functions to determine the presence of I/DTCM
|
14 years ago |
therm.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
thread_info.h
|
bdae73cd37
ARM: 7790/1: Fix deferred mm switch on VIVT processors
|
12 years ago |
thread_notify.h
|
2e82669acf
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
|
14 years ago |
timex.h
|
0e51793e16
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
tlb.h
|
3c0c01ab74
Merge branch 'devel-stable' into for-next
|
12 years ago |
tlbflush.h
|
1f49856bb0
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
|
12 years ago |
tls.h
|
a4780adeef
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
|
12 years ago |
topology.h
|
4cbd6b167f
ARM: 7182/1: ARM cpu topology: fix warning
|
13 years ago |
traps.h
|
94e5a85b3b
ARM: earlier initialization of vectors page
|
13 years ago |
uaccess.h
|
8e7fc18b5e
ARM: warnings in arch/arm/include/asm/uaccess.h
|
12 years ago |
ucontext.h
|
25985edced
Fix common misspellings
|
14 years ago |
unified.h
|
efb963dcd9
ARM: make BSYM macro assembly only
|
13 years ago |
unistd.h
|
e1b5bb6d12
consolidate cond_syscall and SYSCALL_ALIAS declarations
|
12 years ago |
unwind.h
|
de66a97901
ARM: 7187/1: fix unwinding for XIP kernels
|
13 years ago |
user.h
|
23bfdacf4e
ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump
|
14 years ago |
v7m.h
|
55bdd69411
ARM: Add base support for ARMv7-M
|
12 years ago |
vfp.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |
vfpmacros.h
|
39141ddfb6
ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set
|
12 years ago |
vga.h
|
cc22b4c185
ARM: set vga memory base at run-time
|
14 years ago |
virt.h
|
8fbac214e5
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
|
12 years ago |
word-at-a-time.h
|
b9a50f7490
ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs
|
13 years ago |
xor.h
|
4baa992243
[ARM] move include/asm-arm to arch/arm/include/asm
|
17 years ago |