index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powernv/ioda: Clean up IOMMU group registration
Alexey Kardashevskiy
2015-06-11
1
-20
/
+8
*
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
Alexey Kardashevskiy
2015-06-11
4
-19
/
+33
*
powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
Alexey Kardashevskiy
2015-06-11
2
-25
/
+6
*
powerpc/mm: Add trace point for tracking hash pte fault
Aneesh Kumar K.V
2015-06-10
2
-0
/
+22
*
powerpc/dscr: Add some in-code documentation
Anshuman Khandual
2015-06-07
2
-0
/
+47
*
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
2015-06-07
4
-5
/
+5
*
powerpc/kernel: Remove the unused extern dscr_default
Anshuman Khandual
2015-06-07
1
-1
/
+0
*
powerpc: Fix handling of DSCR related facility unavailable exception
Anshuman Khandual
2015-06-07
1
-5
/
+40
*
powerpc/eeh: Fix trivial error in eeh_restore_dev_state()
David Gibson
2015-06-07
1
-1
/
+1
*
powerpc/powernv: Add opal-prd channel
Jeremy Kerr
2015-06-05
8
-2
/
+535
*
powerpc/powernv: Expose OPAL APIs required by PRD interface
Jeremy Kerr
2015-06-05
1
-0
/
+4
*
powerpc/powernv: Merge common platform device initialisation
Jeremy Kerr
2015-06-05
1
-15
/
+6
*
powerpc/config: Enable bnx2x on ppc64 and pseries defconfigs
Anton Blanchard
2015-06-04
2
-0
/
+2
*
powerpc/powernv: convert OPAL codes returned by sysparam calls
Cédric Le Goater
2015-06-04
2
-4
/
+9
*
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
4
-4
/
+4
*
powerpc/pci: Add pcibios_disable_device() hook
Michael Neuling
2015-06-03
2
-0
/
+10
*
powerpc/pci: Add shutdown hook to pci_controller_ops
Michael Neuling
2015-06-03
4
-11
/
+9
*
powerpc: Add cxl context to device archdata
Michael Neuling
2015-06-03
1
-0
/
+3
*
powerpc/pci: Add release_device() hook to phb ops
Michael Neuling
2015-06-03
2
-0
/
+7
*
powerpc/pci: Export symbols for CXL
Daniel Axtens
2015-06-03
1
-0
/
+3
*
powerpc/copro: Fix faulting kernel segments
Michael Neuling
2015-06-03
1
-2
/
+5
*
powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...
Cyril Bur
2015-06-02
3
-319
/
+16
*
powerpc/configs: Merge pseries_defconfig and pseries_le_defconfig
Cyril Bur
2015-06-02
1
-1
/
+0
*
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-02
5
-5
/
+5
*
powerpc: Non relocatable system call doesn't need a trampoline
Anton Blanchard
2015-06-02
1
-1
/
+1
*
powerpc: Relocatable system call no longer uses the LR
Anton Blanchard
2015-06-02
1
-12
/
+4
*
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
2015-06-02
1
-1
/
+10
*
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
Michael Ellerman
2015-06-02
1
-1
/
+1
*
powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops
Daniel Axtens
2015-06-02
5
-29
/
+4
*
powerpc/pci: add dma_set_mask to pci_controller_ops
Daniel Axtens
2015-06-02
2
-0
/
+10
*
powerpc/powernv: Specialise pci_controller_ops for each controller type
Daniel Axtens
2015-06-02
5
-18
/
+28
*
powerpc: Remove MSI-related PCI controller ops from ppc_md
Daniel Axtens
2015-06-02
2
-17
/
+4
*
powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-3
/
+6
*
powerpc/pasemi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-3
/
+6
*
powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-2
/
+5
*
powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-2
/
+5
*
powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-8
/
+15
*
powerpc/pseries: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-3
/
+13
*
powerpc/cell: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-05-22
1
-2
/
+3
*
powerpc/powernv: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-05-22
1
-6
/
+4
*
powerpc: Add MSI operations to pci_controller_ops struct
Daniel Axtens
2015-05-22
2
-3
/
+21
*
opal: Remove events notifier
Alistair Popple
2015-05-22
4
-95
/
+8
*
powernv/opal-dump: Convert to irq domain
Alistair Popple
2015-05-22
1
-39
/
+17
*
powernv/elog: Convert elog to opal irq domain
Alistair Popple
2015-05-22
1
-16
/
+16
*
powernv/opal: Convert opal message events to opal irq domain
Alistair Popple
2015-05-22
1
-14
/
+15
*
powernv/eeh: Update the EEH code to use the opal irq domain
Alistair Popple
2015-05-22
1
-27
/
+31
*
powerpc/powernv: Add a virtual irqchip for opal events
Alistair Popple
2015-05-22
5
-67
/
+273
*
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
2015-05-22
6
-8
/
+19
*
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
2015-05-22
4
-0
/
+110
*
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu
2015-05-22
3
-172
/
+193
[next]