index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Move the two FAST_ENDIAN macros next to each other
Michael Ellerman
2017-10-22
1
-6
/
+6
*
powerpc/xmon: Add kstack base to paca dump
Michael Ellerman
2017-10-22
1
-0
/
+1
*
powerpc/configs: Enable I2C_CHARDEV for pseries and powernv
Andrew Donnellan
2017-10-22
2
-0
/
+2
*
powerpc/mm/radix: Drop unneeded NULL check
Michael Ellerman
2017-10-22
2
-18
/
+10
*
powerpc/xmon: Check before calling xive functions
Breno Leitao
2017-10-22
1
-0
/
+5
*
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
Vaibhav Jain
2017-10-22
2
-0
/
+5
*
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
2017-10-21
3
-0
/
+11
*
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
2017-10-21
6
-0
/
+42
*
powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND
Michael Ellerman
2017-10-20
1
-0
/
+1
*
powerpc/tm: Add commandline option to disable hardware transactional memory
Cyril Bur
2017-10-20
2
-0
/
+35
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-10-20
5
-50
/
+14
|
\
|
*
KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature
Michael Ellerman
2017-10-20
1
-2
/
+2
|
*
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2017-10-19
4
-48
/
+12
*
|
powerpc/vphn: Fix numa update end-loop bug
Michael Bringmann
2017-10-16
1
-2
/
+8
*
|
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
2017-10-16
3
-1
/
+32
*
|
powerpc/vphn: Improve recognition of PRRN/VPHN
Michael Bringmann
2017-10-16
1
-4
/
+4
*
|
powerpc/vphn: Update CPU topology when VPHN enabled
Michael Bringmann
2017-10-16
1
-1
/
+21
*
|
powerpc/mce: hookup memory_failure for UE errors
Balbir Singh
2017-10-16
1
-3
/
+67
*
|
powerpc/mce: Hookup ierror (instruction) UE errors
Balbir Singh
2017-10-16
1
-3
/
+19
*
|
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
2017-10-16
5
-8
/
+94
*
|
powerpc/mce: Align the print of physical address better
Balbir Singh
2017-10-16
1
-1
/
+1
*
|
powerpc/mce: Remove unused function get_mce_fault_addr()
Balbir Singh
2017-10-16
2
-41
/
+0
*
|
powerpc/modules: Use WARN_ON() in stub_for_addr()
Kamalesh Babulal
2017-10-13
1
-1
/
+2
*
|
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
2017-10-13
3
-5
/
+16
*
|
selftests/powerpc: context_switch: Fix pthread errors
Cyril Bur
2017-10-13
1
-3
/
+14
*
|
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
Vaibhav Jain
2017-10-10
3
-5
/
+4
*
|
cxl: Add support for POWER9 DD2
Christophe Lombard
2017-10-06
3
-36
/
+28
*
|
powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Kautuk Consul
2017-10-06
1
-1
/
+2
*
|
selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths
Seth Forshee
2017-10-06
1
-1
/
+5
*
|
powerpc: Always initialize input array when calling epapr_hypercall()
Seth Forshee
2017-10-06
1
-6
/
+6
*
|
powerpc: Add PPC_EMULATED_STATS to powernv_defconfig
Michael Neuling
2017-10-06
1
-0
/
+1
*
|
powerpc/xmon: Add option to show uptime information
Guilherme G. Piccoli
2017-10-06
1
-0
/
+24
*
|
powerpc/powernv: Make opal_event_shutdown() callable from IRQ context
Michael Ellerman
2017-10-06
1
-1
/
+7
*
|
powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...
Naveen N. Rao
2017-10-05
1
-11
/
+9
*
|
powerpc/jprobes: Disable preemption when triggered through ftrace
Naveen N. Rao
2017-10-05
1
-4
/
+11
*
|
powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels
Naveen N. Rao
2017-10-04
1
-2
/
+6
*
|
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
2017-10-04
4
-9
/
+14
*
|
powerpc/kprobes: Do not suppress instruction emulation if a single run failed
Naveen N. Rao
2017-10-04
1
-3
/
+14
*
|
powerpc/kprobes: Some cosmetic updates to try_to_emulate()
Naveen N. Rao
2017-10-04
1
-2
/
+2
*
|
powerpc/configs: Add Skiroot defconfig
Joel Stanley
2017-10-04
1
-0
/
+232
*
|
powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32
Sandipan Das
2017-10-04
1
-0
/
+4
*
|
powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32
Sandipan Das
2017-10-04
1
-0
/
+13
*
|
powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0
Sandipan Das
2017-10-04
1
-0
/
+2
*
|
powerpc/powermac: Use setup_timer() helper
Allen Pais
2017-10-04
1
-3
/
+1
*
|
powerpc/6xx: Use setup_timer() helper
Allen Pais
2017-10-04
1
-2
/
+1
*
|
powerpc/oprofile: Use setup_timer() helper
Allen Pais
2017-10-04
1
-6
/
+2
*
|
powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
Nicholas Piggin
2017-10-04
1
-1
/
+1
*
|
powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2017-10-04
5
-0
/
+57
*
|
powerpc/64s: Implement system reset idle wakeup reason
Nicholas Piggin
2017-10-04
1
-3
/
+38
*
|
powerpc/xmon: Avoid tripping SMP hardlockup watchdog
Nicholas Piggin
2017-10-04
1
-4
/
+13
[next]