summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman2015-10-194-15/+2
|/ /
* | powerpc/xmon: Add some more elements to the existing PACA dump listMichael Ellerman2015-10-151-4/+57
* | powerpc/xmon: Paginate kernel log buffer displaySam bobroff2015-10-151-3/+3
* | powerpc/xmon: Paged output for paca displaySam bobroff2015-10-153-2/+83
* | powerpc/mpc5xxx: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-151-4/+1
* | powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-151-4/+1
* | powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file.Paul Gortmaker2015-10-152-868/+0
* | powerpc: discard .exit.data at runtimeStephen Rothwell2015-10-151-0/+6
* | powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan2015-10-151-2/+1
* | powerpc/pci: export pcibios_free_controller()Andrew Donnellan2015-10-151-0/+1
* | powerpc: Individual System V IPC system callsSam bobroff2015-10-153-1/+25
* | powerpc/pseries: Drop always true CONFIG_PSERIES_MSIMichael Ellerman2015-10-152-7/+1
* | powerpc/pseries: Move PCI objects to obj-yMichael Ellerman2015-10-151-3/+2
* | powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman2015-10-152-14/+0
* | powerpc/pseries: Make PCI non-optionalMichael Ellerman2015-10-151-1/+1
* | powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-1212-24/+49
* | powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V2015-10-122-0/+34
* | powerpc/pseries/hvcserver: don't memset pi_buff if it is nullColin Ian King2015-10-091-1/+1
* | powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V2015-10-092-4/+5
* | powerpc/kexec: Wait 1s for secondaries to enter OPALSamuel Mendoza-Jonas2015-10-061-8/+13
* | powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy2015-10-061-1/+1
* | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-052-4/+13
* | powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko2015-10-051-26/+5
* | powerpc/pseries: handle nodes without '/'Andy Shevchenko2015-10-051-3/+3
* | powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko2015-10-051-2/+1
* | powerpc/pseries: fix a potential memory leakAndy Shevchenko2015-10-051-4/+2
* | powerpc/pseries: extract of_helpers moduleAndy Shevchenko2015-10-054-32/+49
* | powerpc/nvram: Fix function name in some errors messages.Christophe Jaillet2015-10-021-7/+7
* | powerpc/nvram: Add missing kfree in error pathChristophe Jaillet2015-10-021-0/+1
* | powerpc: Add ppc64le_defconfigMichael Ellerman2015-10-011-0/+4
* | powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V2015-10-011-2/+3
* | powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling2015-10-012-10/+14
* | powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman2015-10-011-5/+5
* | powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual2015-10-011-21/+26
* | powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman2015-10-012-2/+2
* | powerpc/ps3: Refresh ps3_defconfigGeoff Levand2015-09-291-5/+0
* | powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng2015-09-295-6/+6
* | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-1/+7
|\ \
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-1/+7
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-254-1/+13
|\ \
| * | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
| * | KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-09-211-0/+6
| * | KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy2015-09-211-0/+1
| * | KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras2015-09-211-1/+5
* | | powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-213-1/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-183-0/+3
|\ \ \ | |/ /
| * | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-163-0/+3
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-1833-54/+48
|\ \
| * | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-1626-46/+35
| * | powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
OpenPOWER on IntegriCloud