index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
powerpc: Snapshot thread flags
Mark Rutland
2
-9
/
+7
2021-12-01
powerpc: Avoid discarding flags in system_call_exception()
Mark Rutland
1
-1
/
+1
2021-11-30
powerpc/modules: Don't WARN on first module allocation attempt
Christophe Leroy
1
-5
/
+6
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
9
-75
/
+42
2021-11-29
powerpc/watchdog: help remote CPUs to flush NMI printk output
Nicholas Piggin
1
-6
/
+31
2021-11-29
powerpc: Don't bother about .data..Lubsan sections
Christophe Leroy
1
-8
/
+0
2021-11-29
powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32
Christophe Leroy
3
-10
/
+123
2021-11-29
powerpc/ftrace: Add module_trampoline_target() for PPC32
Christophe Leroy
2
-33
/
+29
2021-11-29
powerpc/ftrace: No need to read LR from stack in _mcount()
Christophe Leroy
1
-5
/
+4
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
1
-1
/
+1
2021-11-29
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
1
-0
/
+1
2021-11-25
powerpc/watchdog: Fix wd_smp_last_reset_tb reporting
Nicholas Piggin
1
-4
/
+4
2021-11-25
powerpc/watchdog: read TB close to where it is used
Nicholas Piggin
1
-12
/
+14
2021-11-25
powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi
Nicholas Piggin
1
-19
/
+74
2021-11-25
powerpc/watchdog: tighten non-atomic read-modify-write access
Nicholas Piggin
1
-10
/
+26
2021-11-25
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
Nicholas Piggin
1
-1
/
+40
2021-11-25
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
1
-1
/
+1
2021-11-25
powerpc/rtas: rtas_busy_delay_time() kernel-doc
Nathan Lynch
1
-2
/
+19
2021-11-25
powerpc/rtas: rtas_busy_delay() improvements
Nathan Lynch
1
-7
/
+67
2021-11-25
powerpc/rtas: kernel-doc fixes
Nathan Lynch
1
-4
/
+5
2021-11-25
powerpc/eeh: Use a goto for recovery failures
Oliver O'Halloran
1
-48
/
+45
2021-11-25
powerpc/eeh: Small refactor of eeh_handle_normal_event()
Daniel Axtens
1
-34
/
+35
2021-11-25
powerpc/btext: add missing of_node_put
Julia Lawall
1
-1
/
+3
2021-11-24
KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
Nicholas Piggin
1
-0
/
+6
2021-11-24
KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
Nicholas Piggin
1
-0
/
+28
2021-11-24
powerpc/64s: Always set PMU control registers to frozen/disabled when not in use
Nicholas Piggin
2
-5
/
+5
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2
-0
/
+10
2021-11-24
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
1
-9
/
+43
2021-11-24
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
1
-0
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
Nicholas Piggin
1
-0
/
+1
2021-11-24
powerpc/32: Fix hardlockup on vmap stack overflow
Christophe Leroy
1
-3
/
+3
2021-11-21
Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+18
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+3
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2
-3
/
+3
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+6
2021-11-16
powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-6
/
+7
2021-11-16
powerpc/signal32: Fix sigset_t copy
Christophe Leroy
1
-2
/
+8
2021-11-15
powerpc: clean vdso32 and vdso64 directories
Masahiro Yamada
1
-0
/
+3
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+10
2021-11-10
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
1
-0
/
+6
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+14
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-9
/
+9
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
3
-4
/
+4
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
4
-8
/
+8
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
2
-5
/
+13
[prev]
[next]