..
.gitignore
armksyms.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
arthur.c
asm-offsets.c
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
2011-10-17 09:11:51 +01:00
atags.c
atags.h
bios32.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
calls.S
All Arch: remove linkage for sys_nfsservctl system call
2011-08-26 15:09:58 -07:00
compat.c
compat.h
crash_dump.c
crunch-bits.S
crunch.c
debug.S
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
2011-10-28 12:02:27 -07:00
devtree.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
dma-isa.c
dma.c
locking, ARM: Annotate low level hw locks as raw
2011-09-13 11:12:14 +02:00
early_printk.c
ecard.c
ARM: io: RiscPC: make EASI_BASE a void iomem pointer
2011-08-17 08:44:16 +01:00
ecard.h
elf.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
entry-armv.S
ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels
2011-10-17 09:12:41 +01:00
entry-common.S
entry-header.S
etm.c
arm: fix implicit module.h users by adding it to arch/arm as required.
2011-10-31 19:30:50 -04:00
fiq.c
fiqasm.S
ftrace.c
head-common.S
head-nommu.S
head.S
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
2011-10-28 12:02:27 -07:00
hw_breakpoint.c
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
2011-10-08 10:05:34 +01:00
init_task.c
io.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
irq.c
arm: remove several unnecessary module.h include instances
2011-10-31 19:30:48 -04:00
isa.c
iwmmxt.S
ARM: pxa: fix logic error in PJ4 iWMMXt handling
2011-08-11 10:10:26 +08:00
kgdb.c
kprobes-arm.c
ARM: kprobes: Add exports for test code
2011-09-20 18:17:43 +00:00
kprobes-common.c
kprobes-test-arm.c
ARM: kprobes: Add ARM instruction simulation test cases
2011-09-20 18:17:43 +00:00
kprobes-test-thumb.c
ARM: kprobes: Add Thumb instruction simulation test cases
2011-09-20 18:17:43 +00:00
kprobes-test.c
ARM: kprobes: Add introductory comment to test code
2011-09-20 18:17:44 +00:00
kprobes-test.h
ARM: kprobes: Add ARM instruction simulation test cases
2011-09-20 18:17:43 +00:00
kprobes-thumb.c
ARM: kprobes: Add exports for test code
2011-09-20 18:17:43 +00:00
kprobes.c
kprobes.h
ARM: kprobes: Add exports for test code
2011-09-20 18:17:43 +00:00
leds.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
machine_kexec.c
ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage
2011-10-17 09:13:41 +01:00
Makefile
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
2011-10-28 12:02:27 -07:00
module.c
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
2011-08-23 15:30:33 +01:00
perf_event_v6.c
ARM: perf: remove cpu-related misnomers
2011-08-31 10:50:12 +01:00
perf_event_v7.c
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
2011-10-28 12:02:27 -07:00
perf_event_xscale.c
ARM: perf: remove cpu-related misnomers
2011-08-31 10:50:12 +01:00
perf_event.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
pj4-cp0.c
arm: remove several unnecessary module.h include instances
2011-10-31 19:30:48 -04:00
pmu.c
ARM: PMU: move CPU PMU platform device handling and init into perf
2011-08-31 10:17:59 +01:00
process.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
ptrace.c
arm: add elf.h to arch/arm/kernel/ptrace.c
2011-10-31 19:30:45 -04:00
relocate_kernel.S
ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
2011-08-28 10:39:41 +01:00
return_address.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
sched_clock.c
setup.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
signal.c
signal.h
sleep.S
ARM: pm: convert some assembly to C
2011-09-20 23:33:44 +01:00
smp_scu.c
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus
2011-10-25 08:19:29 +01:00
smp_tlb.c
smp_twd.c
ARM: gic, local timers: use the request_percpu_irq() interface
2011-10-23 13:32:33 +01:00
smp.c
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
2011-10-28 12:02:27 -07:00
stacktrace.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
suspend.c
ARM: pm: add L2 cache cleaning for suspend
2011-09-20 23:33:47 +01:00
swp_emulate.c
sys_arm.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
sys_oabi-compat.c
tcm.c
tcm.h
thumbee.c
time.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
topology.c
ARM: 7011/1: Add ARM cpu topology definition
2011-10-17 09:02:43 +01:00
traps.c
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2011-10-26 16:17:32 +02:00
unwind.c
arm: convert core files from module.h to export.h
2011-10-31 19:30:49 -04:00
vmlinux.lds.S
Merge branch 'misc' into for-linus
2011-10-25 08:19:59 +01:00
xscale-cp0.c
arm: remove several unnecessary module.h include instances
2011-10-31 19:30:48 -04:00