summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-249-81/+55
* powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-245-97/+87
* powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-247-137/+171
* powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-246-11/+69
* powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-242-0/+13
* powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan2015-03-243-47/+40
* powerpc/pci: Refactor pci_dnGavin Shan2015-03-243-6/+141
* powerpc/powernv: Remove unused fileGavin Shan2015-03-174-55/+1
* powerpc/powernv: Drop PHB operation reset()Gavin Shan2015-03-174-244/+223
* powerpc/powernv: Drop PHB operation next_error()Gavin Shan2015-03-173-359/+327
* powerpc/powernv: Drop PHB operation get_state()Gavin Shan2015-03-173-186/+170
* powerpc/powernv: Drop PHB operation set_option()Gavin Shan2015-03-173-92/+54
* powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan2015-03-173-24/+1
* powerpc/powernv: Drop PHB operation get_log()Gavin Shan2015-03-173-29/+3
* powerpc/powernv: Drop PHB operation post_init()Gavin Shan2015-03-173-199/+179
* powerpc/powernv: Drop PHB operation err_inject()Gavin Shan2015-03-173-53/+36
* powerpc/powernv: Shorten EEH function namesGavin Shan2015-03-171-52/+52
* powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan2015-03-171-1/+1
* powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan2015-03-171-0/+55
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-044-26/+34
* powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
* powerpc: Re-enable dynticksPaul Clarke2015-02-231-0/+9
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-214-6/+12
|\
| * powerpc/corenet: Enable CLK_QORIQEmil Medve2015-02-182-0/+2
| * Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-022-6/+10
| |\
| | * powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-202-6/+10
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-191-3/+3
|\ \ \
| * | | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-3/+3
| | |/ | |/|
* | | kexec: add IND_FLAGS macroGeoff Levand2015-02-171-2/+0
* | | powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-1611-26/+4
* | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-151-0/+3
|\ \ \
| * \ \ Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-199-18/+29
| |\ \ \
| * | | | uio: uio_fsl_elbc_gpcm: new driverJohn Ogness2015-01-121-0/+3
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-143-14/+14
|\ \ \ \
| * | | | ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-191-2/+2
| * | | | ppc/kvm: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-192-12/+12
* | | | | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-133-18/+10
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-134-2/+4
|\ \ \ \ \
| * | | | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-063-0/+3
| * | | | | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1212-86/+70
|\ \ \ \ \
| * | | | | powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur2015-02-121-0/+32
| * | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-7/+3
| * | | | | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-123-64/+1
| * | | | | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman2015-02-122-13/+15
| * | | | | mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-124-10/+11
| * | | | | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-121-0/+16
* | | | | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-131-13/+4
| |\ \ \ \ \ \
| * | | | | | | axonram: Fix bug in direct_accessMatthew Wilcox2015-01-131-1/+1
| | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud