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
/
platforms
/
powernv
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
4
-35
/
+30
2012-11-15
powerpc/pnv: Avoid bogus output
Gavin Shan
1
-14
/
+11
2012-09-17
powerpc/powernv: Remove unused functions
Gavin Shan
1
-441
/
+0
2012-09-17
powerpc/powernv: Using PCI core to do resource assignment
Gavin Shan
1
-36
/
+7
2012-09-17
powerpc/powernv: Fix overrunning segment tracing array
Gavin Shan
1
-2
/
+2
2012-09-17
powerpc/powernv: Skip check on PE if necessary
Gavin Shan
2
-1
/
+19
2012-09-17
powerpc/powernv: Initialize DMA for PEs
Gavin Shan
1
-0
/
+10
2012-09-17
powerpc/powernv: I/O and MMIO resource assignment for PEs
Gavin Shan
1
-0
/
+89
2012-09-17
powerpc/powernv: PE list based on creation order
Gavin Shan
2
-11
/
+21
2012-09-17
powerpc/powernv: Create bus sensitive PEs
Gavin Shan
1
-39
/
+57
2012-09-17
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
1
-1
/
+40
2012-09-14
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
Bjorn Helgaas
1
-9
/
+1
2012-09-12
powerpc/powernv: I/O and memory alignment for P2P bridges
Gavin Shan
1
-0
/
+39
2012-09-10
powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO
Alexey Kardashevskiy
1
-0
/
+6
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-9
/
+1
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
1
-9
/
+1
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
3
-3
/
+0
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-4
/
+4
2012-07-10
powerpc: Change LOAD_REG_ADDR to use real register names
Michael Neuling
1
-1
/
+1
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
1
-2
/
+0
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2
-5
/
+5
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-4
/
+4
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-7
/
+3
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-0
/
+1
2012-02-27
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
Danny Kukawka
1
-1
/
+0
2012-02-24
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2
-4
/
+3
2012-02-24
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
1
-3
/
+0
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
1
-8
/
+14
2012-01-25
powerpc/powernv: Fix PCI resource handling
Benjamin Herrenschmidt
1
-16
/
+27
2011-12-08
powerpc/powernv: Fix problems in onlining CPUs
Paul Mackerras
1
-1
/
+1
2011-12-07
powerpc/powernv: Display diag data on p7ioc EEH errors
Benjamin Herrenschmidt
4
-19
/
+140
2011-12-07
powerpc/powernv: Update OPAL interfaces
Benjamin Herrenschmidt
2
-2
/
+10
2011-11-25
powerpc/powernv: PCI support for p7IOC under OPAL v2
Benjamin Herrenschmidt
4
-5
/
+1426
2011-11-25
powerpc/powernv: Fixup p7ioc PCIe root complex class code
Benjamin Herrenschmidt
1
-0
/
+7
2011-11-25
powerpc/powernv: Add TCE SW invalidation support
Benjamin Herrenschmidt
1
-12
/
+72
2011-09-20
powerpc/powernv: Handle PCI-X/PCIe reset delay
Benjamin Herrenschmidt
1
-0
/
+32
2011-09-20
powerpc/powernv: Implement MSI support for p5ioc2 PCIe
Benjamin Herrenschmidt
3
-0
/
+168
2011-09-20
powerpc/powernv: Add support for p5ioc2 PCI-X and PCIe
Benjamin Herrenschmidt
6
-1
/
+518
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
2
-0
/
+131
2011-09-20
powerpc/powernv: Register and handle OPAL interrupts
Benjamin Herrenschmidt
1
-0
/
+31
2011-09-20
powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks
Benjamin Herrenschmidt
4
-21
/
+223
2011-09-20
powerpc/powernv: Hookup reboot and poweroff functions
Benjamin Herrenschmidt
1
-6
/
+26
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
2
-19
/
+26
2011-09-20
powerpc/powernv: Basic support for OPAL
Benjamin Herrenschmidt
6
-4
/
+293
2011-09-20
powerpc/powernv: Add OPAL takeover from PowerVM
Benjamin Herrenschmidt
2
-1
/
+141
2011-09-20
powerpc/powernv: Add CPU hotplug support
Benjamin Herrenschmidt
1
-1
/
+77
2011-09-20
powerpc: Add skeleton PowerNV platform
Benjamin Herrenschmidt
5
-0
/
+259