Hartley Sweeten 65a5053b76 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH há 16 anos atrás
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore há 17 anos atrás
Makefile f32f4ce257 [ARM] smp: allow re-use of realview localtimer TWD support há 16 anos atrás
armksyms.c c613bbba6f Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel há 16 anos atrás
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE há 17 anos atrás
asm-offsets.c 02cbe4749a arm: use kbuild.h instead of macros in asm-offsets.c há 17 anos atrás
atags.c f7b0b939d5 clean up atags exporting code há 17 anos atrás
atags.h 4cd9d6f774 [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags há 17 anos atrás
bios32.c 06df69932a PCI: arm: use generic INTx swizzle from PCI core há 16 anos atrás
calls.S e01916e3e7 [ARM] wire up rt_tgsigqueueinfo and perf_counter_open há 16 anos atrás
compat.c 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
compat.h 0fc1c83212 [ARM] 3365/1: [cleanup] header for compat.c exported functions há 19 anos atrás
crunch-bits.S a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach há 17 anos atrás
crunch.c fced80c735 [ARM] Convert asm/io.h to linux/io.h há 17 anos atrás
debug.S c633c3cfcf [ARM] 5412/1: XSCALE: add ice dcc support há 16 anos atrás
dma-isa.c bc6447b8e4 [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings há 16 anos atrás
dma.c f0ffc81625 [ARM] dma: remove dmamode_t typedef há 16 anos atrás
ecard.c 1d559e2913 arm: struct device - replace bus_id with dev_name(), dev_set_name() há 16 anos atrás
ecard.h 9ecba1f288 [ARM] rpc: ecard: remove deprecated ecard_address() and relatives há 17 anos atrás
elf.c 14f0aa3593 [ARM] disable NX support for OABI-supporting kernels há 16 anos atrás
entry-armv.S 42578c82e0 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel há 16 anos atrás
entry-common.S 3ef7143d22 ARM: 5627/1: Fix restoring of lr at the end of mcount há 16 anos atrás
entry-header.S 6ab3d5624e Remove obsolete #include <linux/config.h> há 19 anos atrás
fiq.c 446c92b290 [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions há 16 anos atrás
ftrace.c 6ed70a792a small doc fix: ftrace_dyn_arch_init is called by ftrace_init há 16 anos atrás
head-common.S 37efe6427d [ARM] use asm/sections.h há 16 anos atrás
head-nommu.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files há 17 anos atrás
head.S 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files há 17 anos atrás
init_task.c bb1f17b037 mm: consolidate init_mm definition há 16 anos atrás
io.c fced80c735 [ARM] Convert asm/io.h to linux/io.h há 17 anos atrás
irq.c 7aa5514e71 [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ há 16 anos atrás
isa.c 87e0d6cca1 [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports há 16 anos atrás
iwmmxt.S ae95bfbb2b [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure há 19 anos atrás
kgdb.c d7161a6534 kgdb, x86, arm, mips, powerpc: ignore user space single stepping há 17 anos atrás
kprobes-decode.c 2d4b6c9aeb [ARM] 5221/1: fix ldm/stm emulation for kprobes há 17 anos atrás
kprobes.c 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() há 16 anos atrás
machine_kexec.c e0fc4f97ab [ARM] Storage class should be before const qualifier há 16 anos atrás
module.c ae51e60984 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types há 16 anos atrás
process.c 9ccdac3662 [ARM] idle: clean up pm_idle calling, obey hlt_counter há 16 anos atrás
ptrace.c 3d1228ead6 [ARM] 5387/1: Add ptrace VFP support on ARM há 16 anos atrás
ptrace.h b2a0d36fde [ARM] ptrace: clean up single stepping support há 18 anos atrás
relocate_kernel.S 4cd9d6f774 [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags há 17 anos atrás
setup.c 97fb44eb6b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel há 16 anos atrás
signal.c 65a5053b76 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH há 16 anos atrás
signal.h c760fc1997 [ARM] nommu: fixups for the exception vectors há 19 anos atrás
smp.c 42578c82e0 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel há 16 anos atrás
smp_scu.c af73110d23 [ARM] 5516/1: Flush the D-cache after initialising the SCU há 16 anos atrás
smp_twd.c 4c5158d4c3 [ARM] smp: fix style issues in smp_twd.c há 16 anos atrás
stacktrace.c 2d7c11bfc9 [ARM] 5382/1: unwind: Reorganise the stacktrace support há 16 anos atrás
sys_arm.c 33fa9b1328 [ARM] Convert asm/uaccess.h to linux/uaccess.h há 17 anos atrás
sys_oabi-compat.c 0112fc2229 Separate out common fstatat code into vfs_fstatat há 16 anos atrás
thumbee.c 7f1fd31db1 Fix the teehbr_read function prototype há 16 anos atrás
time.c 2d7c11bfc9 [ARM] 5382/1: unwind: Reorganise the stacktrace support há 16 anos atrás
traps.c bff595c15c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding há 16 anos atrás
unwind.c c894ed6956 [ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacks há 16 anos atrás
vmlinux.lds.S f6430a938d [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script há 16 anos atrás
xscale-cp0.c fced80c735 [ARM] Convert asm/io.h to linux/io.h há 17 anos atrás