..
hardware
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
2012-10-07 21:20:57 +09:00
mach
Merge branch 'multiplatform/smp_ops' into next/multiplatform
2012-09-22 00:16:04 -07:00
xen
xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bit
2012-10-19 15:18:01 -04:00
Kbuild
UAPI: (Scripted) Disintegrate arch/arm/include/asm
2012-10-12 13:05:52 +01:00
a.out-core.h
…
arch_timer.h
ARM: 7538/1: delay: add registration mechanism for delay timer sources
2012-09-26 22:57:52 +01:00
asm-offsets.h
…
assembler.h
ARM: 7549/1: HYP: fix boot on some ARM1136 cores
2012-10-09 12:11:34 +01:00
atomic.h
ARM: fix warnings about atomic64_read
2012-07-05 13:06:32 +01:00
barrier.h
ARM: kill off arch_is_coherent
2012-10-02 08:58:07 +02:00
bitops.h
…
bug.h
…
bugs.h
…
cache.h
…
cacheflush.h
ARM: mm: implement LoUIS API for cache maintenance ops
2012-09-25 11:20:25 +01:00
cachetype.h
…
checksum.h
…
clkdev.h
…
cmpxchg.h
…
compiler.h
…
cp15.h
…
cpu.h
…
cpuidle.h
…
cputype.h
…
cti.h
…
delay.h
ARM: 7538/1: delay: add registration mechanism for delay timer sources
2012-09-26 22:57:52 +01:00
device.h
…
div64.h
…
dma-contiguous.h
…
dma-iommu.h
…
dma-mapping.h
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
2012-10-26 07:39:13 +02:00
dma.h
…
domain.h
ARM: fix set_domain() macro
2012-07-05 09:50:55 +01:00
ecard.h
…
edac.h
…
elf.h
…
entry-macro-multi.S
…
exception.h
…
fb.h
…
fiq.h
…
fixmap.h
…
flat.h
ARM: binfmt_flat: unused variable 'persistent'
2012-10-09 20:29:06 +02:00
floppy.h
…
fncpy.h
…
fpstate.h
…
ftrace.h
…
futex.h
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
2012-06-16 16:30:25 +01:00
glue-cache.h
Merge branch 'fixes' into for-linus
2012-10-11 10:55:04 +01:00
glue-df.h
…
glue-pf.h
…
glue-proc.h
…
glue.h
…
gpio.h
ARM: make mach/gpio.h headers optional
2012-09-14 09:21:59 -05:00
hardirq.h
ARM: 7536/1: smp: Formalize an IPI for wakeup
2012-09-19 21:52:08 +01:00
highmem.h
…
hw_breakpoint.h
…
hw_irq.h
…
hwcap.h
UAPI: (Scripted) Disintegrate arch/arm/include/asm
2012-10-12 13:05:52 +01:00
hypervisor.h
arm: initial Xen support
2012-09-14 13:53:39 +00:00
ide.h
…
idmap.h
…
io.h
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
2012-10-07 21:20:57 +09:00
irq.h
…
irqflags.h
…
jump_label.h
…
kexec.h
…
kgdb.h
…
kmap_types.h
arm: remove km_type definitions
2012-07-24 15:27:28 +08:00
kprobes.h
…
limits.h
…
linkage.h
…
localtimer.h
…
mach-types.h
…
mc146818rtc.h
…
memblock.h
…
memory.h
ARM: kill off arch_is_coherent
2012-10-02 08:58:07 +02:00
mmu.h
…
mmu_context.h
…
module.h
Make most arch asm/module.h files use asm-generic/module.h
2012-09-28 14:31:03 +09:30
mtd-xip.h
…
mutex.h
ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+
2012-08-25 09:22:31 +01:00
nwflash.h
…
opcodes-virt.h
ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encoding
2012-09-19 08:32:49 +01:00
opcodes.h
ARM: 7511/1: opcodes: Opcode definitions for the Virtualization Extensions
2012-09-15 21:26:00 +01:00
outercache.h
…
page-nommu.h
…
page.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
2012-10-02 18:01:25 +01:00
pci.h
…
perf_event.h
ARM: perf: prepare for moving CPU PMU code into separate file
2012-08-23 11:35:52 +01:00
pgalloc.h
…
pgtable-2level-hwdef.h
…
pgtable-2level-types.h
…
pgtable-2level.h
…
pgtable-3level-hwdef.h
…
pgtable-3level-types.h
…
pgtable-3level.h
…
pgtable-hwdef.h
…
pgtable-nommu.h
…
pgtable.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
2012-10-02 18:01:25 +01:00
pmu.h
ARM: perf: move irq registration into pmu implementation
2012-08-23 11:35:52 +01:00
proc-fns.h
…
processor.h
arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
2012-09-30 22:21:36 -04:00
procinfo.h
…
prom.h
…
ptrace.h
UAPI: (Scripted) Disintegrate arch/arm/include/asm
2012-10-12 13:05:52 +01:00
scatterlist.h
…
sched_clock.h
ARM: 7486/1: sched_clock: update epoch_cyc on resume
2012-08-11 09:15:58 +01:00
seccomp.h
…
setup.h
UAPI: (Scripted) Disintegrate arch/arm/include/asm
2012-10-12 13:05:52 +01:00
shmparam.h
…
signal.h
UAPI: (Scripted) Disintegrate arch/arm/include/asm
2012-10-12 13:05:52 +01:00
smp.h
ARM: consolidate pen_release instead of having per platform definitions
2012-09-14 11:15:01 +02:00
smp_plat.h
…
smp_scu.h
…
smp_twd.h
…
sparsemem.h
…
spinlock.h
ARM: 7447/1: rwlocks: remove unused branch labels from trylock routines
2012-07-09 17:41:10 +01:00
spinlock_types.h
ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementation
2012-07-09 17:41:10 +01:00
stackprotector.h
…
stacktrace.h
…
string.h
…
suspend.h
…
swab.h
UAPI: (Scripted) Disintegrate arch/arm/include/asm
2012-10-12 13:05:52 +01:00
switch_to.h
…
sync_bitops.h
xen/arm: sync_bitops
2012-08-08 16:34:01 +00:00
syscall.h
Merge branch 'fixes' into for-linus
2012-10-06 00:19:06 +01:00
system.h
the only place that needs to include asm/exec.h is linux/binfmts.h
2012-09-20 09:51:13 -04:00
system_info.h
…
system_misc.h
…
tcm.h
…
therm.h
…
thread_info.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
2012-10-12 10:49:08 +09:00
thread_notify.h
…
timex.h
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
2012-10-07 21:20:57 +09:00
tlb.h
ARM: 7503/1: mm: only flush both pmd entries for classic MMU
2012-08-25 09:15:57 +01:00
tlbflush.h
…
tls.h
…
topology.h
…
traps.h
…
uaccess.h
ARM: warnings in arch/arm/include/asm/uaccess.h
2012-10-09 20:29:07 +02:00
ucontext.h
…
unified.h
…
unistd.h
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
2012-10-13 17:18:53 -07:00
unwind.h
…
user.h
…
vfp.h
…
vfpmacros.h
ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
2012-10-09 12:16:46 +01:00
vga.h
…
virt.h
ARM: virt: Add boot-time diagnostics
2012-09-19 08:32:52 +01:00
word-at-a-time.h
ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs
2012-07-09 17:41:11 +01:00
xor.h
…