summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-1415-145/+101
|\
| *-. Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-08-1315-145/+101
| |\ \
| | | * ARM: spectre-v1: mitigate user accessesRussell King2018-08-022-0/+13
| | | * ARM: spectre-v1: use get_user() for __get_user()Russell King2018-08-021-6/+11
| | | * ARM: use __inttype() in get_user()Russell King2018-08-021-1/+8
| | | * 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-023-24/+17
| | | * ARM: signal: copy registers using __copy_from_user()Russell King2018-07-261-17/+21
| | * | ARM: 8785/1: use compiler built-ins for ffs and flsNicolas Pitre2018-07-301-83/+9
| | * | ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin2018-07-302-3/+10
| | * | ARM: 8783/1: NOMMU: Extend check for VBAR supportVladimir Murzin2018-07-301-1/+2
| | * | ARM: 8782/1: vfp: clean up arch/arm/vfp/MakefileMasahiro Yamada2018-07-301-4/+1
| | * | ARM: tcm: ensure inline stub functions are marked staticRussell King2018-07-141-1/+1
| | * | ARM: 8779/1: add endianness option to LDFLAGS instead of LDMasahiro Yamada2018-07-111-2/+2
| | * | ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()Will Deacon2018-07-111-0/+1
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-143-16/+4
|\ \ \ \
| * | | | ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-203-16/+4
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-141-0/+8
|\ \ \ \ \
| * | | | | arm/asm/tlb.h: Fix build error implicit func declarationAnders Roxell2018-07-251-0/+8
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-136-177/+51
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-022-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-2533-297/+298
| |\ \ \ \ \ \
| * | | | | | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
| * | | | | | | perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-36/+41
| * | | | | | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-262-7/+6
| * | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-262-5/+6
| |\ \ \ \ \ \ \
| * | | | | | | | kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu2018-06-212-3/+2
| * | | | | | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-5/+5
| * | | | | | | | ARM/kprobes: Don't call the ->break_handler() in arm kprobes codeMasami Hiramatsu2018-06-211-11/+0
| * | | | | | | | ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu2018-06-213-117/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-41/+14
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-1733-295/+300
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland2018-06-211-0/+2
| * | | | | | | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | | | | | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-11/+0
| * | | | | | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-9/+0
| * | | | | | | | atomics/arm: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-10/+10
| * | | | | | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-10/+1
| * | | | | | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-1/+0
| * | | | | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-136-37/+11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-0633-295/+300
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-036-37/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-131-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-221-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | 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: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-4/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-272-1/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-222-7/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |