..
crypto
ARM: 8119/1: crypto: sha1: add ARM NEON implementation
2014-08-02 08:51:47 +01:00
hardware
ARM: l2c: trial at enabling some Cortex-A9 optimisations
2014-05-30 00:50:41 +01:00
mach
arm: Add devicetree fixup machine function
2014-07-29 21:26:49 -06:00
xen
xen/arm: remove mach_to_phys rbtree
2014-09-11 18:11:53 +00:00
arch_timer.h
asm-offsets.h
assembler.h
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-18 12:29:04 +01:00
atomic.h
arch,arm: Convert smp_mb__*()
2014-04-18 11:40:32 +02:00
barrier.h
arch,arm: Convert smp_mb__*()
2014-04-18 11:40:32 +02:00
bitops.h
arch,arm: Convert smp_mb__*()
2014-04-18 11:40:32 +02:00
bL_switcher.h
bug.h
bugs.h
cache.h
cacheflush.h
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
2014-08-27 15:40:13 +01:00
cachetype.h
checksum.h
ARM: fix csum_tcpudp_magic() miscompilation
2013-12-29 12:32:41 +00:00
clkdev.h
cmpxchg.h
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
2014-02-25 11:30:20 +00:00
compiler.h
cp15.h
ARM: remove global cr_no_alignment
2014-06-02 09:20:18 +01:00
cpu.h
cpuidle.h
cputype.h
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
2014-08-27 15:40:45 +01:00
cti.h
dcc.h
ARM: tty: Move HVC DCC assembly to arch/arm
2014-05-28 13:33:18 -07:00
delay.h
device.h
div64.h
ARM: 8027/1: fix do_div() bug in big-endian systems
2014-04-22 22:23:57 +01:00
dma-contiguous.h
dma-iommu.h
arm: dma-iommu: Clean up redundant variable
2014-05-20 13:43:26 +02:00
dma-mapping.h
ARM: dma: implement set_arch_dma_coherent_ops()
2014-05-07 09:21:44 -04:00
dma.h
mm/memblock: add memblock memory allocation apis
2014-01-21 16:19:46 -08:00
domain.h
ecard.h
edac.h
elf.h
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
2014-08-27 15:40:11 +01:00
entry-macro-multi.S
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-18 12:29:04 +01:00
exception.h
fb.h
fiq.h
firmware.h
ARM: firmware: add prepare_idle() operation
2014-02-18 13:46:42 -07:00
fixmap.h
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
2014-04-23 11:09:42 +01:00
flat.h
floppy.h
ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED
2014-03-12 10:32:29 +00:00
fncpy.h
fpstate.h
ftrace.h
arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()
2014-06-18 12:40:55 +01:00
futex.h
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
2014-02-25 11:30:20 +00:00
glue-cache.h
ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h
2014-06-07 11:44:39 -07:00
glue-df.h
ARM: 8065/1: remove last use of CONFIG_CPU_ARM710
2014-05-30 01:12:30 +01:00
glue-pf.h
glue-proc.h
ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resume
2014-07-18 12:29:37 +01:00
glue.h
gpio.h
ARM: delete old reference to ARM_GPIOLIB_COMPLEX
2014-06-30 21:37:39 +02:00
hardirq.h
highmem.h
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
2014-04-23 11:09:42 +01:00
hugetlb-3level.h
hugetlb.h
hw_breakpoint.h
ARM: 7948/1: hw_breakpoint: Add ARMv8 support
2014-02-10 11:48:05 +00:00
hw_irq.h
hwcap.h
ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry
2014-02-25 11:40:48 +00:00
hypervisor.h
ide.h
idmap.h
io.h
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
2014-06-01 01:15:04 +01:00
irq.h
irqflags.h
jump_label.h
ARM: 7989/1: Delete asm/system.h
2014-02-25 11:33:37 +00:00
Kbuild
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
2014-08-08 15:57:26 -07:00
kexec.h
kgdb.h
kmap_types.h
kprobes.h
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
2014-03-18 16:39:40 -04:00
kvm_arm.h
ARM: KVM: trap VM system registers until MMU and caches are ON
2014-03-03 01:15:24 +00:00
kvm_asm.h
ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE case
2014-07-11 04:57:38 -07:00
kvm_coproc.h
kvm_emulate.h
ARM: KVM: MMIO support BE host running LE code
2014-07-11 04:57:40 -07:00
kvm_host.h
arm64: KVM: split GICv2 world switch from hyp code
2014-07-11 04:57:36 -07:00
kvm_mmio.h
kvm_mmu.h
arm/arm64: KVM: Fix and refactor unmap_range
2014-07-11 04:46:51 -07:00
kvm_psci.h
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
2014-04-30 04:18:57 -07:00
limits.h
linkage.h
mach-types.h
mc146818rtc.h
mcpm.h
ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback
2014-07-18 11:58:00 +01:00
mcs_spinlock.h
ARM: 8098/1: mcs lock: implement wfe-based polling for MCS locking
2014-07-18 12:29:35 +01:00
memblock.h
ARM: 8025/1: Get rid of meminfo
2014-06-01 01:17:12 +01:00
memory.h
Merge branch 'devel-stable' into for-next
2014-08-05 10:27:25 +01:00
mmu_context.h
mmu.h
module.h
mpu.h
mtd-xip.h
mutex.h
neon.h
nwflash.h
opcodes-sec.h
opcodes-virt.h
opcodes.h
outercache.h
ARM: l2c: remove old .set_debug method
2014-05-30 00:50:35 +01:00
page-nommu.h
page.h
pci.h
PCI: Turn pcibios_penalize_isa_irq() into a weak function
2014-05-27 16:23:58 -06:00
percpu.h
perf_event.h
arm: perf: move event map macros to pmu.h
2014-07-02 15:46:37 +01:00
pgalloc.h
pgtable-2level-hwdef.h
pgtable-2level-types.h
pgtable-2level.h
ARM: 7954/1: mm: remove remaining domain support from ARMv6
2014-02-10 11:48:13 +00:00
pgtable-3level-hwdef.h
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
2014-07-24 14:27:08 +01:00
pgtable-3level-types.h
pgtable-3level.h
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
2014-07-24 14:27:08 +01:00
pgtable-hwdef.h
pgtable-nommu.h
pgtable.h
ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
2014-07-24 14:27:07 +01:00
pmu.h
arm: perf: add macros for empty event mappings
2014-07-02 15:47:01 +01:00
probes.h
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
2014-03-18 16:39:40 -04:00
proc-fns.h
processor.h
arch, locking: Ciao arch_mutex_cpu_relax()
2014-07-17 12:32:47 +02:00
procinfo.h
prom.h
of/fdt: move memreserve and dtb memory reservations into core
2014-04-30 00:59:17 -05:00
psci.h
arm: Fix compile warning for psci
2014-05-27 15:58:49 +02:00
ptrace.h
ARM: 8070/1: Introduce arm_get_current_stack_frame()
2014-07-18 12:29:11 +01:00
seccomp.h
setup.h
ARM: 8025/1: Get rid of meminfo
2014-06-01 01:17:12 +01:00
shmparam.h
signal.h
smp_plat.h
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
2014-08-27 15:40:45 +01:00
smp_scu.h
ARM: make it easier to check the CPU part number correctly
2014-07-18 12:29:02 +01:00
smp_twd.h
smp.h
ARM: SoC specific changes
2014-04-05 14:19:54 -07:00
sparsemem.h
spinlock_types.h
spinlock.h
ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev
2014-02-10 11:44:50 +00:00
stackprotector.h
stacktrace.h
ARM: 8070/1: Introduce arm_get_current_stack_frame()
2014-07-18 12:29:11 +01:00
string.h
suspend.h
swab.h
switch_to.h
sync_bitops.h
ARM: 7989/1: Delete asm/system.h
2014-02-25 11:33:37 +00:00
syscall.h
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
2014-03-20 10:11:59 -04:00
system_info.h
system_misc.h
tcm.h
therm.h
thread_info.h
ARM: 8078/1: get rid of hardcoded assumptions about kernel stack size
2014-07-01 15:05:47 +01:00
thread_notify.h
timex.h
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
2013-12-20 17:17:16 +01:00
tlb.h
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
2014-04-25 16:05:40 -07:00
tlbflush.h
tls.h
ARM: 8148/1: flush TLS and thumbee register state during exec
2014-09-16 16:09:32 +01:00
topology.h
sched: Remove unused mc_capable() and smt_capable()
2014-03-11 12:05:45 +01:00
traps.h
trusted_foundations.h
ARM: trusted_foundations: fix compile error on non-SMP
2014-05-23 21:28:11 +02:00
types.h
uaccess.h
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
2014-09-12 17:38:59 +01:00
ucontext.h
unified.h
unistd.h
ARM: wire up getrandom syscall
2014-08-09 14:07:53 +01:00
unwind.h
uprobes.h
ARM: add uprobes support
2014-03-18 16:39:40 -04:00
user.h
v7m.h
vfp.h
vfpmacros.h
vga.h
virt.h
word-at-a-time.h
ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUs
2013-12-29 12:46:50 +00:00
xor.h