Konstantin Khlebnikov 3abb6671a9 ARM: 7913/1: fix framepointer check in unwind_frame před 11 roky
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore před 17 roky
Makefile 2098990e7c Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable před 11 roky
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework před 11 roky
armksyms.c f52bb72254 ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses před 11 roky
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE před 17 roky
asm-offsets.c 7604537bbb ARM: kernel: implement stack pointer save array through MPIDR hashing před 12 roky
atags.h ff69a4c855 ARM: constify machine_desc structure uses před 12 roky
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing před 13 roky
atags_parse.c ff69a4c855 ARM: constify machine_desc structure uses před 12 roky
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) před 12 roky
bios32.c b4b50fd78b Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc před 12 roky
calls.S 3f7d1fe108 ARM: 7665/1: Wire up kcmp syscall před 12 roky
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling před 13 roky
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn před 14 roky
debug.S a73b59c51a ARM: compile fix for DEBUG_LL=y && MMU=n před 12 roky
devtree.c 6d67a9f672 arm: use common of_flat_dt_match_machine před 11 roky
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it před 15 roky
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw před 14 roky
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code před 12 roky
elf.c 9f97da78bf Disintegrate asm/system.h for ARM před 13 roky
entry-armv.S 42cbe8271c Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next před 11 roky
entry-common.S 457c2403c5 ARM: asm: Add ARM_BE8() assembly helper před 11 roky
entry-header.S 0c06a5d4b1 arm: Fix build error with context tracking calls před 12 roky
entry-v7m.S bed859c1ee ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function před 12 roky
etm.c 9387a393ef ARM/etm/sysrq: fix inconstistent help message of sysrq key před 12 roky
fiq.c 7cb3be0a27 ARM: 7819/1: fiq: Cast the first argument of flush_icache_range() před 12 roky
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 před 14 roky
ftrace.c 4c36595ec8 ARM: 7468/1: ftrace: Trace function entry before updating index před 13 roky
head-common.S 8bd26e3a7e arm: delete __cpuinit/__CPUINIT usage from all ARM users před 12 roky
head-nommu.S 2449189bb7 ARM: Add .text annotations where required after __CPUINIT removal před 12 roky
head.S d9a790df8e ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE před 11 roky
hw_breakpoint.c 1436c1aa62 ARM: 7862/1: pcpu: replace __get_cpu_var_uses před 11 roky
hyp-stub.S b60d5db690 ARM: 7786/1: hyp: fix macro parameterisation před 12 roky
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c před 13 roky
insn.h 09f05d8529 ARM: 7334/1: add jump label support před 13 roky
io.c ecea4ab6d3 arm: convert core files from module.h to export.h před 13 roky
irq.c ebafed7ab9 ARM: irq: Call irqchip_init if no init_irq function is specified před 12 roky
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. před 15 roky
iwmmxt.S 392ba787bc ARM: pxa: fix logic error in PJ4 iWMMXt handling před 14 roky
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support před 13 roky
kgdb.c 834b2964b7 kgdb,arm: fix register dump před 14 roky
kprobes-arm.c b5bed7fe80 ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below před 13 roky
kprobes-common.c 9f97da78bf Disintegrate asm/system.h for ARM před 13 roky
kprobes-test-arm.c 5c5b06c3c0 ARM: kprobes: make more tests conditional před 13 roky
kprobes-test-thumb.c 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels před 13 roky
kprobes-test.c 744627e91c treewide: fix printk typo in multiple drivers před 12 roky
kprobes-test.h 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels před 13 roky
kprobes-thumb.c 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot před 13 roky
kprobes.c 1436c1aa62 ARM: 7862/1: pcpu: replace __get_cpu_var_uses před 11 roky
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code před 14 roky
machine_kexec.c e2ccba4908 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel před 11 roky
module.c f47671e2d8 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm před 11 roky
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. před 13 roky
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes před 13 roky
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes před 13 roky
perf_event.c 2dfcb802d6 ARM: perf: fix group validation for mixed software and hardware groups před 11 roky
perf_event_cpu.c 1436c1aa62 ARM: 7862/1: pcpu: replace __get_cpu_var_uses před 11 roky
perf_event_v6.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes před 12 roky
perf_event_v7.c f2fe09b055 ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit před 12 roky
perf_event_xscale.c 40c390c768 ARM: perf: don't pretend to support counting of L1I writes před 12 roky
perf_regs.c 49863894db ARM: perf: add support for perf registers API před 12 roky
pj4-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances před 13 roky
process.c 1b15ec7a74 ARM: 7912/1: check stack pointer in get_wchan před 11 roky
psci.c 0577408839 arm: introduce psci_smp_ops před 12 roky
psci_smp.c 97fc4de3d9 ARM: PSCI: remove unnecessary include of arm-gic.h před 12 roky
ptrace.c 6af9df7f5b ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" před 12 roky
relocate_kernel.S e2ccba4908 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel před 11 roky
return_address.c 01223f3650 ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn před 12 roky
setup.c 7c927322d3 ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init() před 11 roky
signal.c 42cbe8271c Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next před 11 roky
sigreturn_codes.S 50913336ef ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S před 11 roky
sleep.S 2098990e7c Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable před 11 roky
smp.c df762eccba Merge branch 'devel-stable' into for-next před 11 roky
smp_scu.c 099a480913 ARM: smp_scu: data endian fixes před 11 roky
smp_tlb.c 92871b94a5 ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO před 11 roky
smp_twd.c 2e874ea342 ARM: twd: data endian fix před 11 roky
stacktrace.c 3abb6671a9 ARM: 7913/1: fix framepointer check in unwind_frame před 11 roky
suspend.c 71a8986d7e ARM: suspend: use hash of cpu_logical_map value to index into save array před 12 roky
swp_emulate.c b11ac20eca arm: single_open() leaks před 12 roky
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone před 12 roky
sys_oabi-compat.c a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids před 13 roky
tcm.c de40614e92 ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() před 12 roky
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE před 13 roky
time.c 4178bac4f6 ARM: call of_clk_init from default time_init handler před 12 roky
topology.c 816a8de001 ARM: topology: remove hwid/MPIDR dependency from cpu_capacity před 12 roky
traps.c 5761704a41 ARM: 7892/1: Fix warning for V7M builds před 11 roky
unwind.c ddf5a25c5f ARM: unwinder: fix bisection to find origin in .idx section před 13 roky
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines před 12 roky
vmlinux.lds.S b9b32bf70f ARM: use linker magic for vectors and vector stubs před 12 roky
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances před 13 roky