Will Deacon 2b2040af0b ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path 13 anni fa
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 anni fa
Makefile bf67f3a5c4 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
arch_timer.c 91b006def3 Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus 13 anni fa
armksyms.c 91b006def3 Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus 13 anni fa
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 anni fa
asm-offsets.c 91c2ebb90b ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode 13 anni fa
atags.c f7b0b939d5 clean up atags exporting code 17 anni fa
atags.h 4cd9d6f774 [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 17 anni fa
bios32.c e822a00704 Merge branch 'topic/sebastian-devinit-fixups' into next 13 anni fa
calls.S e5489847d6 ARM: wire up process_vm_writev and process_vm_readv syscalls 13 anni fa
compat.c 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 anni fa
compat.h 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 anni fa
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling 13 anni fa
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 anni fa
debug.S 820d41cf0c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 anni fa
devtree.c ecea4ab6d3 arm: convert core files from module.h to export.h 13 anni fa
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it 15 anni fa
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw 14 anni fa
early_printk.c 93fd03a8c6 ARM: Add an earlyprintk debug console 15 anni fa
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 anni fa
entry-armv.S 15ac49b650 ARM: Fix undefined instruction exception handling 13 anni fa
entry-common.S c7aa00db07 ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace 13 anni fa
entry-header.S 3ad55155b2 Merge branch 'devel-stable' into for-next 14 anni fa
etm.c 73017a542f arm: fix implicit module.h users by adding it to arch/arm as required. 13 anni fa
fiq.c bc89663aa5 ARM: fiq: change FIQ_START to a variable 13 anni fa
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 14 anni fa
ftrace.c 4c36595ec8 ARM: 7468/1: ftrace: Trace function entry before updating index 13 anni fa
head-common.S 4c2896e88d arm/dt: Make __vet_atags also accept a dtb image 14 anni fa
head-nommu.S 15d07dc9c5 ARM: move CP15 definitions to separate header file 13 anni fa
head.S 9fa16b7755 ARM: 7439/1: head.S: simplify initial page table mapping 13 anni fa
hw_breakpoint.c d968d2b801 ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses 13 anni fa
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c 13 anni fa
insn.h 09f05d8529 ARM: 7334/1: add jump label support 13 anni fa
io.c ecea4ab6d3 arm: convert core files from module.h to export.h 13 anni fa
irq.c 42a859daaf ARM: at91: aic can use fast eoi handler type 13 anni fa
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. 15 anni fa
iwmmxt.S 392ba787bc ARM: pxa: fix logic error in PJ4 iWMMXt handling 14 anni fa
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support 13 anni fa
kgdb.c 834b2964b7 kgdb,arm: fix register dump 14 anni fa
kprobes-arm.c b5bed7fe80 ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below 13 anni fa
kprobes-common.c 9f97da78bf Disintegrate asm/system.h for ARM 13 anni fa
kprobes-test-arm.c f8b435bb91 ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 13 anni fa
kprobes-test-thumb.c 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels 13 anni fa
kprobes-test.c c41584ddc1 ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes. 13 anni fa
kprobes-test.h 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels 13 anni fa
kprobes-thumb.c 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot 13 anni fa
kprobes.c deb74f5ca1 Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 anni fa
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code 14 anni fa
leds.c 8f1e938db9 arm: leds: convert sysdev_class to a regular subsystem 13 anni fa
machine_kexec.c 12679a2d7e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 13 anni fa
module.c e73fc88e19 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* 14 anni fa
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. 13 anni fa
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 anni fa
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes 13 anni fa
perf_event.c 91b006def3 Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus 13 anni fa
perf_event_v6.c 4295b898f5 ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration 13 anni fa
perf_event_v7.c 4295b898f5 ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration 13 anni fa
perf_event_xscale.c 4295b898f5 ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration 13 anni fa
pj4-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 13 anni fa
pmu.c ec84d529b6 ARM: PMU: re-export release_pmu symbol to modules 13 anni fa
process.c 98bd8b96b2 ARM: 7466/1: disable interrupt before spinning endlessly 13 anni fa
ptrace.c 6628521784 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS 13 anni fa
relocate_kernel.S 552e0c8da8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state 14 anni fa
return_address.c ecea4ab6d3 arm: convert core files from module.h to export.h 13 anni fa
sched_clock.c 237ec6f2e5 ARM: 7486/1: sched_clock: update epoch_cyc on resume 13 anni fa
setup.c a5d5f7daa7 ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option 13 anni fa
signal.c 6628521784 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS 13 anni fa
signal.h 8d4150ccbb ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" 13 anni fa
sleep.S 9f97da78bf Disintegrate asm/system.h for ARM 13 anni fa
smp.c c5dff4ffd3 ARM: 7480/1: only call smp_send_stop() on SMP 13 anni fa
smp_scu.c 0bd82adee3 ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power mode 13 anni fa
smp_tlb.c 3fc498f165 smp: introduce a generic on_each_cpu_mask() function 13 anni fa
smp_twd.c 3cd88f993e Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" 13 anni fa
stacktrace.c ecea4ab6d3 arm: convert core files from module.h to export.h 13 anni fa
suspend.c e6eadc6787 ARM: suspend: use idmap_pgd instead of suspend_pgd 13 anni fa
swp_emulate.c c245dcd326 ARM: 7208/1: Add condition code checking to SWP emulation handler. 13 anni fa
sys_arm.c e787ec1376 ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve 13 anni fa
sys_oabi-compat.c a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids 13 anni fa
tcm.c 9f97da78bf Disintegrate asm/system.h for ARM 13 anni fa
tcm.h bc581770cf ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 16 anni fa
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE 13 anni fa
time.c bd0493eaaf ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level 13 anni fa
topology.c f7e416eb92 ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology 13 anni fa
traps.c 2b2040af0b ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path 13 anni fa
unwind.c ddf5a25c5f ARM: unwinder: fix bisection to find origin in .idx section 13 anni fa
vmlinux.lds.S 9973290ce2 ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. 13 anni fa
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 13 anni fa