index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
3
-6
/
+40
*
powerpc/64s: Fix system reset vs general interrupt reentrancy
Nicholas Piggin
2017-04-28
2
-3
/
+7
*
powerpc/64s: Exception macro for stack frame and initial register save
Nicholas Piggin
2017-04-28
1
-9
/
+4
*
powerpc/64s: Add exception macro that does not enable RI
Nicholas Piggin
2017-04-28
1
-13
/
+4
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-04-28
1
-4
/
+50
|
\
|
*
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
2017-03-30
1
-5
/
+22
|
*
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
Alexey Kardashevskiy
2017-03-30
1
-0
/
+4
|
*
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
Alexey Kardashevskiy
2017-03-30
1
-0
/
+25
*
|
powerpc/ftrace/64: Split further based on -mprofile-kernel
Naveen N. Rao
2017-04-27
4
-305
/
+346
*
|
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
2017-04-27
8
-493
/
+532
*
|
powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
Tyrel Datwyler
2017-04-24
1
-0
/
+6
*
|
Merge branch 'topic/kprobes' into next
Michael Ellerman
2017-04-24
5
-31
/
+244
|
\
\
|
*
|
powerpc/kprobes: Prefer ftrace when probing function entry
Naveen N. Rao
2017-04-24
1
-2
/
+15
|
*
|
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
2017-04-24
1
-3
/
+3
|
*
|
powerpc/kprobes: Add support for KPROBES_ON_FTRACE
Naveen N. Rao
2017-04-24
3
-1
/
+114
|
*
|
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
2
-2
/
+60
|
|
/
*
|
powerpc/kprobes: Blacklist exception handlers
Naveen N. Rao
2017-04-23
2
-0
/
+11
*
|
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
Naveen N. Rao
2017-04-23
1
-21
/
+34
*
|
powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()
Naveen N. Rao
2017-04-23
1
-4
/
+1
*
|
powerpc/kprobes: Remove duplicate saving of MSR
Naveen N. Rao
2017-04-23
1
-1
/
+0
*
|
powerpc/64s: Simplify POWER9 DD1 idle workaround code
Nicholas Piggin
2017-04-23
1
-11
/
+5
*
|
powerpc/64s: Idle POWER8 avoid full state loss recovery where possible
Nicholas Piggin
2017-04-23
1
-6
/
+83
*
|
powerpc/64s: Idle do not hold reservation longer than required
Nicholas Piggin
2017-04-23
1
-9
/
+11
*
|
powerpc/64s: Expand core idle state bits
Nicholas Piggin
2017-04-23
1
-16
/
+17
*
|
powerpc/64s: Fix POWER9 machine check handler from stop state
Nicholas Piggin
2017-04-23
2
-35
/
+69
*
|
powerpc/64s: Use alternative feature patching
Nicholas Piggin
2017-04-23
1
-9
/
+14
*
|
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
2017-04-23
2
-35
/
+13
*
|
powerpc/64s: Move remaining system reset idle code into idle_book3s.S
Nicholas Piggin
2017-04-23
2
-46
/
+44
*
|
powerpc/64s: Remove unnecessary relocation branch from idle handler
Nicholas Piggin
2017-04-23
1
-1
/
+1
*
|
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
2017-04-19
1
-2
/
+6
*
|
powerpc/64s: Revert setting of LPCR[LPES] on POWER9
Nicholas Piggin
2017-04-19
1
-2
/
+2
*
|
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
2017-04-13
2
-5
/
+13
*
|
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
2
-17
/
+52
*
|
powerpc/64s: Add SCV FSCR bit for ISA v3.0
Nicholas Piggin
2017-04-13
1
-0
/
+1
*
|
powerpc/64s: Add msgp facility unavailable log string
Nicholas Piggin
2017-04-13
1
-0
/
+1
*
|
powerpc/tracing: Allow tracing of mmap syscalls
Balbir Singh
2017-04-12
1
-8
/
+8
*
|
powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pages
Michael Ellerman
2017-04-12
1
-2
/
+2
*
|
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
2017-04-12
3
-46
/
+28
|
\
\
|
*
|
powerpc: Fixup LPCR:PECE and HEIC setting on POWER9
Benjamin Herrenschmidt
2017-04-10
1
-5
/
+10
|
*
|
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2017-04-07
2
-41
/
+8
|
*
|
powerpc: Add optional smp_ops->prepare_cpu SMP callback
Benjamin Herrenschmidt
2017-04-06
1
-0
/
+10
|
|
/
*
|
powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
Gautham R. Shenoy
2017-04-11
2
-1
/
+48
*
|
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
2017-04-10
3
-3
/
+0
*
|
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-10
4
-5
/
+4
*
|
powerpc/prom: Increase minimum RMA size to 512MB
Sukadev Bhattiprolu
2017-04-04
1
-1
/
+1
[next]