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/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-06-03
2
-4
/
+7
*
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+2
*
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
2
-0
/
+10
*
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
2018-06-03
1
-6
/
+13
*
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
2
-47
/
+41
*
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-06-03
2
-22
/
+0
*
powerpc/64: remove start_tb and accum_tb from thread_struct
Nicholas Piggin
2018-06-03
1
-5
/
+1
*
powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
Nicholas Piggin
2018-06-03
1
-2
/
+31
*
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-06-03
5
-0
/
+24
*
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
2018-06-03
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2018-06-03
2
-0
/
+7
|
\
|
*
powerpc/64s: Clear PCR on boot
Michael Neuling
2018-05-18
2
-0
/
+7
*
|
Merge branch 'topic/kbuild' into next
Michael Ellerman
2018-06-03
1
-4
/
+11
|
\
\
|
*
|
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
2018-06-01
1
-4
/
+11
|
|
/
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-06-03
3
-2
/
+15
|
\
\
|
*
|
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
Simon Guo
2018-05-24
1
-0
/
+12
|
*
|
powerpc: Export msr_check_and_set() to modules
Simon Guo
2018-05-24
1
-0
/
+1
|
*
|
powerpc/kvm: Prefer fault_in_pages_readable function
Mathieu Malaterre
2018-05-17
1
-2
/
+2
|
|
/
*
|
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
2018-06-01
1
-24
/
+49
*
|
powerpc/livepatch: Fix build error with kprobes disabled.
Aneesh Kumar K.V
2018-05-29
1
-1
/
+2
*
|
powerpc/modules: remove unused mod_arch_specific.toc field
Josh Poimboeuf
2018-05-28
1
-1
/
+0
*
|
powerpc: Add a missing include header
Mathieu Malaterre
2018-05-25
1
-0
/
+1
*
|
powerpc/32: Add a missing include header
Mathieu Malaterre
2018-05-25
1
-0
/
+1
*
|
powerpc/tau: Make some function static
Mathieu Malaterre
2018-05-25
1
-4
/
+4
*
|
powerpc: Make function btext_initialize static
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
|
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
2018-05-25
4
-9
/
+12
*
|
powerpc/mm/radix: Use do/while(0) trick for single statement block
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
|
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2018-05-25
2
-6
/
+6
*
|
powerpc: Add __printf verification to prom_printf
Mathieu Malaterre
2018-05-25
1
-56
/
+58
*
|
powerpc/8xx: fix invalid register expression in head_8xx.S
Christophe Leroy
2018-05-24
1
-1
/
+1
*
|
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
2018-05-21
1
-0
/
+1
*
|
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
2018-05-21
1
-2
/
+2
*
|
powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging"
Colin Ian King
2018-05-18
1
-1
/
+1
*
|
powerpc/32: Use stmw/lmw for registers save/restore in asm
Christophe Leroy
2018-05-17
2
-0
/
+14
*
|
powerpc: Avoid an unnecessary test and branch in longjmp()
Christophe Leroy
2018-05-17
1
-5
/
+4
*
|
powerpc/prom: Drop support for old FDT versions
Michael Ellerman
2018-05-11
1
-19
/
+4
*
|
powerpc: Make it clearer that systbl check errors are errors
Michael Ellerman
2018-05-10
1
-2
/
+2
*
|
powerpc/syscalls: kill ppc32_select()
Al Viro
2018-05-10
1
-9
/
+0
*
|
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
Michael Ellerman
2018-05-10
2
-0
/
+2
*
|
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
2018-05-10
3
-3
/
+2
*
|
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
Al Viro
2018-05-10
3
-30
/
+31
*
|
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
Al Viro
2018-05-10
2
-5
/
+5
*
|
powerpc/livepatch: Implement reliable stack tracing for the consistency model
Torsten Duwe
2018-05-10
1
-1
/
+118
*
|
powerpc/watchdog: provide more data in watchdog messages
Nicholas Piggin
2018-05-10
1
-3
/
+25
*
|
powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected
Nicholas Piggin
2018-05-10
1
-2
/
+0
*
|
powerpc/64/kexec: fix race in kexec when XIVE is shutdown
Cédric Le Goater
2018-05-10
1
-4
/
+4
*
|
powerpc/watchdog: fix typo 'can by' to 'can be'
Wolfram Sang
2018-05-10
1
-1
/
+1
*
|
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
2018-05-03
1
-0
/
+3
*
|
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
2018-05-03
1
-0
/
+8
*
|
powerpc/fadump: exclude memory holes while reserving memory in second kernel
Mahesh Salgaonkar
2018-05-03
1
-6
/
+23
[next]