Stephen Boyd 8e0c34b0d2 ARM: 8402/1: perf: Don't use of_node after putting it 10 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 years ago
Makefile 27a513ca86 Merge branch 'devel-stable' into for-next 10 years ago
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework 12 years ago
armksyms.c 1bd46782d0 ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants 10 years ago
asm-offsets.c fa2e5c073a Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 10 years ago
atags.h ff69a4c855 ARM: constify machine_desc structure uses 12 years ago
atags_compat.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
atags_parse.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
atags_proc.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
bios32.c 415ae101ca ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation 10 years ago
calls.S 841ee23025 ARM: wire up execveat syscall 10 years ago
cpuidle.c 9a309d6fd2 ARM: cpuidle: Document the code 10 years ago
crash_dump.c 8fad87bca7 ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr 11 years ago
debug.S 7505f0428f ARM: unify MMU/!MMU addruart calls 10 years ago
devtree.c 5a12a597a8 arm: Add devicetree fixup machine function 11 years ago
dma-isa.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
dma.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code 12 years ago
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 years ago
entry-armv.S d6ac4ffc61 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 10 years ago
entry-common.S 05c9ca8843 Merge branch 'bsym' into for-next 10 years ago
entry-ftrace.S 14327c6628 ARM: replace BSYM() with badr assembly macro 10 years ago
entry-header.S a18f36453e ARM: 8266/1: Remove early stack deallocation from restore_user_regs 10 years ago
entry-v7m.S 6b1814cde5 ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entries 10 years ago
fiq.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
fiqasm.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
ftrace.c 0dc016dbd8 ARM: kprobes: enable OPTPROBES for ARM 32 10 years ago
head-common.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
head-nommu.S 970d96f9a8 ARM: 8383/1: nommu: avoid deprecated source register on mov 10 years ago
head.S 05c9ca8843 Merge branch 'bsym' into for-next 10 years ago
hibernate.c 045ab94e10 ARM: move reboot code to arch/arm/kernel/reboot.c 10 years ago
hw_breakpoint.c 50f16a8bf9 perf: Remove type specific target pointers 10 years ago
hyp-stub.S 66bb0aa077 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 11 years ago
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c 13 years ago
io.c 296630c9c8 ARM: io.c: clean up EXPORT_SYMBOL()s 10 years ago
irq.c 0c4c2edcae ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL 10 years ago
isa.c 37649de239 arm: convert use of typedef ctl_table to struct ctl_table 11 years ago
iwmmxt.S 13d1b9575a ARM: 8221/1: PJ4: allow building in Thumb-2 mode 10 years ago
jump_label.c 0dc016dbd8 ARM: kprobes: enable OPTPROBES for ARM 32 10 years ago
kgdb.c fca08f326a ARM: probes: move all probe code to dedicate directory 10 years ago
machine_kexec.c fee3fd4fd2 ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility 10 years ago
module-plts.c 73c430bf9a ARM: 8364/1: fix BE32 module loading 10 years ago
module.c 7d485f647c ARM: 8220/1: allow modules outside of bl range 10 years ago
module.lds 7d485f647c ARM: 8220/1: allow modules outside of bl range 10 years ago
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. 13 years ago
patch.c fca08f326a ARM: probes: move all probe code to dedicate directory 10 years ago
perf_callchain.c d39976f0fd arm: perf: factor out callchain code 11 years ago
perf_event.c 8e0c34b0d2 ARM: 8402/1: perf: Don't use of_node after putting it 10 years ago
perf_event_v6.c 1fe115b303 arm: perf: factor out armv6 pmu driver 10 years ago
perf_event_v7.c 29ba0f37f1 arm: perf: factor out armv7 pmu driver 10 years ago
perf_event_xscale.c a12c72cc3e arm: perf: factor out xscale pmu driver 10 years ago
perf_regs.c 88a7c26af8 perf: Move task_pt_regs sampling into arch code 10 years ago
pj4-cp0.c e89f443b18 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor 11 years ago
process.c c848791f03 Merge branches 'misc', 'vdso' and 'fixes' into for-next 10 years ago
psci-call.S c097877319 ARM: 8307/1: psci: move psci firmware calls out of line 10 years ago
psci.c c097877319 ARM: 8307/1: psci: move psci firmware calls out of line 10 years ago
psci_smp.c c814ca029e ARM: Check if a CPU has gone offline 11 years ago
ptrace.c ab074ade9c Merge git://git.infradead.org/users/eparis/audit 11 years ago
reboot.c df9de3c429 ARM: 8400/1: use virt_to_idmap to get phys_reset address 10 years ago
reboot.h 045ab94e10 ARM: move reboot code to arch/arm/kernel/reboot.c 10 years ago
relocate_kernel.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
return_address.c 15955e7032 ARM: 8328/1: remove empty preprocessor #else branch 10 years ago
setup.c 7adf12b87f Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip 10 years ago
signal.c a4980448ed arm: Remove signal translation and exec_domain 10 years ago
sigreturn_codes.S 50913336ef ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S 11 years ago
sleep.S 9ce93bdda7 ARM: fix new BSYM() usage introduced via for-arm-soc branch 10 years ago
smp.c 06be5eefe1 Merge branches 'fixes' and 'ioremap' into for-linus 10 years ago
smp_scu.c c716483c3d ARM: 8122/1: smp_scu: enable SCU standby support 11 years ago
smp_tlb.c 04fcab32d3 ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15 11 years ago
smp_twd.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
stacktrace.c 74dbeee0fc ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tsk 11 years ago
suspend.c 35997a2310 ARM: 8248/1: pm: remove outdated comment 10 years ago
swp_emulate.c c4a84ae39b ARM: 8322/1: keep .text and .fixup regions closer together 10 years ago
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone 12 years ago
sys_oabi-compat.c 666547ff59 separate kernel- and userland-side msghdr 10 years ago
tcm.c 0bbe6b5a73 ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZone 10 years ago
thumbee.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
time.c cb850717b0 ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use them 10 years ago
topology.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago
traps.c 31cd08c3a1 ARM: remove __bad_xchg definition 10 years ago
unwind.c 0bf4954f24 ARM: 8176/1: Use current_stack_pointer in unwind_backtrace 11 years ago
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines 12 years ago
vdso.c bb0fd7ab09 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 10 years ago
vmlinux.lds.S 714d8e7e27 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 10 years ago
xscale-cp0.c 4ed89f2228 ARM: convert printk(KERN_* to pr_* 10 years ago