index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
1
-7
/
+8
2021-04-22
powerpc/64s: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-14
powerpc/powernv: make symbol 'mpipl_kobj' static
Bixuan Cui
1
-1
/
+1
2021-04-08
powerpc/powernv/memtrace: Allow mmaping trace buffers
Jordan Niethe
1
-1
/
+17
2021-03-29
powerpc/powernv: Remove unneeded variable: "rc"
dingsenjie
1
-4
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+0
2021-02-23
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-29
/
+53
2021-02-11
powerpc/mm: Remove dcache flush from memory remove.
Aneesh Kumar K.V
1
-0
/
+29
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
1
-3
/
+3
2021-02-08
powerpc: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2021-02-08
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
1
-0
/
+1
2021-02-08
powerpc: introduce die_mce
Nicholas Piggin
1
-1
/
+1
2021-02-08
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2
-6
/
+8
2021-02-08
powerpc/powernv: remove get_cxl_module
Christoph Hellwig
1
-22
/
+0
2021-01-31
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
2
-18
/
+0
2021-01-31
powerpc/powernv/pci: fix a RCU-list lock
Qian Cai
1
-0
/
+4
2021-01-30
powerpc/vas: Fix IRQ name allocation
Cédric Le Goater
2
-3
/
+9
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
1
-3
/
+3
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-119
/
+238
2020-12-15
powerpc/powernv: Rate limit opal-elog read failure message
Andrew Donnellan
1
-2
/
+2
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
1
-1
/
+1
2020-12-07
powerpc/powernv/idle: Restore CIABR after idle for Power9
Jordan Niethe
1
-0
/
+3
2020-12-04
powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
Alexey Kardashevskiy
1
-2
/
+14
2020-12-03
powernv/pci: Print an error when device enable is blocked
Oliver O'Halloran
1
-1
/
+3
2020-12-03
ocxl: Initiate a TLB invalidate command
Christophe Lombard
1
-0
/
+69
2020-12-03
ocxl: Assign a register set to a Logical Partition
Christophe Lombard
1
-0
/
+45
2020-12-03
powerpc/64s/powernv: Ratelimit harmless HMI error printing
Nicholas Piggin
1
-12
/
+17
2020-12-02
powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE
Nicholas Piggin
1
-2
/
+7
2020-11-26
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
1
-0
/
+3
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
1
-3
/
+21
2020-11-19
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
1
-3
/
+4
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-2
/
+8
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-0
/
+11
2020-11-19
powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory al...
David Hildenbrand
2
-109
/
+62
2020-11-19
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
1
-7
/
+15
2020-11-19
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
1
-0
/
+22
2020-11-19
powerpc/powernv/sriov: fix unsigned int win compared to less than zero
Kaixu Xia
1
-1
/
+1
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-18
/
+45
2020-10-19
powerpc/powernv/dump: Handle multiple writes to ack attribute
Vasant Hegde
1
-3
/
+8
2020-10-19
powerpc/powernv/dump: Fix race while processing OPAL dump
Vasant Hegde
1
-12
/
+29
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-205
/
+320
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-10-16
powerpc/opal_elog: Handle multiple writes to ack attribute
Aneesh Kumar K.V
1
-3
/
+8
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
1
-13
/
+3
2020-10-06
powerpc/eeh: Move EEH initialisation to an arch initcall
Oliver O'Halloran
1
-1
/
+1
2020-10-06
powerpc/powernv: Stop using eeh_ops->init()
Oliver O'Halloran
1
-49
/
+45
2020-10-06
powerpc/eeh: Rework EEH initialisation
Oliver O'Halloran
1
-2
/
+2
2020-10-06
powerpc/powernv/elog: Fix race while processing OPAL error log event.
Mahesh Salgaonkar
1
-7
/
+26
2020-09-18
powerpc/powernv: fix wrong warning message in opalcore_config_init()
Qinglang Miao
1
-1
/
+1
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
1
-2
/
+2
[next]