..
hardware
Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel
2010-05-17 11:53:39 +01:00
mach
ARM: 6058/1: Add support for PCI domains
2010-04-22 21:38:11 +01:00
a.out-core.h
a.out.h
asm-offsets.h
assembler.h
ARM: fix build error in arch/arm/kernel/process.c
2010-04-21 08:45:21 +01:00
atomic.h
atomic_t: Cast to volatile when accessing atomic variables
2010-05-17 07:57:27 -07:00
auxvec.h
bitops.h
bitsperlong.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
2010-05-08 10:44:30 +01:00
cachetype.h
checksum.h
clkdev.h
ARM: 6001/1: removing compilation warning comming from clkdev.h
2010-03-29 17:33:32 +01:00
cpu-multi32.h
cpu-single.h
cpu.h
ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h
2010-01-10 13:03:52 +00:00
cputime.h
cputype.h
current.h
delay.h
device.h
div64.h
dma-mapping.h
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
2010-03-12 15:52:42 -08:00
dma.h
ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API set
2010-01-10 00:08:03 +00:00
domain.h
ecard.h
elf.h
arch/arm/include/asm/elf.h: forward-declare the task-struct
2010-05-01 11:33:00 +01:00
emergency-restart.h
entry-macro-vic2.S
ARM: Add common entry code for system with two VICs
2010-01-15 17:10:14 +09:00
errno.h
fb.h
fcntl.h
fiq.h
fixmap.h
flat.h
floppy.h
fpstate.h
ftrace.h
futex.h
ARM: fix build error in arch/arm/kernel/process.c
2010-04-21 08:45:21 +01:00
glue.h
gpio.h
hardirq.h
ARM: 6138/1: Add support for 10 hardirq bits
2010-05-20 23:51:07 +01:00
highmem.h
ARM: 6007/1: fix highmem with VIPT cache and DMA
2010-04-14 11:11:27 +01:00
hw_irq.h
hwcap.h
ide.h
io.h
ARM: Add caller information to ioremap
2010-02-15 21:39:11 +00:00
ioctl.h
ioctls.h
ARM: 6092/1: atmel_serial: support for RS485 communications
2010-05-04 16:59:11 +01:00
ipcbuf.h
irq_regs.h
irq.h
ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
2010-03-29 17:33:31 +01:00
irqflags.h
Kbuild
kdebug.h
kexec.h
kgdb.h
kmap_types.h
kdb: core for kgdb back end (2 of 2)
2010-05-20 21:04:21 -05:00
kprobes.h
leds.h
limits.h
linkage.h
local.h
localtimer.h
locks.h
mach-types.h
mc146818rtc.h
memory.h
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
2010-02-15 21:40:33 +00:00
mman.h
mmu_context.h
ARM: 5905/1: ARM: Global ASID allocation on SMP
2010-02-15 21:39:51 +00:00
mmu.h
ARM: 5905/1: ARM: Global ASID allocation on SMP
2010-02-15 21:39:51 +00:00
mmzone.h
module.h
msgbuf.h
mtd-xip.h
mutex.h
nwflash.h
outercache.h
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
2010-03-25 21:13:49 +00:00
page-nommu.h
page.h
param.h
parport.h
pci.h
ARM: 6058/1: Add support for PCI domains
2010-04-22 21:38:11 +01:00
percpu.h
perf_event.h
ARM: 6071/1: perf-events: allow modules to query the number of hardware counters
2010-05-17 11:53:58 +01:00
pgalloc.h
pgtable-hwdef.h
pgtable-nommu.h
ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds
2010-03-13 10:48:22 +00:00
pgtable.h
ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA
2010-05-17 11:52:11 +01:00
pmu.h
ARM: 6064/1: pmu: register IRQs at runtime
2010-05-17 11:53:57 +01:00
poll.h
posix_types.h
proc-fns.h
ARM: Kill CONFIG_CPU_32
2009-12-18 16:07:53 +00:00
processor.h
procinfo.h
ptrace.h
arm: use generic ptrace_resume code
2010-03-12 15:52:38 -08:00
resource.h
scatterlist.h
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
2010-05-27 09:12:54 -07:00
sections.h
segment.h
sembuf.h
serial.h
setup.h
ARM: 5880/1: arm: use generic infrastructure for early params
2010-02-15 21:39:13 +00:00
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sizes.h
smp_plat.h
ARM: Fix ptrace accesses
2009-12-14 14:54:28 +00:00
smp_scu.h
smp_twd.h
ARM: 6125/1: ARM TWD: move TWD registers to common header
2010-05-12 11:18:13 +01:00
smp.h
ARM: rename mach_cpu_disable() to platform_cpu_disable()
2010-05-15 15:03:51 +01:00
socket.h
sockios.h
sparsemem.h
spinlock_types.h
locking: Convert raw_rwlock to arch_rwlock
2009-12-14 23:55:32 +01:00
spinlock.h
ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7
2010-02-15 21:39:50 +00:00
stacktrace.h
stat.h
statfs.h
string.h
swab.h
system.h
Merge branch 'devel-stable' into devel
2010-05-17 17:24:04 +01:00
tcm.h
termbits.h
termios.h
therm.h
thread_info.h
add descriptive comment for TIF_MEMDIE task flag declaration.
2010-05-14 11:13:27 +02:00
thread_notify.h
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
2009-12-18 14:53:41 +00:00
timex.h
tlb.h
tlbflush.h
ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
2010-05-08 10:44:30 +01:00
topology.h
traps.h
types.h
uaccess.h
ARM: fix build error in arch/arm/kernel/process.c
2010-04-21 08:45:21 +01:00
ucontext.h
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
2010-04-14 11:11:30 +01:00
unaligned.h
unified.h
unistd.h
Add generic sys_ipc wrapper
2010-03-12 15:52:32 -08:00
unwind.h
user.h
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
2010-04-14 11:11:30 +01:00
vfp.h
vfpmacros.h
vga.h
xor.h