index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-08-14
15
-145
/
+101
|
\
|
*
-
.
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-08-13
15
-145
/
+101
|
|
\
\
|
|
|
*
ARM: spectre-v1: mitigate user accesses
Russell King
2018-08-02
2
-0
/
+13
|
|
|
*
ARM: spectre-v1: use get_user() for __get_user()
Russell King
2018-08-02
1
-6
/
+11
|
|
|
*
ARM: use __inttype() in get_user()
Russell King
2018-08-02
1
-1
/
+8
|
|
|
*
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
2018-08-02
1
-3
/
+5
|
|
|
*
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
2018-08-02
3
-24
/
+17
|
|
|
*
ARM: signal: copy registers using __copy_from_user()
Russell King
2018-07-26
1
-17
/
+21
|
|
*
|
ARM: 8785/1: use compiler built-ins for ffs and fls
Nicolas Pitre
2018-07-30
1
-83
/
+9
|
|
*
|
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
Vladimir Murzin
2018-07-30
2
-3
/
+10
|
|
*
|
ARM: 8783/1: NOMMU: Extend check for VBAR support
Vladimir Murzin
2018-07-30
1
-1
/
+2
|
|
*
|
ARM: 8782/1: vfp: clean up arch/arm/vfp/Makefile
Masahiro Yamada
2018-07-30
1
-4
/
+1
|
|
*
|
ARM: tcm: ensure inline stub functions are marked static
Russell King
2018-07-14
1
-1
/
+1
|
|
*
|
ARM: 8779/1: add endianness option to LDFLAGS instead of LD
Masahiro Yamada
2018-07-11
1
-2
/
+2
|
|
*
|
ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()
Will Deacon
2018-07-11
1
-0
/
+1
*
|
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-14
3
-16
/
+4
|
\
\
\
\
|
*
|
|
|
ARM/time: Remove read_boot_clock64()
Pavel Tatashin
2018-07-20
3
-16
/
+4
*
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-14
1
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
arm/asm/tlb.h: Fix build error implicit func declaration
Anders Roxell
2018-07-25
1
-0
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
6
-177
/
+51
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
2
-1
/
+2
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
33
-297
/
+298
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-1
/
+0
|
*
|
|
|
|
|
|
perf/arch/arm: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
2
-36
/
+41
|
*
|
|
|
|
|
|
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
2
-7
/
+6
|
*
|
|
|
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-06-26
2
-5
/
+6
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
2018-06-21
2
-3
/
+2
|
*
|
|
|
|
|
|
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-5
/
+5
|
*
|
|
|
|
|
|
|
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
Masami Hiramatsu
2018-06-21
1
-11
/
+0
|
*
|
|
|
|
|
|
|
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
2018-06-21
3
-117
/
+0
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-41
/
+14
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
33
-295
/
+300
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
2018-06-21
1
-0
/
+2
|
*
|
|
|
|
|
|
|
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-0
/
+1
|
*
|
|
|
|
|
|
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-11
/
+0
|
*
|
|
|
|
|
|
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-9
/
+0
|
*
|
|
|
|
|
|
|
atomics/arm: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
1
-10
/
+10
|
*
|
|
|
|
|
|
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-10
/
+1
|
*
|
|
|
|
|
|
|
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
1
-1
/
+0
|
*
|
|
|
|
|
|
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-2
/
+2
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
6
-37
/
+11
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-06
33
-295
/
+300
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-03
6
-37
/
+11
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-22
1
-0
/
+3
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-08-02
1
-1
/
+3
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
2018-07-30
1
-1
/
+3
*
|
|
|
|
|
|
|
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-08-01
1
-4
/
+1
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-27
2
-1
/
+2
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-07-22
2
-7
/
+4
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
[next]