summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-07-06powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-07-06powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-07-06powerpc: Don't setup CPUs with bad statusMichael Neuling
2014-07-06powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2014-07-06powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman
2014-07-06powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-07-06powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-07-06powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-07-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman
2014-07-06powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard
2014-07-06powerpc/pseries: Fix overwritten PE stateGavin Shan
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2014-05-12powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard
2014-05-12powerpc/powernv: Reset root port in firmwareGavin Shan
2014-04-29KVM guest: Make pv trampoline code executableAlexander Graf
2014-04-28KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf
2014-04-28KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exitPaul Mackerras
2014-04-28KVM: PPC: Book3S: HV: make _PAGE_NUMA take effectpingfank@linux.vnet.ibm.com
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple
2014-04-28ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy
2014-04-28ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard
2014-04-28powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard
2014-04-28powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer
2014-04-28powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer
2014-04-28powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer
2014-04-28powerpc/perf/hv-gpci: Make device attr staticCody P Schafer
2014-04-28powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer
2014-04-28powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard
2014-04-28powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard
2014-04-28powerpc/powernv: Release the refcount for pci_devWei Yang
2014-04-28powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang
2014-04-28powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard
2014-04-28powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt