Olof Johansson 8d5bc1a6ac ARM: dt: Only print warning, not WARN() on bad cpu map in device tree 12 tahun lalu
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 tahun lalu
Makefile 2bdd424f26 ARM: psci: add support for PSCI invocations from the kernel 12 tahun lalu
arch_timer.c 0583fe478a ARM: convert arm/arm64 arch timer to use CLKSRC_OF init 12 tahun lalu
armksyms.c 91b006def3 Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus 13 tahun lalu
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 tahun lalu
asm-offsets.c 01227a889e Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 tahun lalu
atags.h bd51e2f595 ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected 13 tahun lalu
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing 13 tahun lalu
atags_parse.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing 13 tahun lalu
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) 12 tahun lalu
bios32.c 029baf14a0 ARM: 7683/1: pci: add a align_resource hook 12 tahun lalu
calls.S 3f7d1fe108 ARM: 7665/1: Wire up kcmp syscall 12 tahun lalu
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling 13 tahun lalu
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 tahun lalu
debug.S a73b59c51a ARM: compile fix for DEBUG_LL=y && MMU=n 12 tahun lalu
devtree.c 8d5bc1a6ac ARM: dt: Only print warning, not WARN() on bad cpu map in device tree 12 tahun lalu
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it 15 tahun lalu
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw 14 tahun lalu
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code 12 tahun lalu
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 tahun lalu
entry-armv.S 33b9f582c5 Merge branch 'cleanup' into for-linus 12 tahun lalu
entry-common.S 946342d03e Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus 12 tahun lalu
entry-header.S 946342d03e Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus 12 tahun lalu
etm.c 9387a393ef ARM/etm/sysrq: fix inconstistent help message of sysrq key 12 tahun lalu
fiq.c bc89663aa5 ARM: fiq: change FIQ_START to a variable 13 tahun lalu
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 tahun lalu
ftrace.c 4c36595ec8 ARM: 7468/1: ftrace: Trace function entry before updating index 13 tahun lalu
head-common.S b849a60e09 ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15 12 tahun lalu
head-nommu.S bc7dea00a9 ARM: let CPUs not being able to run in ARM mode enter in THUMB mode 12 tahun lalu
head.S 4e1db26a0b ARM: 7690/1: mm: fix CONFIG_LPAE typos 12 tahun lalu
hw_breakpoint.c 50acff3c1f ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb 12 tahun lalu
hyp-stub.S d01723479e ARM: virt: simplify __hyp_stub_install epilog 12 tahun lalu
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c 13 tahun lalu
insn.h 09f05d8529 ARM: 7334/1: add jump label support 13 tahun lalu
io.c ecea4ab6d3 arm: convert core files from module.h to export.h 13 tahun lalu
irq.c ebafed7ab9 ARM: irq: Call irqchip_init if no init_irq function is specified 12 tahun lalu
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. 15 tahun lalu
iwmmxt.S 392ba787bc ARM: pxa: fix logic error in PJ4 iWMMXt handling 14 tahun lalu
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support 13 tahun lalu
kgdb.c 834b2964b7 kgdb,arm: fix register dump 14 tahun lalu
kprobes-arm.c b5bed7fe80 ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below 13 tahun lalu
kprobes-common.c 9f97da78bf Disintegrate asm/system.h for ARM 13 tahun lalu
kprobes-test-arm.c 5c5b06c3c0 ARM: kprobes: make more tests conditional 12 tahun lalu
kprobes-test-thumb.c 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels 13 tahun lalu
kprobes-test.c 744627e91c treewide: fix printk typo in multiple drivers 12 tahun lalu
kprobes-test.h 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels 13 tahun lalu
kprobes-thumb.c 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot 13 tahun lalu
kprobes.c b67bfe0d42 hlist: drop the node parameter from iterators 12 tahun lalu
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code 14 tahun lalu
machine_kexec.c 19ab428f4b ARM: 7759/1: decouple CPU offlining from reboot/shutdown 12 tahun lalu
module.c e73fc88e19 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* 14 tahun lalu
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. 13 tahun lalu
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 tahun lalu
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 tahun lalu
perf_event.c cb2d8b342a ARM: 7698/1: perf: fix group validation when using enable_on_exec 12 tahun lalu
perf_event_cpu.c 76b8a0e4c8 ARM: perf: handle armpmu_register failing 12 tahun lalu
perf_event_v6.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes 12 tahun lalu
perf_event_v7.c f2fe09b055 ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit 12 tahun lalu
perf_event_xscale.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes 12 tahun lalu
pj4-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 13 tahun lalu
process.c 19ab428f4b ARM: 7759/1: decouple CPU offlining from reboot/shutdown 12 tahun lalu
psci.c 2bdd424f26 ARM: psci: add support for PSCI invocations from the kernel 12 tahun lalu
ptrace.c b10bca0bc6 ARM: 7595/1: syscall: rework ordering in syscall_trace_exit 12 tahun lalu
relocate_kernel.S 552e0c8da8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state 14 tahun lalu
return_address.c 01223f3650 ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn 12 tahun lalu
sched_clock.c 1bf25e78af Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 12 tahun lalu
setup.c 18d7f152df ARM: 7763/1: kernel: fix __cpu_logical_map default initialization 12 tahun lalu
signal.c 7e243643df arm: switch to struct ksignal * passing 12 tahun lalu
signal.h 8d4150ccbb ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" 13 tahun lalu
sleep.S 9f97da78bf Disintegrate asm/system.h for ARM 13 tahun lalu
smp.c 19ab428f4b ARM: 7759/1: decouple CPU offlining from reboot/shutdown 12 tahun lalu
smp_scu.c 73a09d212e Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable 12 tahun lalu
smp_tlb.c 3eb0be3042 ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum() 12 tahun lalu
smp_twd.c da4a686a2c ARM: smp_twd: convert to use CLKSRC_OF init 12 tahun lalu
stacktrace.c ecea4ab6d3 arm: convert core files from module.h to export.h 13 tahun lalu
suspend.c 89c7e4b8bb ARM: 7661/1: mm: perform explicit branch predictor maintenance when required 12 tahun lalu
swp_emulate.c b11ac20eca arm: single_open() leaks 12 tahun lalu
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone 12 tahun lalu
sys_oabi-compat.c a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids 13 tahun lalu
tcm.c de40614e92 ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() 12 tahun lalu
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE 13 tahun lalu
time.c f414f13f2f ARM: make machine_desc->init_time default to clocksource_of_init 12 tahun lalu
topology.c 92bdd3f5eb ARM: 7742/1: topology: export cpu_topology 12 tahun lalu
traps.c 196779b9b4 dump_stack: consolidate dump_stack() implementations and unify their behaviors 12 tahun lalu
unwind.c ddf5a25c5f ARM: unwinder: fix bisection to find origin in .idx section 13 tahun lalu
vmlinux.lds.S 0394e1f605 ARM: KVM: enforce maximum size for identity mapped code 12 tahun lalu
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 13 tahun lalu