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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
powerpc/xmon: Add a dump of all XIVE interrupts
Cédric Le Goater
1
-0
/
+21
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
6
-6
/
+83
2019-08-19
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
Cédric Le Goater
1
-7
/
+10
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
8
-39
/
+100
2019-08-19
powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...
Alexey Kardashevskiy
2
-11
/
+11
2019-08-19
powerpc/iommu: Allow bypass-only for DMA
Alexey Kardashevskiy
1
-6
/
+5
2019-08-19
powerpc/powernv/ioda: Fix race in TCE level allocation
Alexey Kardashevskiy
1
-5
/
+13
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
2
-3
/
+14
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-50
/
+163
2019-08-19
Merge branch 'fixes' into next
Michael Ellerman
10
-10
/
+56
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
5
-23
/
+108
2019-08-16
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
3
-1
/
+15
2019-08-16
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
1
-13
/
+23
2019-08-16
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
2
-13
/
+17
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
2
-4
/
+7
2019-08-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
1
-0
/
+4
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
1
-1
/
+1
2019-08-12
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
1
-1
/
+0
2019-08-05
powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-case
Leonardo Bras
1
-8
/
+18
2019-08-05
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
1
-1
/
+1
2019-08-05
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
Christophe Leroy
2
-4
/
+4
2019-08-05
powerpc/powernv: Restrict OPAL symbol map to only be readable by root
Andrew Donnellan
1
-4
/
+7
2019-08-05
powerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfig
Andrew Donnellan
1
-1
/
+1
2019-08-05
powerpc/powernv: Fix checkpatch warnings in opal-xscom.c
Andrew Donnellan
1
-4
/
+4
2019-08-05
powerpc/powernv: Get rid of old scom_controller abstraction
Andrew Donnellan
4
-351
/
+142
2019-08-05
powerpc/powernv: Remove dead SCOM access code
Andrew Donnellan
2
-94
/
+0
2019-08-05
powerpc/powernv: Move SCOM access code into powernv platform
Andrew Donnellan
7
-23
/
+12
2019-08-05
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
Nathan Lynch
1
-2
/
+0
2019-07-31
Revert "powerpc: slightly improve cache helpers"
Michael Ellerman
1
-4
/
+4
2019-07-31
powerpc/kasan: fix early boot failure on PPC32
Christophe Leroy
1
-2
/
+5
2019-07-30
powerpc/spe: Mark expected switch fall-throughs
Michael Ellerman
1
-0
/
+4
2019-07-30
powerpc/nvdimm: Pick nearby online node if the device node is not online
Aneesh Kumar K.V
1
-2
/
+27
2019-07-29
powerpc/kvm: Fall through switch case explicitly
Santosh Sivaraj
1
-0
/
+1
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
4
-1
/
+15
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2019-07-26
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
1
-1
/
+1
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-25
/
+103
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-1
/
+1
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
1
-1
/
+1
2019-07-22
powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails
Vaibhav Jain
1
-1
/
+14
2019-07-22
powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL
Vaibhav Jain
1
-7
/
+22
2019-07-22
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
Vaibhav Jain
1
-3
/
+8
2019-07-22
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2
-0
/
+8
2019-07-19
powerpc/dma: Fix invalid DMA mmap behavior
Shawn Anastasio
3
-1
/
+20
2019-07-19
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
Cédric Le Goater
2
-5
/
+3
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-12
/
+11
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-18
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
1
-4
/
+3
[next]