index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
2017-04-24
2
-3
/
+44
*
powerpc/kprobes: Add support for KPROBES_ON_FTRACE
Naveen N. Rao
2017-04-24
5
-1
/
+125
*
powerpc/ftrace: Restore LR from pt_regs
Naveen N. Rao
2017-04-24
1
-6
/
+7
*
powerpc/kprobes: Emulate instructions on kprobe handler re-entry
Naveen N. Rao
2017-04-20
1
-0
/
+8
*
powerpc/kprobes: Factor out code to emulate instruction into a helper
Naveen N. Rao
2017-04-20
1
-21
/
+31
*
powerpc/kretprobes: Override default function entry offset
Naveen N. Rao
2017-04-20
1
-0
/
+9
*
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
2017-04-20
2
-4
/
+4
*
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
2017-04-20
3
-55
/
+60
*
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-19
4
-2
/
+6
|
\
|
*
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
2017-03-17
1
-1
/
+3
|
*
powerpc: Wire up statx() syscall
Chandan Rajendra
2017-03-16
3
-1
/
+3
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-03-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
crypto: powerpc - Fix initialisation of crc32c context
Daniel Axtens
2017-03-08
1
-1
/
+1
*
|
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-13
11
-30
/
+498
|
\
\
|
*
|
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-03-10
5
-0
/
+426
|
*
|
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
2017-03-10
3
-3
/
+11
|
*
|
powerpc/64s: fix handling of non-synchronous machine checks
Nicholas Piggin
2017-03-10
1
-15
/
+6
|
*
|
powerpc/powernv/ioda2: Update iommu table base on ownership change
Alexey Kardashevskiy
2017-03-09
1
-5
/
+12
|
*
|
powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
Alexey Kardashevskiy
2017-03-09
1
-0
/
+3
|
*
|
powerpc/perf: Handle sdar_mode for marked event in power9
Madhavan Srinivasan
2017-03-09
2
-7
/
+37
|
*
|
powerpc/perf: Fix perf_get_data_addr() for power9 DD1
Madhavan Srinivasan
2017-03-09
1
-0
/
+2
|
*
|
powerpc/boot: Fix zImage TOC alignment
Michael Ellerman
2017-03-08
1
-0
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
1
-6
/
+6
|
\
\
\
|
*
|
|
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
1
-6
/
+6
|
|
/
/
*
|
|
Merge branch 'prep-for-5level'
Linus Torvalds
2017-03-10
5
-0
/
+9
|
\
\
\
|
*
|
|
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
5
-0
/
+9
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
3
-32
/
+57
|
\
\
\
|
*
|
|
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2017-03-09
3
-7
/
+21
|
*
|
|
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
2017-03-09
1
-31
/
+42
|
|
/
/
*
|
|
axonram: Fix gendisk handling
Jan Kara
2017-03-08
1
-1
/
+4
|
/
/
*
|
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-07
19
-122
/
+725
|
\
\
|
|
/
|
/
|
|
*
powerpc: Sort the selects under CONFIG_PPC
Michael Ellerman
2017-03-06
1
-66
/
+72
|
*
powerpc/64: Fix L1D cache shape vector reporting L1I values
Michael Ellerman
2017-03-06
1
-2
/
+2
|
*
powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()
Anton Blanchard
2017-03-06
1
-1
/
+4
|
*
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
2017-03-06
3
-14
/
+150
|
*
powerpc: Parse the command line before calling CAS
Suraj Jitindar Singh
2017-03-06
1
-5
/
+5
|
*
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2017-03-06
2
-3
/
+24
|
*
powerpc/64: Fix checksum folding in csum_add()
Shile Zhang
2017-03-04
1
-1
/
+1
|
*
powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=n
Alexey Kardashevskiy
2017-03-04
1
-2
/
+2
|
*
powerpc/booke: Fix boot crash due to null hugepd
Laurentiu Tudor
2017-03-03
1
-1
/
+1
|
*
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
Nicholas Piggin
2017-03-03
1
-1
/
+10
|
*
powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
Gautham R. Shenoy
2017-03-03
2
-6
/
+8
|
*
powerpc/64: Invalidate process table caching after setting process table
Paul Mackerras
2017-03-03
1
-0
/
+4
|
*
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
2017-03-03
3
-0
/
+442
|
*
powerpc: Emulation support for load/store instructions on LE
Ravi Bangoria
2017-03-03
1
-20
/
+0
*
|
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-04
3
-7
/
+9
|
\
\
|
*
|
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
Paul Mackerras
2017-03-01
1
-4
/
+4
|
*
|
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
Paul Mackerras
2017-03-01
2
-3
/
+5
*
|
|
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
|
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
[next]