Russell King 826681043d [ARM] smp: fix cpumask usage in ARM SMP code 16 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 16 years ago
Makefile 40305a583a [ARM] pxa: add iWMMXt support for pxa168 16 years ago
armksyms.c c613bbba6f Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel 16 years ago
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 years ago
asm-offsets.c 02cbe4749a arm: use kbuild.h instead of macros in asm-offsets.c 17 years ago
atags.c f7b0b939d5 clean up atags exporting code 17 years ago
atags.h 4cd9d6f774 [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 17 years ago
bios32.c 06df69932a PCI: arm: use generic INTx swizzle from PCI core 16 years ago
calls.S eb8f3142fa [ARM] 5456/1: add sys_preadv and sys_pwritev 16 years ago
compat.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
compat.h 0fc1c83212 [ARM] 3365/1: [cleanup] header for compat.c exported functions 19 years ago
crunch-bits.S a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 16 years ago
crunch.c fced80c735 [ARM] Convert asm/io.h to linux/io.h 16 years ago
debug.S c633c3cfcf [ARM] 5412/1: XSCALE: add ice dcc support 16 years ago
dma-isa.c bc6447b8e4 [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings 16 years ago
dma.c f0ffc81625 [ARM] dma: remove dmamode_t typedef 16 years ago
ecard.c 1d559e2913 arm: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
ecard.h 9ecba1f288 [ARM] rpc: ecard: remove deprecated ecard_address() and relatives 17 years ago
elf.c 9da616fb99 [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC 16 years ago
entry-armv.S c4c5716e16 [ARM] 5385/2: unwind: Add unwinding information to exception entry points 16 years ago
entry-common.S 7d83f8fca5 Merge branch 'master' of git://git.marvell.com/orion into devel 16 years ago
entry-header.S 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
fiq.c 446c92b290 [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
ftrace.c 6ed70a792a small doc fix: ftrace_dyn_arch_init is called by ftrace_init 16 years ago
head-common.S 37efe6427d [ARM] use asm/sections.h 16 years ago
head-nommu.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 16 years ago
head.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 16 years ago
init_task.c 18d8fda7c3 take init_fs to saner place 16 years ago
io.c fced80c735 [ARM] Convert asm/io.h to linux/io.h 16 years ago
irq.c 6e15cf0486 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 16 years ago
isa.c 87e0d6cca1 [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports 16 years ago
iwmmxt.S ae95bfbb2b [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure 19 years ago
kgdb.c d7161a6534 kgdb, x86, arm, mips, powerpc: ignore user space single stepping 16 years ago
kprobes-decode.c 2d4b6c9aeb [ARM] 5221/1: fix ldm/stm emulation for kprobes 16 years ago
kprobes.c 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
machine_kexec.c e0fc4f97ab [ARM] Storage class should be before const qualifier 16 years ago
module.c ae51e60984 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types 16 years ago
process.c 6f2c55b843 Simplify copy_thread() 16 years ago
ptrace.c 3d1228ead6 [ARM] 5387/1: Add ptrace VFP support on ARM 16 years ago
ptrace.h b2a0d36fde [ARM] ptrace: clean up single stepping support 18 years ago
relocate_kernel.S 4cd9d6f774 [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 17 years ago
setup.c 97fb44eb6b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 16 years ago
signal.c 33fa9b1328 [ARM] Convert asm/uaccess.h to linux/uaccess.h 16 years ago
signal.h c760fc1997 [ARM] nommu: fixups for the exception vectors 19 years ago
smp.c 826681043d [ARM] smp: fix cpumask usage in ARM SMP code 16 years ago
stacktrace.c 2d7c11bfc9 [ARM] 5382/1: unwind: Reorganise the stacktrace support 16 years ago
sys_arm.c 33fa9b1328 [ARM] Convert asm/uaccess.h to linux/uaccess.h 16 years ago
sys_oabi-compat.c 0112fc2229 Separate out common fstatat code into vfs_fstatat 16 years ago
thumbee.c 7f1fd31db1 Fix the teehbr_read function prototype 16 years ago
time.c 2d7c11bfc9 [ARM] 5382/1: unwind: Reorganise the stacktrace support 16 years ago
traps.c bff595c15c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding 16 years ago
unwind.c bff595c15c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding 16 years ago
vmlinux.lds.S 0fe41b8982 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 16 years ago
xscale-cp0.c fced80c735 [ARM] Convert asm/io.h to linux/io.h 16 years ago