summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-034-11/+6
|\
| * arch,powerpc: Convert smp_mb__*()Peter Zijlstra2014-04-184-11/+6
* | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0329-30/+0
|\ \
| * | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-282-2/+0
| * | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-2728-28/+0
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-024-29/+2
|\ \ \
| * \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-281-5/+0
| |\ \ \
| | * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-282-4/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | | * | powerpc/PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-272-4/+2
| | |/ /
| * | | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-301-20/+0
| * | | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu2014-04-141-4/+6
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-06-013-1/+3
|\ \ \
| * | | powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-023-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-287-8/+127
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-05-137-8/+127
| |\ \ \ | | |_|/ | |/| |
| | * | KVM guest: Make pv trampoline code executableAlexander Graf2014-04-293-1/+16
| | * | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf2014-04-282-6/+6
| | * | KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exitPaul Mackerras2014-04-281-0/+104
| | * | KVM: PPC: Book3S: HV: make _PAGE_NUMA take effectpingfank@linux.vnet.ibm.com2014-04-281-1/+1
| | |/
* | | powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2014-05-281-1/+1
* | | powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-282-2/+9
* | | powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-05-121-3/+0
* | | powerpc/powernv: Reset root port in firmwareGavin Shan2014-05-121-1/+2
|/ /
* | powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple2014-04-281-1/+1
* | ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy2014-04-281-1/+11
* | ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy2014-04-281-0/+6
* | ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy2014-04-281-0/+3
* | powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong2014-04-281-4/+6
* | powerpc: Fix error return in rtas_flash module initAnton Blanchard2014-04-281-1/+1
* | powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+1
* | powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+6
* | powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard2014-04-283-7/+7
* | powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer2014-04-281-6/+7
* | powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer2014-04-281-1/+1
* | powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer2014-04-281-4/+16
* | powerpc/perf/hv-gpci: Make device attr staticCody P Schafer2014-04-281-1/+1
* | powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer2014-04-281-2/+2
* | powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer2014-04-281-2/+2
* | powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V2014-04-281-22/+16
* | powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard2014-04-282-6/+11
* | powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-284-188/+76
* | powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard2014-04-282-2/+9
* | powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard2014-04-281-3/+3
* | powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard2014-04-281-10/+2
* | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard2014-04-282-7/+7
* | powerpc/powernv: Release the refcount for pci_devWei Yang2014-04-281-1/+0
* | powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang2014-04-281-1/+1
* | powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard2014-04-281-4/+8
* | powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt2014-04-281-2/+46
OpenPOWER on IntegriCloud