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