index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64e: Don't place the stack beyond TASK_SIZE
Scott Wood
2017-05-05
1
-0
/
+5
*
powerpc/8xx: Adding support of IRQ in MPC8xx GPIO
Christophe Leroy
2017-05-03
2
-0
/
+27
*
powerpc/64e: Fix hang when debugging programs with relocated kernel
LiuHailong
2017-04-30
1
-0
/
+12
*
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/mm: Rename table dump file name
Christophe Leroy
2017-04-27
1
-1
/
+1
*
powerpc/mm: On PPC32, display 32 bits addresses in page table dump
Christophe Leroy
2017-04-27
1
-0
/
+5
*
powerpc/mm: Fix missing page attributes in page table dump
Christophe Leroy
2017-04-27
2
-0
/
+10
*
powerpc/mm: Fix page table dump build on PPC32
Christophe Leroy
2017-04-27
1
-11
/
+48
*
powerpc/mm/radix: Optimise tlbiel flush all case
Aneesh Kumar K.V
2017-04-27
1
-2
/
+13
*
powerpc/mm/radix: Optimise Page Walk Cache flush
Aneesh Kumar K.V
2017-04-27
1
-2
/
+13
*
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
2017-04-26
2
-4
/
+11
*
powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()
Michael Ellerman
2017-04-26
1
-1
/
+2
*
powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()
Michael Ellerman
2017-04-26
1
-1
/
+1
*
powerpc/mm: Ensure IRQs are off in switch_mm()
David Gibson
2017-04-24
1
-2
/
+15
*
powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
Tyrel Datwyler
2017-04-24
1
-0
/
+6
*
powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
Tyrel Datwyler
2017-04-24
1
-1
/
+0
*
powerpc/xmon: Deindent the SLB dumping logic
Michael Ellerman
2017-04-24
1
-17
/
+22
*
Merge branch 'topic/kprobes' into next
Michael Ellerman
2017-04-24
8
-84
/
+296
|
\
|
*
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
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
*
|
powerpc/kprobes: Blacklist common exception handlers
Naveen N. Rao
2017-04-23
1
-0
/
+1
*
|
powerpc/kprobes: Blacklist exception handlers
Naveen N. Rao
2017-04-23
3
-0
/
+13
*
|
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
Naveen N. Rao
2017-04-23
3
-60
/
+81
*
|
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
2
-11
/
+8
*
|
powerpc/64s: Idle POWER8 avoid full state loss recovery where possible
Nicholas Piggin
2017-04-23
2
-9
/
+112
*
|
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
2
-18
/
+19
*
|
powerpc/64s: Fix POWER9 machine check handler from stop state
Nicholas Piggin
2017-04-23
3
-35
/
+70
*
|
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
4
-59
/
+15
*
|
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
2
-9
/
+1
*
|
powerpc/mm: Add support for runtime configuration of ASLR limits
Michael Ellerman
2017-04-21
2
-5
/
+50
*
|
powerpc/mm: Wire up ioremap_cache()
Oliver O'Halloran
2017-04-21
1
-0
/
+2
*
|
powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers
Nicholas Piggin
2017-04-20
1
-1
/
+1
*
|
powerpc/xive: Fix missing check of rc != OPAL_BUSY
Michael Ellerman
2017-04-20
1
-0
/
+1
*
|
powerpc/64s: Remove SAO feature from Power9 DD1
Nicholas Piggin
2017-04-19
1
-1
/
+2
*
|
powerpc/64s: Remove ICSWX feature from Power9
Nicholas Piggin
2017-04-19
2
-2
/
+3
*
|
powerpc/perf: Add Power8 mem_access event to sysfs
Madhavan Srinivasan
2017-04-19
2
-0
/
+8
*
|
powerpc/perf: Support to export SIERs bit in Power9
Madhavan Srinivasan
2017-04-19
1
-0
/
+2
[next]