Arnd Bergmann 08cab72f91 Merge branch 'dt/gic' into next/dt 13 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 years ago
Makefile 34471a9168 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable 13 years ago
armksyms.c f23c126bfa arm: remove stale export of 'sha_transform' 14 years ago
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 years ago
asm-offsets.c f8f2a8522a ARM: vfp: fix a hole in VFP thread migration 14 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 d5341942d7 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 14 years ago
calls.S f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 years ago
compat.c 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 years ago
compat.h 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 years ago
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
crunch-bits.S a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
crunch.c 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() 15 years ago
debug.S 639da5ee37 ARM: add an extra temp register to the low level debugging addruart macro 14 years ago
devtree.c 08a543ad33 irq: add irq_domain translation infrastructure 14 years ago
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it 15 years ago
dma.c e193ba290f ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c 15 years ago
early_printk.c 93fd03a8c6 ARM: Add an earlyprintk debug console 15 years ago
ecard.c f38c02f3b3 arm: Fold irq_set_chip/irq_set_handler 14 years ago
ecard.h 9ecba1f288 [ARM] rpc: ecard: remove deprecated ecard_address() and relatives 17 years ago
elf.c 5e143436d0 ARM: 6878/1: fix personality flag propagation across an exec 14 years ago
entry-armv.S 3ad55155b2 Merge branch 'devel-stable' into for-next 14 years ago
entry-common.S 9fc2552a68 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" 14 years ago
entry-header.S 3ad55155b2 Merge branch 'devel-stable' into for-next 14 years ago
etm.c 8e8806990c ARM: 6838/1: etm: fix section mismatch warning 14 years ago
fiq.c dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 years ago
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 years ago
ftrace.c dd686eb139 ARM: ftrace: graph tracer + dynamic ftrace 14 years ago
head-common.S 4c2896e88d arm/dt: Make __vet_atags also accept a dtb image 14 years ago
head-nommu.S 540b573875 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state 14 years ago
head.S 1b9f95f8ad ARM: prepare for removal of a bunch of <mach/memory.h> files 14 years ago
hw_breakpoint.c a26bce1220 ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores 14 years ago
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 years ago
io.c fced80c735 [ARM] Convert asm/io.h to linux/io.h 17 years ago
irq.c 292b293cee ARM: gic: consolidate PPI handling 13 years ago
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
iwmmxt.S 392ba787bc ARM: pxa: fix logic error in PJ4 iWMMXt handling 14 years ago
kgdb.c 834b2964b7 kgdb,arm: fix register dump 14 years ago
kprobes-arm.c 2c89240b63 ARM: kprobes: Add exports for test code 14 years ago
kprobes-common.c df4fa1f8dd ARM: kprobes: Add alu_write_pc() 14 years ago
kprobes-test-arm.c c0cc6df163 ARM: kprobes: Add ARM instruction simulation test cases 14 years ago
kprobes-test-thumb.c c7054aad53 ARM: kprobes: Add Thumb instruction simulation test cases 14 years ago
kprobes-test.c 08aab447c5 ARM: kprobes: Add introductory comment to test code 14 years ago
kprobes-test.h c0cc6df163 ARM: kprobes: Add ARM instruction simulation test cases 14 years ago
kprobes-thumb.c 2c89240b63 ARM: kprobes: Add exports for test code 14 years ago
kprobes.c e2960317d4 ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction 14 years ago
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code 14 years ago
leds.c 328f5cc302 ARM: Use struct syscore_ops instead of sysdevs for PM in common code 14 years ago
machine_kexec.c 868d172b8a [ARM] add machine-specific hook to machine_kexec 14 years ago
module.c 20feaab032 ARM: Fix build error for SMP=n builds 14 years ago
perf_event.c 7325eaec43 ARM: perf: Remove unnecessary armpmu->enable()s 14 years ago
perf_event_v6.c 8be3f9a238 ARM: perf: remove cpu-related misnomers 14 years ago
perf_event_v7.c 08cab72f91 Merge branch 'dt/gic' into next/dt 13 years ago
perf_event_xscale.c 8be3f9a238 ARM: perf: remove cpu-related misnomers 14 years ago
pj4-cp0.c ef6c84454f ARM: pxa: add iwmmx support for PJ4 14 years ago
pmu.c b0e89590f4 ARM: PMU: move CPU PMU platform device handling and init into perf 14 years ago
process.c cbc158d6bf cpuidle: Consistent spelling of cpuidle_idle_call() 14 years ago
ptrace.c b6844e8f64 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 14 years ago
relocate_kernel.S 552e0c8da8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state 14 years ago
return_address.c 2bbd7e9b74 ARM: fix some sparse errors in generic ARM code 14 years ago
sched_clock.c edc4d27255 ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero 14 years ago
setup.c 4722cd7741 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable 14 years ago
signal.c 2af68df02f ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls 14 years ago
signal.h ab72b00734 ARM: Fix signal restart issues with NX and OABI compat 15 years ago
sleep.S abda1bd5f4 ARM: pm: convert some assembly to C 14 years ago
smp.c 28af690a28 ARM: gic, local timers: use the request_percpu_irq() interface 13 years ago
smp_scu.c 3a82543642 Merge remote-tracking branch 'rmk/devel-stable' into HEAD 13 years ago
smp_tlb.c 03b505eae6 ARM: SMP: split out software TLB maintainence broadcasting 14 years ago
smp_twd.c 28af690a28 ARM: gic, local timers: use the request_percpu_irq() interface 13 years ago
stacktrace.c d5996b2ff0 ARM: fix /proc/$PID/stack on SMP 14 years ago
suspend.c 8e6f83bbdf ARM: pm: add L2 cache cleaning for suspend 14 years ago
swp_emulate.c a8b0ca17b8 perf: Remove the nmi parameter from the swevent and overflow interface 14 years ago
sys_arm.c d7627467b7 Make do_execve() take a const filename pointer 15 years ago
sys_oabi-compat.c 0f22072ab5 ARM: 6891/1: prevent heap corruption in OABI semtimedop 14 years ago
tcm.c 201043f227 ARM: 6985/1: export functions to determine the presence of I/DTCM 14 years ago
tcm.h bc581770cf ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 16 years ago
thumbee.c 7f1fd31db1 Fix the teehbr_read function prototype 16 years ago
time.c 328f5cc302 ARM: Use struct syscore_ops instead of sysdevs for PM in common code 14 years ago
topology.c c9018aab8e ARM: 7011/1: Add ARM cpu topology definition 13 years ago
traps.c 5a567d78c4 ARM: 7115/4: move __exception and friends to asm/exception.h 13 years ago
unwind.c d33aadbf8e ARM: 6468/1: backtrace: fix calculation of thread stack base 14 years ago
vmlinux.lds.S 6760b10960 ARM: fix vmlinux.lds.S discarding sections 14 years ago
xscale-cp0.c 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() 15 years ago