summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2019-06-151-1/+5
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-041-4/+0
* ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-05-161-1/+1
* ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-04-201-3/+3
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-052-2/+7
* ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin2019-04-052-1/+6
* ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior2019-04-051-7/+7
* ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-232-63/+1
* ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2019-02-202-0/+36
* ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2019-02-201-3/+1
* ARM: clean up per-processor check_bugs method callRussell King2019-02-201-2/+2
* ARM: split out processor lookupRussell King2019-02-201-12/+19
* ARM: make lookup_processor_type() non-__initRussell King2019-02-201-3/+3
* ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry2019-02-201-4/+4
* ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry2019-02-201-2/+6
* ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2019-02-201-6/+7
* ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry2019-02-201-4/+6
* ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry2019-02-201-22/+27
* ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang2019-02-121-0/+15
* ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-16/+1
* vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2018-10-121-0/+2
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-221-12/+1
* mm: zero out the vma in vma_init()Andrew Morton2018-08-221-5/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-143-13/+34
|\
| * Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2018-07-273-13/+34
| |\
| | * arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose2018-07-103-0/+25
| | * arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose2018-07-103-8/+8
| | * arm_pmu: Clean up maximum period handlingSuzuki K Poulose2018-07-103-5/+0
| | * arm: perf: prevent unbind/bind via sysfsStefan Agner2018-07-091-0/+1
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-133-34/+44
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-08-133-34/+44
| |\ \ \ \
| | | * | | ARM: oabi-compat: copy semops using __copy_from_user()Russell King2018-08-021-3/+5
| | | * | | ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2018-08-021-12/+8
| | | * | | ARM: signal: copy registers using __copy_from_user()Russell King2018-07-261-17/+21
| | * | | | ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin2018-07-301-2/+10
| | | |_|/ | | |/| |
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-13/+2
|\ \ \ \ \
| * | | | | ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-13/+2
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-39/+39
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-251-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-35/+36
| * | | | | | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-6/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-133-19/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-062-3/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-033-19/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-011-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch2018-07-301-1/+3
* | | | | | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-261-0/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-07-131-1/+1
|\| | | | | |_|/ / |/| | |
| * | | ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin2018-07-111-1/+1
| |/ /