index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
Michael Ellerman
1
-1
/
+1
2017-07-10
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
2
-3
/
+27
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-108
/
+455
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
2
-31
/
+74
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
1
-1
/
+1
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
1
-1
/
+2
2017-06-27
powerpc/powernv/pci: Enable 64-bit devices to access >4GB DMA space
Russell Currey
1
-2
/
+91
2017-06-27
powerpc/powernv/pci: Add helper to check if a PE has a single vendor
Russell Currey
1
-0
/
+25
2017-06-27
powerpc/powernv/pci: Add support for PHB4 diagnostics
Russell Currey
1
-0
/
+105
2017-06-27
powerpc/powernv/pci: Dynamically allocate PHB diag data
Russell Currey
4
-18
/
+29
2017-06-27
powerpc/powernv/pci: Reduce spam when dumping PEST
Russell Currey
2
-20
/
+34
2017-06-22
powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
Alistair Popple
1
-29
/
+65
2017-06-19
powerpc/64s/idle: Run latch switch is done with MSR[EE]=0
Nicholas Piggin
1
-6
/
+6
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
1
-2
/
+8
2017-06-19
powerpc/powernv: Simplify lazy IRQ handling in CPU offline
Nicholas Piggin
2
-23
/
+29
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
3
-9
/
+67
2017-06-14
powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
Alistair Popple
1
-1
/
+2
2017-06-01
powerpc/64: Reclaim CPU_FTR_SUBCORE
Michael Ellerman
1
-1
/
+7
2017-05-30
powerpc/powernv/idle: Restore SPRs for deep idle states via stop API.
Akshay Adiga
1
-31
/
+52
2017-05-30
powerpc/powernv/idle: Correctly initialize core_idle_state_ptr
Gautham R. Shenoy
1
-10
/
+19
2017-05-30
powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
Nicholas Piggin
1
-0
/
+2
2017-05-30
powerpc/64s: Fix OPAL_CALL non-maskable interrupt reentrancy
Nicholas Piggin
1
-3
/
+3
2017-05-26
powerpc/powernv: Use stop_machine_cpuslocked()
Sebastian Andrzej Siewior
1
-3
/
+4
2017-05-25
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
Alistair Popple
1
-3
/
+2
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+1
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2017-05-04
powerpc/powernv: Block PCI config access on BCM5718 during EEH recovery
Gavin Shan
1
-0
/
+3
2017-05-03
powerpc/powernv: Fix TCE kill on NVLink2
Alistair Popple
3
-6
/
+14
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-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
6
-11
/
+62
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+1
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-19
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
1
-0
/
+7
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
[next]