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