index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
4
-6
/
+21
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
1
-0
/
+1
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
1
-0
/
+2
2020-03-27
powerpc/smp: Use IS_ENABLED() to avoid #ifdef
Michael Ellerman
1
-3
/
+2
2020-03-27
powerpc/smp: Drop superfluous NULL check
Michael Ellerman
1
-5
/
+2
2020-03-27
powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.
Douglas Miller
1
-1
/
+6
2020-03-27
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
4
-0
/
+129
2020-03-27
powerpc/xmon: Add source flags to output of XIVE interrupts
Cédric Le Goater
1
-1
/
+4
2020-03-27
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
1
-0
/
+4
2020-03-27
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
4
-13
/
+14
2020-03-27
powerpc: Prefer __section and __printf from compiler_attributes.h
Nick Desaulniers
2
-2
/
+2
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
6
-0
/
+51
2020-03-25
powerpc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
6
-0
/
+6
2020-03-25
powerpc/prom_init: Remove leftover comment
Fabiano Rosas
1
-1
/
+0
2020-03-25
powerpc/kprobes: Ignore traps that happened in real mode
Christophe Leroy
1
-0
/
+3
2020-03-25
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
1
-17
/
+17
2020-03-25
powerpc/pseries: Avoid harmless preempt warning
Nicholas Piggin
1
-1
/
+9
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
4
-41
/
+62
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
6
-78
/
+61
2020-03-25
powerpc/eeh: Remove PHB check in probe
Oliver O'Halloran
1
-6
/
+0
2020-03-25
powerpc/eeh: Do early EEH init only when required
Oliver O'Halloran
1
-2
/
+0
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
4
-34
/
+0
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
6
-35
/
+2
2020-03-25
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
3
-3
/
+9
2020-03-25
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
3
-10
/
+31
2020-03-25
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries
Aneesh Kumar K.V
4
-2
/
+21
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
3
-18
/
+13
2020-03-25
powerpc/kasan: Fix kasan_remap_early_shadow_ro()
Christophe Leroy
1
-1
/
+1
2020-03-25
powerpc/kprobes: Remove redundant code
Christophe Leroy
1
-48
/
+33
2020-03-25
powerpc/64s: Fix section mismatch warnings from boot code
Michael Ellerman
1
-1
/
+3
2020-03-25
powerpc/xmon: Lower limits on nidump and ndump
Michael Ellerman
1
-3
/
+4
2020-03-25
powerpc/prom_init: Pass the "os-term" message to hypervisor
Alexey Kardashevskiy
1
-0
/
+3
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
6
-55
/
+29
2020-03-25
powerpc/cell: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-03-25
powerpc/sstep: Fix DS operand in ld encoding to appropriate value
Balamuruhan S
1
-2
/
+3
2020-03-25
powerpc/pseries: Fix of_read_drc_info_cell() to point at next record
Tyrel Datwyler
1
-1
/
+1
2020-03-24
KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
Laurent Dufour
1
-1
/
+2
2020-03-24
KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
Laurent Dufour
1
-11
/
+21
2020-03-24
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
Fabiano Rosas
1
-0
/
+3
2020-03-21
powerpc/ps3: Convert half completion to rcuwait
Peter Zijlstra (Intel)
1
-9
/
+9
2020-03-20
KVM: PPC: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-20
powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Michael Ellerman
1
-1
/
+1
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
4
-6
/
+18
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-6
/
+0
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
9
-27
/
+0
2020-03-19
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
5
-4
/
+4
2020-03-19
KVM: PPC: Book3S PR: Fix kernel crash with PR KVM
Greg Kurz
2
-2
/
+1
2020-03-19
KVM: PPC: Use fallthrough;
Joe Perches
5
-7
/
+6
2020-03-19
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
1
-0
/
+1
[prev]
[next]