Linus Walleij 90f92c631b ARM: 8613/1: Fix the uaccess crash on PB11MPCore 9 years ago
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 years ago
Makefile 8478132a87 Revert "arm: move exports to definitions" 8 years ago
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework 12 years ago
armksyms.c 8478132a87 Revert "arm: move exports to definitions" 8 years ago
asm-offsets.c e6978e4bf1 ARM: save and reset the address limit when entering an exception 9 years ago
atags.h 6e0306a97d ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.h 9 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 79dd993461 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next 9 years ago
cpuidle.c 7619751f8c ARM: 8595/2: apply more __ro_after_init 9 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 ba6dea4f7c ARM: 8616/1: dt: Respect property size when parsing CPUs 8 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
efi.c 9fc68b717c ARM/efi: Apply strict permissions for UEFI Runtime Services regions 9 years ago
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 years ago
entry-armv.S 87eed3c74d ARM: fix address limit restoration for undefined instructions 9 years ago
entry-common.S 96a8fae0fe ARM: convert to generated system call tables 8 years ago
entry-ftrace.S 8478132a87 Revert "arm: move exports to definitions" 8 years ago
entry-header.S e6978e4bf1 ARM: save and reset the address limit when entering an exception 9 years ago
entry-v7m.S 5745eef6b8 ARM: rename S_FRAME_SIZE to PT_REGS_SIZE 9 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 9a7c348ba6 ftrace: Add return address pointer to ftrace_ret_stack 9 years ago
head-common.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 years ago
head-nommu.S bc0ee9d24a ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. 9 years ago
head.S 8478132a87 Revert "arm: move exports to definitions" 8 years ago
hibernate.c 4138323eac ARM: use virt_to_idmap() for soft_restart() 9 years ago
hw_breakpoint.c ddc37832a1 ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs 8 years ago
hyp-stub.S 1527eda3ab ARM: 8600/1: Enforce some NS-SVC initialisation 9 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 9023cc8268 ARM: 8499/1: irq: l2c: do not print error in case of missing l2c from 9 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 76b235c6bc jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 10 years ago
kgdb.c 001bf455d2 ARM: 8428/1: kgdb: Fix registers on sleeping tasks 9 years ago
machine_kexec.c 0719392a61 ARM: kexec: fix kexec for Keystone 2 9 years ago
module-plts.c 66e94ba3c8 ARM: kernel: avoid brute force search on PLT generation 9 years ago
module.c 02afa9a87b ARM: 8518/1: Use correct symbols for XIP_KERNEL 9 years ago
module.lds 35fa91eed8 ARM: kernel: merge core and init PLTs 9 years ago
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. 13 years ago
paravirt.c 02c2433b3a arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops 9 years ago
patch.c fca08f326a ARM: probes: move all probe code to dedicate directory 10 years ago
perf_callchain.c 3b1fff0803 perf core: Add a 'nr' field to perf_event_callchain_context 9 years ago
perf_event_v6.c fa8ad7889d arm: perf: factor arm_pmu core out to drivers 10 years ago
perf_event_v7.c 9268c5dafa arm: perf: move to common attr_group fields 9 years ago
perf_event_xscale.c fa8ad7889d arm: perf: factor arm_pmu core out to drivers 10 years ago
perf_regs.c 88a7c26af8 perf: Move task_pt_regs sampling into arch code 10 years ago
pj4-cp0.c 5008efc83b ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode 9 years ago
process.c c984cbf2e3 ARM: use simpler API for random address requests 8 years ago
psci_smp.c 75305275a7 ARM: use const and __initconst for smp_operations 9 years ago
ptrace.c 0f3912fd93 arm/ptrace: run seccomp after ptrace 9 years ago
reboot.c 953efb2b86 ARM: 8568/1: reboot: remove duplicated local_irq_disable() 9 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 f5a5c89e36 ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() 9 years ago
signal.c 99bc7215bc Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 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
smccc-call.S 8478132a87 Revert "arm: move exports to definitions" 8 years ago
smp.c 6776648952 nmi_backtrace: do a local dump_stack() instead of a self-NMI 8 years ago
smp_scu.c c716483c3d ARM: 8122/1: smp_scu: enable SCU standby support 11 years ago
smp_tlb.c 90f92c631b ARM: 8613/1: Fix the uaccess crash on PB11MPCore 8 years ago
smp_twd.c 73c1b41e63 cpu/hotplug: Cleanup state names 8 years ago
stacktrace.c 74dbeee0fc ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tsk 10 years ago
suspend.c 35997a2310 ARM: 8248/1: pm: remove outdated comment 10 years ago
swp_emulate.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone 12 years ago
sys_oabi-compat.c 7de249964f arm: oabi compat: add missing access checks 9 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 3722ed2380 clocksource: cosmetic: Drop OF 'dependency' from symbols 10 years ago
topology.c 7e5930aaef ARM: 8622/3: add sysfs cpu_capacity attribute 8 years ago
traps.c 24c66dfd56 ARM: fix backtrace 8 years ago
unwind.c 0bf4954f24 ARM: 8176/1: Use current_stack_pointer in unwind_backtrace 10 years ago
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines 12 years ago
vdso.c 82fa407da0 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm 8 years ago
vmlinux-xip.lds.S 2a3811068f ARM: Fix XIP kernels 8 years ago
vmlinux.lds.S 6727ad9e20 nmi_backtrace: generate one-line reports for idle cpus 8 years ago
xscale-cp0.c d33c43ac18 ARM: make xscale iwmmxt code multiplatform aware 9 years ago