summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-231-12/+1Star
* mm: zero out the vma in vma_init()Andrew Morton2018-08-221-5/+4Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-153-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/+0Star
| | * 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-143-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/+8Star
| | | * | | 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-141-13/+2Star
|\ \ \ \ \
| * | | | | ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-13/+2Star
* | | | | | 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/+5Star
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-133-19/+3Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ 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/+3Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-021-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-271-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
| |/ /
* / / rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-2/+2
|/ /
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-143-4/+4
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-102-6/+33
|\ \
| * | arm: Add syscall detection for restartable sequencesMathieu Desnoyers2018-06-062-6/+26
| * | arm: Add restartable sequences supportMathieu Desnoyers2018-06-061-0/+7
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-083-9/+4Star
|\ \ \
| * | | arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-213-9/+4Star
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-0611-80/+315
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-0511-80/+315
| |\ \ \ \ | | | | |/ | | | |/|
| | | * | ARM: spectre-v1: fix syscall entryRussell King2018-06-012-11/+32
| | | * | ARM: bugs: add support for per-processor bug checkingRussell King2018-05-311-0/+4
| | | * | ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-05-313-0/+11
| | | * | ARM: bugs: prepare processor bug infrastructureRussell King2018-05-312-0/+10
| | * | | ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-191-8/+8
| | * | | ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko2018-05-191-2/+1Star
| | * | | ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin2018-05-194-0/+176
| | * | | ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_initVladimir Murzin2018-05-191-23/+22Star
| | * | | ARM: 8755/1: NOMMU: Reorganise __setup_mpuVladimir Murzin2018-05-191-2/+5
| | * | | ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin2018-05-192-39/+51
| | | |/ | | |/|
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-053-0/+7
|\ \ \ \