index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2020-10-06
powerpc/64: make restore_interrupts 64e only
Nicholas Piggin
2020-10-06
powerpc/64e: remove 64s specific interrupt soft-mask code
Nicholas Piggin
2020-10-06
powerpc/64e: remove PACA_IRQ_EE_EDGE
Nicholas Piggin
2020-10-06
powerpc/64: fix irq replay pt_regs->softe value
Nicholas Piggin
2020-10-06
powerpc/64: fix irq replay missing preempt
Nicholas Piggin
2020-10-06
powerpc: untangle cputable mce include
Nicholas Piggin
2020-09-18
powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default()
Cédric Le Goater
2020-09-18
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2020-09-18
powerpc: Move arch_cpu_idle_dead() into smp.c
Michael Ellerman
2020-09-18
powerpc/process: Fix uninitialised variable error
Michael Ellerman
2020-09-16
powerpc/smp: Create coregroup domain
Srikar Dronamraju
2020-09-16
powerpc/smp: Allocate cpumask only after searching thread group
Srikar Dronamraju
2020-09-16
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
2020-09-16
powerpc/smp: Optimize start_secondary
Srikar Dronamraju
2020-09-16
powerpc/smp: Dont assume l2-cache to be superset of sibling
Srikar Dronamraju
2020-09-16
powerpc/smp: Move topology fixups into a new function
Srikar Dronamraju
2020-09-16
powerpc/smp: Move powerpc_topology above
Srikar Dronamraju
2020-09-16
powerpc/smp: Merge Power9 topology with Power topology
Srikar Dronamraju
2020-09-16
powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES
Srikar Dronamraju
2020-09-15
powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
Cédric Le Goater
2020-09-15
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU
Christophe Leroy
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
Christophe Leroy
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_VSX
Christophe Leroy
2020-09-15
powerpc/process: Tag an #endif to help locate the matching #ifdef.
Christophe Leroy
2020-09-15
powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
Christophe Leroy
2020-09-15
powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) ...
Christophe Leroy
2020-09-15
powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
Christophe Leroy
2020-09-15
powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED()
Christophe Leroy
2020-09-15
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU
Christophe Leroy
2020-09-15
powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
Christophe Leroy
2020-09-15
powerpc/tau: Disable TAU between measurements
Finn Thain
2020-09-15
powerpc/tau: Check processor type before enabling TAU interrupt
Finn Thain
2020-09-15
powerpc/tau: Remove duplicated set_thresholds() call
Finn Thain
2020-09-15
powerpc/tau: Convert from timer to workqueue
Finn Thain
2020-09-15
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-09-15
powerpc/64/mm: implement page mapping percpu first chunk allocator
Aneesh Kumar K.V
2020-09-15
powerpc/percpu: Update percpu bootmem allocator
Aneesh Kumar K.V
2020-09-15
powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Add hw_len wherever missing
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
Ravi Bangoria
2020-09-15
powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Fix handling of vector instructions
Ravi Bangoria
2020-09-15
powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors
Ravi Bangoria
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
[next]