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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
powerpc/powernv: Specialise pci_controller_ops for each controller type
Daniel Axtens
5
-18
/
+28
2015-06-02
powerpc/pasemi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+6
2015-06-02
powerpc/pseries: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+13
2015-05-22
powerpc/cell: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+3
2015-05-22
powerpc/powernv: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-6
/
+4
2015-05-22
opal: Remove events notifier
Alistair Popple
4
-95
/
+8
2015-05-22
powernv/opal-dump: Convert to irq domain
Alistair Popple
1
-39
/
+17
2015-05-22
powernv/elog: Convert elog to opal irq domain
Alistair Popple
1
-16
/
+16
2015-05-22
powernv/opal: Convert opal message events to opal irq domain
Alistair Popple
1
-14
/
+15
2015-05-22
powernv/eeh: Update the EEH code to use the opal irq domain
Alistair Popple
1
-27
/
+31
2015-05-22
powerpc/powernv: Add a virtual irqchip for opal events
Alistair Popple
4
-67
/
+270
2015-05-22
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
5
-8
/
+16
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
2
-0
/
+102
2015-05-22
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu
3
-172
/
+193
2015-05-18
powerpc: Little endian should depend on PPC_BOOK3S_64
Michael Ellerman
1
-0
/
+1
2015-05-13
powerpc/eeh: fix powernv_eeh_wait_state delay logic
Wei Yang
1
-1
/
+1
2015-05-13
powerpc/eeh: fix comment for wait_state()
Wei Yang
2
-2
/
+2
2015-05-11
powerpc/powernv: Silence SYSPARAM warning on boot
Joel Stanley
1
-16
/
+15
2015-05-11
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
1
-0
/
+10
2015-05-11
powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
Michael Ellerman
2
-0
/
+166
2015-05-11
powerpc/pseries: Fix possible leaked device node reference
Nathan Fontenot
1
-2
/
+1
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-04-29
powerpc/powernv: Fix early pci_controller_ops loading.
Daniel Axtens
1
-1
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+11
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+29
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
1
-0
/
+29
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
76
-6782
/
+3000
2015-04-16
powerpc/powernv: reboot when requested by firmware
Joel Stanley
1
-2
/
+3
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-11
/
+11
2015-04-15
powerpc/powermac: Fix build error seen with powermac smp builds
Guenter Roeck
1
-6
/
+4
2015-04-15
powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
Alexey Kardashevskiy
1
-0
/
+13
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-04-14
powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()
Daniel Axtens
1
-7
/
+0
2015-04-14
powerpc/cell: Fix iommu breakage caused by controller_ops change
Michael Ellerman
1
-2
/
+2
2015-04-14
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
3
-31
/
+768
2015-04-14
powerpc/pseries: Correct memory hotplug locking
Nathan Fontenot
1
-4
/
+7
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+3
2015-04-13
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
3
-2
/
+601
2015-04-11
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
3
-2
/
+19
2015-04-11
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-3
/
+33
2015-04-11
powerpc/maple: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-1
/
+7
2015-04-11
powerpc/pasemi: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-2
/
+10
2015-04-11
powerpc/powernv: Move controller ops from ppc_md to controller_ops
Daniel Axtens
4
-4
/
+11
2015-04-11
powerpc/pseries: Move controller ops from ppc_md to controller_ops
Daniel Axtens
4
-5
/
+15
2015-04-11
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-9
/
+17
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
2
-2
/
+2
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
3
-9
/
+9
2015-04-11
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
Daniel Axtens
3
-18
/
+21
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
1
-0
/
+47
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
4
-20
/
+7
[next]