index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/eeh: Global mutex to protect PE tree
Gavin Shan
2012-09-18
1
-7
/
+32
*
powerpc/eeh: Remove EEH PE for normal PCI hotplug
Gavin Shan
2012-09-18
4
-26
/
+61
*
powerpc/eeh: Introduce EEH_PE_INVALID type PE
Gavin Shan
2012-09-18
1
-11
/
+39
*
powerpc/powernv: Remove unused functions
Gavin Shan
2012-09-17
1
-441
/
+0
*
powerpc/powernv: Using PCI core to do resource assignment
Gavin Shan
2012-09-17
1
-36
/
+7
*
powerpc/powernv: Fix overrunning segment tracing array
Gavin Shan
2012-09-17
1
-2
/
+2
*
powerpc/powernv: Skip check on PE if necessary
Gavin Shan
2012-09-17
2
-1
/
+19
*
powerpc/powernv: Initialize DMA for PEs
Gavin Shan
2012-09-17
1
-0
/
+10
*
powerpc/powernv: I/O and MMIO resource assignment for PEs
Gavin Shan
2012-09-17
1
-0
/
+89
*
powerpc/powernv: PE list based on creation order
Gavin Shan
2012-09-17
2
-11
/
+21
*
powerpc/powernv: Create bus sensitive PEs
Gavin Shan
2012-09-17
1
-39
/
+57
*
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
3
-78
/
+65
*
powerpc/mm: Use hpt_va to compute virtual address
Aneesh Kumar K.V
2012-09-17
1
-1
/
+1
*
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
2012-09-17
1
-1
/
+40
|
\
|
*
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
Bjorn Helgaas
2012-09-13
1
-9
/
+1
|
|
\
|
*
|
powerpc/powernv: I/O and memory alignment for P2P bridges
Gavin Shan
2012-09-11
1
-0
/
+39
|
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-1
/
+1
*
|
|
powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO
Alexey Kardashevskiy
2012-09-10
1
-0
/
+6
*
|
|
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-10
1
-1
/
+1
*
|
|
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
4
-11
/
+19
*
|
|
powerpc/eeh: Cleanup on EEH PCI address cache
Gavin Shan
2012-09-10
3
-27
/
+27
*
|
|
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
2012-09-10
2
-25
/
+22
*
|
|
powerpc/eeh: Probe mode support
Gavin Shan
2012-09-10
2
-109
/
+118
*
|
|
powerpc/eeh: Move stats to PE
Gavin Shan
2012-09-10
4
-24
/
+7
*
|
|
powerpc/eeh: Handle EEH error based on PE
Gavin Shan
2012-09-10
3
-136
/
+123
*
|
|
powerpc/eeh: Make EEH handler PE sensitive
Gavin Shan
2012-09-10
1
-15
/
+10
*
|
|
powerpc/eeh: Do reset based on PE
Gavin Shan
2012-09-10
1
-57
/
+34
*
|
|
powerpc/eeh: I/O enable and log retrival based on PE
Gavin Shan
2012-09-10
1
-25
/
+19
*
|
|
powerpc/eeh: Device bars restore based on PE
Gavin Shan
2012-09-10
2
-79
/
+94
*
|
|
powerpc/eeh: Make EEH operations based on PE
Gavin Shan
2012-09-10
2
-79
/
+67
*
|
|
powerpc/eeh: Trace error based on PE from beginning
Gavin Shan
2012-09-10
2
-32
/
+25
*
|
|
powerpc/eeh: Trace EEH state based on PE
Gavin Shan
2012-09-10
2
-102
/
+79
*
|
|
powerpc/eeh: Build EEH event based on PE
Gavin Shan
2012-09-10
1
-21
/
+8
*
|
|
powerpc/eeh: Remove PE at appropriate time
Gavin Shan
2012-09-10
2
-0
/
+48
*
|
|
powerpc/eeh: Create PEs duing EEH initialization
Gavin Shan
2012-09-10
2
-0
/
+86
*
|
|
powerpc/eeh: Search PE based on requirement
Gavin Shan
2012-09-10
1
-0
/
+143
*
|
|
powerpc/eeh: Create PEs for PHBs
Gavin Shan
2012-09-10
3
-2
/
+127
*
|
|
powerpc/eeh: Introduce global mutex
Gavin Shan
2012-09-10
1
-0
/
+3
*
|
|
powerpc/eeh: More logs for EEH initialization
Gavin Shan
2012-09-10
2
-1
/
+15
*
|
|
powerpc/eeh: Use slab to allocate eeh devices
Gavin Shan
2012-09-10
3
-3
/
+3
*
|
|
powerpc/eeh: Move EEH initialization around
Gavin Shan
2012-09-10
4
-7
/
+15
*
|
|
powerpc: Use the XDABR hcall
Michael Neuling
2012-09-07
1
-3
/
+3
*
|
|
powerpc/pseries: Round up MSI-X requests
Anton Blanchard
2012-09-07
1
-1
/
+19
*
|
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
1
-9
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
2012-09-05
1
-9
/
+1
|
|
/
*
|
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
6
-4
/
+2
*
|
powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
1
-6
/
+5
*
|
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-3
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
2
-53
/
+26
|
\
|
*
new helper: done_path_create()
Al Viro
2012-07-29
1
-3
/
+1
[next]