index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-2
/
+2
*
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
2
-10
/
+1
|
\
|
*
ARM: topology: remove unneeded check for /cpus node
Rob Herring
2018-09-28
1
-6
/
+0
|
*
ARM: use for_each_of_cpu_node iterator
Rob Herring
2018-09-28
1
-4
/
+1
*
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-1
/
+0
|
\
\
|
*
|
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
1
-1
/
+0
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
3
-64
/
+26
|
\
\
|
*
|
signal/arm: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-9
/
+2
|
*
|
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
2018-09-27
2
-55
/
+24
|
|
/
*
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-10-23
6
-168
/
+58
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
2018-10-10
6
-168
/
+58
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
2018-10-05
1
-4
/
+4
|
|
|
*
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
2018-10-05
1
-2
/
+6
|
|
|
*
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
2018-10-05
1
-6
/
+7
|
|
|
*
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
Julien Thierry
2018-10-05
1
-4
/
+6
|
|
|
*
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
2018-10-05
1
-22
/
+27
|
|
*
|
ARM: 8802/1: Call syscall_trace_exit even when system call skipped
Timothy E Baldwin
2018-10-10
1
-5
/
+4
|
|
*
|
ARM: 8788/1: ftrace: remove old mcount support
Stefan Agner
2018-09-19
3
-125
/
+4
|
|
/
/
*
|
|
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
1
-2
/
+2
|
\
\
\
|
*
|
|
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
1
-2
/
+2
|
|
/
/
*
|
|
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2018-10-12
1
-0
/
+2
|
/
/
*
|
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-22
1
-12
/
+1
*
|
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-22
1
-5
/
+4
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
3
-13
/
+34
|
\
\
|
*
\
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
2018-07-27
3
-13
/
+34
|
|
\
\
|
|
*
|
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
2018-07-10
3
-0
/
+25
|
|
*
|
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
2018-07-10
3
-8
/
+8
|
|
*
|
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
2018-07-10
3
-5
/
+0
|
|
*
|
arm: perf: prevent unbind/bind via sysfs
Stefan Agner
2018-07-09
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-08-13
3
-34
/
+44
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-08-13
3
-34
/
+44
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
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
1
-12
/
+8
|
|
|
*
|
|
ARM: signal: copy registers using __copy_from_user()
Russell King
2018-07-26
1
-17
/
+21
|
|
*
|
|
|
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
Vladimir Murzin
2018-07-30
1
-2
/
+10
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
1
-13
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ARM/time: Remove read_boot_clock64()
Pavel Tatashin
2018-07-20
1
-13
/
+2
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
1
-39
/
+39
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
1
-0
/
+1
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
perf/arch/arm: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-35
/
+36
|
*
|
|
|
|
|
|
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
1
-6
/
+5
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
3
-19
/
+3
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-06
2
-3
/
+3
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-03
3
-19
/
+3
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-08-01
1
-1
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
2018-07-30
1
-1
/
+3
*
|
|
|
|
|
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
1
-0
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-07-13
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
2018-07-11
1
-1
/
+1
|
|
/
/
[next]