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.13.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
2017-05-03
powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()
Andrew Donnellan
1
-0
/
+7
2017-04-28
powerpc/powernv: Fix iommu table size calculation hook for small tables
Alexey Kardashevskiy
1
-1
/
+2
2017-04-28
powerpc/powernv: Check kzalloc() return value in pnv_pci_table_alloc
Alexey Kardashevskiy
2
-0
/
+6
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
1
-0
/
+1
2017-04-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-12
/
+35
2017-04-26
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
1
-4
/
+8
2017-04-26
powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()
Michael Ellerman
1
-1
/
+2
2017-04-23
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
1
-13
/
+0
2017-04-13
powerpc/powernv: Always enable SMP when building powernv
Michael Ellerman
1
-0
/
+1
2017-04-13
powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
Nicholas Piggin
1
-2
/
+26
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
1
-7
/
+16
2017-04-12
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
5
-11
/
+61
2017-04-11
powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
Gautham R. Shenoy
1
-0
/
+30
2017-04-11
powerpc/powernv/idle: Don't override default/deepest directly in kernel
Gautham R. Shenoy
1
-17
/
+18
2017-04-11
powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
Gautham R. Shenoy
1
-1
/
+9
2017-04-11
powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
Gautham R. Shenoy
3
-18
/
+27
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2
-4
/
+2
2017-04-11
powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
Alistair Popple
1
-0
/
+1
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
1
-1
/
+1
2017-04-10
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
3
-10
/
+45
2017-04-06
powerpc/powernv: Add XIVE related definitions to opal-api.h
Benjamin Herrenschmidt
1
-0
/
+15
2017-04-04
powerpc/powernv: Add OPAL exports attributes to sysfs
Matt Brown
1
-0
/
+76
2017-04-04
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
4
-1
/
+469
2017-04-03
powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
Alistair Popple
1
-0
/
+12
2017-04-03
powerpc/book3s: Print task info if we take a machine check in user mode
Michael Ellerman
1
-1
/
+1
2017-03-31
powerpc/mm: Add translation mode information in /proc/cpuinfo
Aneesh Kumar K.V
1
-0
/
+4
2017-03-31
powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()
Vipin K Parashar
1
-0
/
+4
2017-03-30
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
2
-7
/
+8
2017-03-30
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
Alexey Kardashevskiy
1
-6
/
+4
2017-03-30
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
Alexey Kardashevskiy
1
-1
/
+25
2017-03-28
powerpc/powernv: Fix XSCOM address mangling for form 1 indirect
Michael Neuling
1
-10
/
+17
2017-03-28
powerpc/powernv: de-deuplicate OPAL call wrappers
Oliver O'Halloran
1
-31
/
+22
2017-03-20
powerpc/powernv/npu: Remove dead iommu code
Alexey Kardashevskiy
1
-3
/
+1
2017-03-20
powerpc/powernv: Fix it_ops::get() callback to return in cpu endian
Alexey Kardashevskiy
1
-1
/
+1
2017-03-10
powerpc/64s: fix handling of non-synchronous machine checks
Nicholas Piggin
1
-15
/
+6
2017-03-09
powerpc/powernv/ioda2: Update iommu table base on ownership change
Alexey Kardashevskiy
1
-5
/
+12
2017-03-09
powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
Alexey Kardashevskiy
1
-0
/
+3
2017-03-07
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2017-03-04
powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=n
Alexey Kardashevskiy
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+2
2017-02-28
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-94
/
+264
2017-02-20
powerpc/powernv: Make PCI non-optional
Michael Ellerman
1
-1
/
+2
2017-02-17
powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()
Gavin Shan
1
-2
/
+0
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-46
/
+29
2017-02-10
powerpc/powernv: Fix opal_exit tracepoint opcode
Michael Ellerman
1
-1
/
+1
2017-02-09
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
1
-2
/
+10
2017-02-09
powerpc/opal-lpc: Remove unneeded include
Benjamin Herrenschmidt
1
-1
/
+0
[next]