summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-172-2/+0
|\
| * KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-102-2/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-171-0/+6
|\ \
| * | crypto: xts - fix compile errorsStephan Mueller2016-02-171-0/+1
| * | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-171-0/+5
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-163-7/+0
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-152-6/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-2/+0
| | |_|/ / | |/| | |
| | | * | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0
| | | * | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0
| | |/ /
| * | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-1621-88/+945
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-0916-15/+105
| |\ \ \
| * | | | KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-024-5/+41
| * | | | KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-022-2/+6
| * | | | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-023-23/+23
| * | | | KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier2016-02-293-1/+16
| * | | | KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier2016-02-293-3/+110
| * | | | KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier2016-02-293-0/+39
| * | | | KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUsSuresh Warrier2016-02-291-0/+39
| * | | | KVM: PPC: Book3S HV: Manage core host stateSuresh Warrier2016-02-291-0/+44
| * | | | KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier2016-02-293-0/+104
| * | | | powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier2016-02-292-0/+22
| * | | | powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier2016-02-292-1/+9
| * | | | powerpc/smp: Support more IPI messagesSuresh Warrier2016-02-292-4/+7
| * | | | KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-167-9/+281
| * | | | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy2016-02-162-10/+83
| * | | | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2016-02-163-5/+4
| * | | | KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy2016-02-161-5/+58
| * | | | KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-164-11/+14
| * | | | KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy2016-02-161-42/+75
| * | | | powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy2016-02-163-8/+11
| * | | | vfio: Enable VFIO device for powerpcDavid Gibson2016-02-151-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \ \
| * | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-142-14/+13
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-2916-15/+105
| |\ \ \ \ | | |/ / /
| * | | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-252-14/+13
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-142-5/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-102-1/+15
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar2016-02-2916-15/+105
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-092-5/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-141-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-0416-15/+105
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2016-03-081-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras2016-03-081-0/+14
| |/ / /
* | | | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-062-1/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood2016-03-031-0/+13
| * | | powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria2016-03-031-1/+2
OpenPOWER on IntegriCloud