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