..
.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
ARM: wire up process_vm_writev and process_vm_readv syscalls
2011-11-17 16:58:00 +00: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: 7170/2: fix compilation breakage in entry-armv.S
2011-11-26 21:58:52 +00:00
entry-common.S
entry-header.S
Merge branch 'devel-stable' into for-next
2011-07-22 23:09:07 +01:00
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
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
2011-07-19 12:00:53 +01:00
head.S
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
2011-11-08 18:25:04 +00: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: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
2011-11-30 23:54:54 +00:00
kprobes-common.c
kprobes-test-arm.c
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
2011-11-30 23:54:54 +00:00
kprobes-test-thumb.c
ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels
2011-11-26 21:58:53 +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: 7174/1: Fix build error in kprobes test code on Thumb2 kernels
2011-11-26 21:58:53 +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
Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage"
2011-11-07 19:04:36 +00: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: perf: check that we have a platform device when reserving PMU
2011-11-22 18:01:46 +00:00
pj4-cp0.c
arm: remove several unnecessary module.h include instances
2011-10-31 19:30:48 -04:00
pmu.c
ARM: PMU: re-export release_pmu symbol to modules
2011-11-16 10:06:42 +00:00
process.c
ARM: 7161/1: errata: no automatic store buffer drain
2011-11-21 13:12:18 +00: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: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list
2011-11-12 11:33:14 +00: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: 7182/1: ARM cpu topology: fix warning
2011-11-30 23:55:21 +00: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