index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
233
-9344
/
+7188
|
\
|
*
powerpc/powermac: Fix build error seen with powermac smp builds
Guenter Roeck
2015-04-15
1
-6
/
+4
|
*
powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
Alexey Kardashevskiy
2015-04-15
1
-0
/
+13
|
*
powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()
Daniel Axtens
2015-04-14
1
-7
/
+0
|
*
powerpc/cell: Fix iommu breakage caused by controller_ops change
Michael Ellerman
2015-04-14
1
-2
/
+2
|
*
powerpc/eeh: Fix crash in eeh_add_device_early() on Cell
Michael Ellerman
2015-04-14
1
-1
/
+1
|
*
powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH
Anton Blanchard
2015-04-14
1
-1
/
+1
|
*
powerpc/perf/hv-24x7: Fail 24x7 initcall if create_events_from_catalog() fails
Li Zhong
2015-04-14
1
-8
/
+29
|
*
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2015-04-14
8
-32
/
+937
|
|
\
|
|
*
Merge branch 'next-eeh' into next-sriov
Benjamin Herrenschmidt
2015-03-31
2
-7
/
+9
|
|
|
\
|
|
*
|
powerpc/pci: Remove unused struct pci_dn.pcidev field
Wei Yang
2015-03-31
2
-2
/
+0
|
|
*
|
powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
Wei Yang
2015-03-31
2
-45
/
+154
|
|
*
|
powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...
Wei Yang
2015-03-31
2
-3
/
+32
|
|
*
|
powerpc/powernv: Shift VF resource with an offset
Wei Yang
2015-03-31
5
-17
/
+553
|
|
*
|
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
2015-03-31
3
-0
/
+31
|
|
*
|
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
2015-03-31
4
-0
/
+56
|
|
*
|
powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
Wei Yang
2015-03-31
3
-13
/
+18
|
|
*
|
powerpc/pci: Don't unset PCI resources for VFs
Wei Yang
2015-03-31
1
-0
/
+4
|
|
*
|
powerpc/pci: Create pci_dn for VFs
Gavin Shan
2015-03-31
3
-0
/
+135
|
*
|
|
powerpc/pseries: Correct memory hotplug locking
Nathan Fontenot
2015-04-14
1
-4
/
+7
|
*
|
|
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2015-04-13
4
-2
/
+627
|
|
\
\
\
|
|
*
|
|
powerpc/pseries: Implement memory hotplug remove in the kernel
Nathan Fontenot
2015-03-17
1
-1
/
+191
|
|
*
|
|
powerpc/pseries: Implement memory hotplug add in the kernel
Nathan Fontenot
2015-03-17
1
-1
/
+265
|
|
*
|
|
powerpc/pseries: Create new device hotplug entry point
Nathan Fontenot
2015-03-17
3
-2
/
+145
|
|
*
|
|
powerpc/pseries: Declare the acquire/release drc index routines
Nathan Fontenot
2015-03-17
1
-0
/
+2
|
|
*
|
|
powerpc/pseries: Define rtas hotplug event sections
Nathan Fontenot
2015-03-17
1
-0
/
+26
|
*
|
|
|
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Dave Olson
2015-04-11
1
-10
/
+34
|
*
|
|
|
powerpc: Add ppc64 hard lockup detector support
Anton Blanchard
2015-04-11
3
-0
/
+25
|
*
|
|
|
powerpc/perf/hv-24x7: Add missing put_cpu_var()
Sukadev Bhattiprolu
2015-04-11
1
-1
/
+3
|
*
|
|
|
powerpc/perf/hv-24x7: Break up single_24x7_request
Sukadev Bhattiprolu
2015-04-11
1
-14
/
+42
|
*
|
|
|
powerpc/perf/hv-24x7: Define update_event_count()
Sukadev Bhattiprolu
2015-04-11
1
-3
/
+9
|
*
|
|
|
powerpc/perf/hv-24x7: Whitespace cleanup
Sukadev Bhattiprolu
2015-04-11
1
-8
/
+10
|
*
|
|
|
powerpc/perf/hv-24x7: Define add_event_to_24x7_request()
Sukadev Bhattiprolu
2015-04-11
1
-17
/
+42
|
*
|
|
|
powerpc/perf/hv-24x7: Rename hv_24x7_event_update
Sukadev Bhattiprolu
2015-04-11
1
-3
/
+3
|
*
|
|
|
powerpc/perf/hv-24x7: Move debug prints to separate function
Sukadev Bhattiprolu
2015-04-11
1
-6
/
+16
|
*
|
|
|
powerpc/perf/hv-24x7: Drop event_24x7_request()
Sukadev Bhattiprolu
2015-04-11
1
-25
/
+15
|
*
|
|
|
powerpc/perf/hv-24x7: Use pr_devel() to log message
Sukadev Bhattiprolu
2015-04-11
1
-1
/
+1
|
*
|
|
|
powerpc/perf/hv-24x7: Remove unnecessary parameter
Sukadev Bhattiprolu
2015-04-11
1
-10
/
+6
|
*
|
|
|
powerpc/perf/hv-24x7: Modify definition of request and result buffers
Sukadev Bhattiprolu
2015-04-11
2
-44
/
+41
|
*
|
|
|
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
2015-04-11
5
-4
/
+31
|
*
|
|
|
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-04-11
2
-1
/
+20
|
*
|
|
|
powerpc: dart_iommu: Remove check for controller_ops == NULL case
Daniel Axtens
2015-04-11
1
-8
/
+5
|
*
|
|
|
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
7
-113
/
+50
|
*
|
|
|
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-3
/
+33
|
*
|
|
|
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
2
-7
/
+19
|
*
|
|
|
powerpc/maple: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-1
/
+7
|
*
|
|
|
powerpc/pasemi: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-2
/
+10
|
*
|
|
|
powerpc/powernv: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
4
-4
/
+11
|
*
|
|
|
powerpc/pseries: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
4
-5
/
+15
|
*
|
|
|
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-9
/
+17
[next]