..
hardware
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
2013-11-20 13:20:24 -08:00
mach
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
2013-11-14 08:51:29 +09:00
xen
xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m
2013-11-11 12:48:58 -05:00
arch_timer.h
ARM: arch_timer: add support to configure and enable event stream
2013-09-26 09:47:26 +01:00
asm-offsets.h
assembler.h
ARM: asm: Add ARM_BE8() assembly helper
2013-10-19 20:46:33 +01:00
atomic.h
Merge branch 'devel-stable' into for-next
2013-11-12 10:58:59 +00:00
barrier.h
ARM: barrier: allow options to be passed to memory barrier instructions
2013-08-12 12:25:44 +01:00
bitops.h
bL_switcher.h
ARM: bL_switcher: Add query interface to discover CPU affinities
2013-09-23 18:47:31 -04:00
bug.h
ARM: Correct BUG() assembly to ensure it is endian-agnostic
2013-10-19 20:46:35 +01:00
bugs.h
cache.h
cacheflush.h
ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code
2013-10-29 11:06:23 +00:00
cachetype.h
checksum.h
clkdev.h
cmpxchg.h
ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxed
2013-10-29 11:06:09 +00:00
compiler.h
cp15.h
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
2013-07-03 09:46:29 -07:00
cpu.h
cpuidle.h
cputype.h
ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO
2013-10-29 11:06:13 +00:00
cti.h
delay.h
device.h
div64.h
dma-contiguous.h
drivers: dma-contiguous: clean source code and prepare for device tree
2013-08-27 09:18:29 +02:00
dma-iommu.h
dma-mapping.h
Features:
2013-11-15 13:34:37 +09:00
dma.h
domain.h
ecard.h
edac.h
elf.h
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
2013-09-02 16:35:50 +01:00
entry-macro-multi.S
exception.h
fb.h
fiq.h
firmware.h
fixmap.h
flat.h
floppy.h
fncpy.h
fpstate.h
ftrace.h
futex.h
glue-cache.h
glue-df.h
glue-pf.h
glue-proc.h
ARM SoC specific changes
2013-07-02 13:43:38 -07:00
glue.h
gpio.h
hardirq.h
Merge branch 'devel-stable' into for-next
2013-11-12 10:58:59 +00:00
highmem.h
hugetlb-3level.h
hugetlb.h
hw_breakpoint.h
hw_irq.h
hwcap.h
hypervisor.h
ide.h
idmap.h
io.h
arm,arm64/include/asm/io.h: define struct bio_vec
2013-11-08 16:12:28 -05:00
irq.h
irqflags.h
jump_label.h
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
2013-10-11 07:39:14 +02:00
Kbuild
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
2013-11-14 08:51:29 +09:00
kexec.h
kgdb.h
ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction
2013-10-19 20:46:35 +01:00
kmap_types.h
kprobes.h
kvm_arm.h
KVM: ARM: Update comments for kvm_handle_wfi
2013-10-17 15:26:50 -07:00
kvm_asm.h
KVM: ARM: Add support for Cortex-A7
2013-10-12 17:45:30 -07:00
kvm_coproc.h
kvm_emulate.h
A handful of fixes for KVM/arm64:
2013-11-11 12:05:20 +01:00
kvm_host.h
Updates for KVM/ARM including cpu=host and Cortex-A7 support
2013-10-16 15:30:32 +03:00
kvm_mmio.h
kvm_mmu.h
KVM: ARM: Support hugetlbfs backed huge pages
2013-10-17 17:06:20 -07:00
kvm_psci.h
limits.h
linkage.h
mach-types.h
mc146818rtc.h
mcpm.h
Merge branch 'devel-stable' into for-next
2013-11-12 10:58:59 +00:00
memblock.h
ARM: constify machine_desc structure uses
2013-07-26 14:55:59 +01:00
memory.h
ARM: fix asm/memory.h build error
2013-12-13 20:25:30 +00:00
mmu_context.h
ARM: 7790/1: Fix deferred mm switch on VIVT processors
2013-07-26 12:02:09 +01:00
mmu.h
ARM: tlb: ASID macro should give 32bit result for BE correct operation
2013-10-19 20:46:36 +01:00
module.h
ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
2013-09-02 13:49:47 +01:00
mpu.h
mtd-xip.h
mutex.h
neon.h
ARM: add support for kernel mode NEON
2013-07-08 22:08:51 +01:00
nwflash.h
opcodes-sec.h
opcodes-virt.h
opcodes.h
outercache.h
ARM: move outer_cache declaration out of ifdef
2013-08-22 20:48:41 -05:00
page-nommu.h
page.h
ARM: make vectors page inaccessible from userspace
2013-08-01 14:31:58 +01:00
pci.h
percpu.h
perf_event.h
pgalloc.h
arm: handle pgtable_page_ctor() fail
2013-11-15 09:32:16 +09:00
pgtable-2level-hwdef.h
pgtable-2level-types.h
pgtable-2level.h
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
2013-10-29 11:06:15 +00:00
pgtable-3level-hwdef.h
pgtable-3level-types.h
pgtable-3level.h
Here are the 3.13 KVM changes. There was a lot of work on the PPC
2013-11-15 13:51:36 +09:00
pgtable-hwdef.h
pgtable-nommu.h
pgtable.h
ARM: fix booting low-vectors machines
2013-11-30 14:45:31 +00:00
pmu.h
proc-fns.h
processor.h
ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
2013-09-30 16:42:55 +01:00
procinfo.h
prom.h
of: remove HAVE_ARCH_DEVTREE_FIXUPS
2013-10-09 20:04:08 -05:00
psci.h
ptrace.h
scatterlist.h
seccomp.h
setup.h
ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments
2013-10-29 11:06:28 +00:00
shmparam.h
signal.h
smp_plat.h
ARM: 7807/1: kexec: validate CPU hotplug support
2013-08-13 20:23:18 +01:00
smp_scu.h
ARM: scu: provide inline dummy functions when SCU is not present
2013-07-04 05:10:51 -07:00
smp_twd.h
smp.h
ARM: SMP: basic IPI triggered completion support
2013-09-23 18:47:26 -04:00
sparsemem.h
spinlock_types.h
ARM: locks: prefetch the destination word for write prior to strex
2013-09-30 16:42:55 +01:00
spinlock.h
Merge branch 'devel-stable' into for-next
2013-11-12 10:58:59 +00:00
stackprotector.h
stacktrace.h
string.h
suspend.h
swab.h
switch_to.h
ARM: spinlock: use inner-shareable dsb variant prior to sev instruction
2013-08-12 12:25:45 +01:00
sync_bitops.h
syscall.h
ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()
2013-10-13 18:54:33 +01:00
system_info.h
system_misc.h
reboot: arm: change reboot_mode to use enum reboot_mode
2013-07-09 10:33:29 -07:00
system.h
tcm.h
therm.h
thread_info.h
preempt: Make PREEMPT_ACTIVE generic
2013-11-13 20:21:47 +01:00
thread_notify.h
timex.h
tlb.h
Fix TLB gather virtual address range invalidation corner cases
2013-08-16 08:52:46 -07:00
tlbflush.h
ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO
2013-10-29 11:06:13 +00:00
tls.h
topology.h
traps.h
types.h
ARM: 7822/1: add workaround for ambiguous C99 stdint.h types
2013-08-25 17:09:46 +01:00
uaccess.h
ARM: 7836/1: add __get_user_unaligned/__put_user_unaligned
2013-09-18 10:58:23 +01:00
ucontext.h
unified.h
ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h
2013-09-30 16:42:55 +01:00
unistd.h
unwind.h
user.h
v7m.h
ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines
2013-09-02 13:49:29 +01:00
vfp.h
vfpmacros.h
vga.h
virt.h
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
2013-07-26 12:01:17 +01:00
word-at-a-time.h
xor.h
ARM: crypto: add NEON accelerated XOR implementation
2013-07-08 22:09:06 +01:00