index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
2
-1
/
+5
*
powerpc/vas: Define and use common vas_window struct
Haren Myneni
2021-06-20
5
-124
/
+132
*
powerpc/vas: Move update_csb/dump_crb to common book3s platform
Haren Myneni
2021-06-20
1
-146
/
+9
*
powerpc/vas: Create take/drop pid and mm reference functions
Haren Myneni
2021-06-20
3
-59
/
+12
*
powerpc/vas: Add platform specific user window operations
Haren Myneni
2021-06-20
2
-1
/
+46
*
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
2021-06-20
1
-0
/
+18
*
powerpc/vas: Move VAS API to book3s common platform
Haren Myneni
2021-06-20
4
-295
/
+1
*
powerpc/powernv/vas: Release reference to tgid during window close
Haren Myneni
2021-06-20
1
-4
/
+5
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
1
-44
/
+8
|
\
|
*
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
Nicholas Piggin
2021-06-10
1
-44
/
+8
*
|
powerpc: Move update_power8_hid0() into its only user
Christophe Leroy
2021-06-16
1
-0
/
+10
*
|
powerpc/powernv/pci: fix header guard
Nick Desaulniers
2021-05-23
1
-1
/
+1
|
/
*
powerpc/powernv/memtrace: Fix dcache flushing
Sandipan Das
2021-05-04
1
-2
/
+2
*
powerpc/powernv: remove the nvlink support
Christoph Hellwig
2021-05-02
6
-914
/
+8
*
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
2021-04-22
1
-7
/
+8
*
powerpc/64s: remove unneeded semicolon
Yang Li
2021-04-22
1
-1
/
+1
*
powerpc/powernv: make symbol 'mpipl_kobj' static
Bixuan Cui
2021-04-14
1
-1
/
+1
*
powerpc/powernv/memtrace: Allow mmaping trace buffers
Jordan Niethe
2021-04-08
1
-1
/
+17
*
powerpc/powernv: Remove unneeded variable: "rc"
dingsenjie
2021-03-29
1
-4
/
+1
*
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
1
-22
/
+0
|
\
|
*
powerpc/powernv: remove get_cxl_module
Christoph Hellwig
2021-02-08
1
-22
/
+0
*
|
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
10
-29
/
+53
|
\
\
|
*
|
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
2021-02-11
1
-0
/
+29
|
*
|
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
2021-02-11
1
-3
/
+3
|
*
|
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-08
1
-1
/
+1
|
*
|
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-08
1
-0
/
+1
|
*
|
powerpc: introduce die_mce
Nicholas Piggin
2021-02-08
1
-1
/
+1
|
*
|
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2021-02-08
2
-6
/
+8
|
*
|
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
2021-01-31
2
-18
/
+0
|
*
|
powerpc/powernv/pci: fix a RCU-list lock
Qian Cai
2021-01-31
1
-0
/
+4
|
*
|
powerpc/vas: Fix IRQ name allocation
Cédric Le Goater
2021-01-30
2
-3
/
+9
|
|
/
*
/
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2021-01-06
1
-3
/
+3
|
/
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
10
-119
/
+238
|
\
|
*
powerpc/powernv: Rate limit opal-elog read failure message
Andrew Donnellan
2020-12-15
1
-2
/
+2
|
*
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
2020-12-09
1
-1
/
+1
|
*
powerpc/powernv/idle: Restore CIABR after idle for Power9
Jordan Niethe
2020-12-07
1
-0
/
+3
|
*
powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
Alexey Kardashevskiy
2020-12-04
1
-2
/
+14
|
*
powernv/pci: Print an error when device enable is blocked
Oliver O'Halloran
2020-12-03
1
-1
/
+3
|
*
ocxl: Initiate a TLB invalidate command
Christophe Lombard
2020-12-03
1
-0
/
+69
|
*
ocxl: Assign a register set to a Logical Partition
Christophe Lombard
2020-12-03
1
-0
/
+45
|
*
powerpc/64s/powernv: Ratelimit harmless HMI error printing
Nicholas Piggin
2020-12-03
1
-12
/
+17
|
*
Merge branch 'fixes' into next
Michael Ellerman
2020-11-25
1
-3
/
+21
|
|
\
|
*
|
powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...
David Hildenbrand
2020-11-19
2
-109
/
+62
|
*
|
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
2020-11-19
1
-7
/
+15
|
*
|
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
2020-11-19
1
-0
/
+22
|
*
|
powerpc/powernv/sriov: fix unsigned int win compared to less than zero
Kaixu Xia
2020-11-19
1
-1
/
+1
*
|
|
powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE
Nicholas Piggin
2020-12-02
1
-2
/
+7
*
|
|
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
2020-11-26
1
-0
/
+3
|
|
/
|
/
|
*
|
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
2020-11-19
1
-3
/
+4
*
|
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
1
-2
/
+8
[next]