summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/perf/hv-24x7: Define update_event_count()Sukadev Bhattiprolu2015-04-111-3/+9
| * | | | | powerpc/perf/hv-24x7: Whitespace cleanupSukadev Bhattiprolu2015-04-111-8/+10
| * | | | | powerpc/perf/hv-24x7: Define add_event_to_24x7_request()Sukadev Bhattiprolu2015-04-111-17/+42
| * | | | | powerpc/perf/hv-24x7: Rename hv_24x7_event_updateSukadev Bhattiprolu2015-04-111-3/+3
| * | | | | powerpc/perf/hv-24x7: Move debug prints to separate functionSukadev Bhattiprolu2015-04-111-6/+16
| * | | | | powerpc/perf/hv-24x7: Drop event_24x7_request()Sukadev Bhattiprolu2015-04-111-25/+15
| * | | | | powerpc/perf/hv-24x7: Use pr_devel() to log messageSukadev Bhattiprolu2015-04-111-1/+1
| * | | | | powerpc/perf/hv-24x7: Remove unnecessary parameterSukadev Bhattiprolu2015-04-111-10/+6
| * | | | | powerpc/perf/hv-24x7: Modify definition of request and result buffersSukadev Bhattiprolu2015-04-112-44/+41
| * | | | | powerpc/powernv: Add interfaces for flash device accessCyril Bur2015-04-115-4/+31
| * | | | | powerpc/tm: Correct minor documentation typosSam bobroff2015-04-111-2/+2
| * | | | | selftests/powerpc: Add transactional syscall testSam bobroff2015-04-114-1/+153
| * | | | | selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-114-49/+48
| * | | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-113-17/+36
| * | | | | powerpc: dart_iommu: Remove check for controller_ops == NULL caseDaniel Axtens2015-04-111-8/+5
| * | | | | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-117-113/+50
| * | | | | powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-113-3/+33
| * | | | | powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-112-7/+19
| * | | | | powerpc/maple: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-113-1/+7
| * | | | | powerpc/pasemi: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-113-2/+10
| * | | | | powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-114-4/+11
| * | | | | powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-114-5/+15
| * | | | | powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-113-9/+17
| * | | | | powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2015-04-114-7/+16
| * | | | | powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-112-6/+18
| * | | | | powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-112-9/+22
| * | | | | powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-112-3/+17
| * | | | | powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-115-11/+22
| * | | | | powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-112-2/+12
| * | | | | powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-112-2/+22
| * | | | | powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-115-12/+12
| * | | | | powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens2015-04-113-18/+21
| * | | | | powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens2015-04-113-50/+47
| * | | | | powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-108-29/+12
| * | | | | powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman2015-04-101-1/+1
| * | | | | powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman2015-04-101-1/+1
| * | | | | powerpc: Reword the "returning from prom_init" messageMichael Ellerman2015-04-101-2/+2
| * | | | | powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-107-15/+10
| * | | | | powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-108-14/+16
| * | | | | powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman2015-04-072-2/+3
| * | | | | powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman2015-04-071-3/+0
| * | | | | powerpc: Remove the celleb supportMichael Ellerman2015-04-0731-4580/+1
| * | | | | powerpc/powernv: Remove powernv RTAS supportMichael Ellerman2015-04-074-118/+19
| * | | | | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-0719-190/+139
| |\ \ \ \ \
| | * | | | | powerpc: Remove unused st_le*() and ld_le* functionsDavid Gibson2015-03-241-26/+0
| | * | | | | powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson2015-03-242-21/+19
| | * | | | | powerpc: Remove arch specific byteswappers from the MXC MMC driverDavid Gibson2015-03-241-1/+1
| | * | | | | media/bt8xx: Remove old powerpc cruftBenjamin Herrenschmidt2015-03-242-23/+0
| | * | | | | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-2313-119/+119
| | |/ / / /
| * | | | | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-0728-1648/+1652
| |\ \ \ \ \ | | | |_|/ / | | |/| | |