..
arch-aaec2000
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-at91rm9200
[ARM] Include asm/hardware.h not asm/arch/hardware.h
2006-06-20 19:53:16 +01:00
arch-cl7500
arch-clps711x
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-ebsa110
arch-ebsa285
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-ep93xx
[ARM] 3634/1: ep93xx: initial implementation of the clk_* API
2006-06-24 10:33:02 +01:00
arch-h720x
arch-imx
[ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels only
2006-06-22 22:21:03 +01:00
arch-integrator
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-iop3xx
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-ixp4xx
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-05-06 19:59:18 +01:00
arch-ixp23xx
[ARM] 3620/2: ixp23xx: add uengine loader support
2006-06-22 10:30:56 +01:00
arch-ixp2000
arch-l7200
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-lh7a40x
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-netx
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-omap
ARM: OMAP: Add initial 24xx suspend support
2006-06-26 16:16:18 -07:00
arch-pnx4008
[ARM] 3621/1: fix compilation breakage for pnx4008
2006-06-22 10:27:15 +01:00
arch-pxa
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-realview
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-rpc
arch-s3c2410
[ARM] 3645/1: S3C2412: irq support for external interrupts
2006-06-24 21:21:37 +01:00
arch-sa1100
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
arch-shark
arch-versatile
[ARM] 3631/1: Remove legacy __mem_isa() definitions
2006-06-24 10:34:48 +01:00
hardware
[PATCH] backlight: LOCOMO Backlight Driver updates
2006-06-26 09:58:28 -07:00
mach
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-20 17:52:36 -07:00
a.out.h
apm.h
assembler.h
[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ
2006-06-25 12:01:48 +01:00
atomic.h
auxvec.h
bitops.h
bug.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-05-06 19:59:18 +01:00
bugs.h
byteorder.h
[ARM] Fix byte order macros for Thumb
2006-06-19 15:35:36 +01:00
cache.h
cacheflush.h
checksum.h
cpu-multi32.h
cpu-single.h
cpu.h
cputime.h
current.h
delay.h
div64.h
dma-mapping.h
dma.h
domain.h
ecard.h
elf.h
emergency-restart.h
errno.h
fcntl.h
fiq.h
floppy.h
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
2006-06-25 10:01:00 -07:00
fpstate.h
futex.h
glue.h
hardirq.h
hardware.h
ide.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h
[PATCH] adjust handle_IRR_event() return type
2006-06-23 07:43:08 -07:00
kmap_types.h
leds.h
limits.h
linkage.h
local.h
locks.h
mc146818rtc.h
memory.h
mman.h
mmu_context.h
mmu.h
mmzone.h
module.h
msgbuf.h
mtd-xip.h
mutex.h
namei.h
nwflash.h
page.h
param.h
parport.h
pci.h
percpu.h
pgalloc.h
pgtable-hwdef.h
pgtable.h
poll.h
posix_types.h
proc-fns.h
processor.h
procinfo.h
[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h
2006-05-16 11:39:30 +01:00
ptrace.h
resource.h
rtc.h
scatterlist.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sizes.h
smp.h
socket.h
sockios.h
spinlock_types.h
spinlock.h
[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM
2006-05-19 21:55:35 +01:00
stat.h
statfs.h
string.h
suspend.h
system.h
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-20 17:52:36 -07:00
termbits.h
termios.h
therm.h
thread_info.h
thread_notify.h
[ARM] Add thread_notify infrastructure
2006-06-22 10:24:18 +01:00
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
types.h
uaccess.h
ucontext.h
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
2006-06-24 23:46:21 +01:00
unaligned.h
unistd.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-05-06 19:59:18 +01:00
user.h
vfp.h
vfpmacros.h
vga.h
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
2006-06-22 15:05:58 -07:00
xor.h