summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-30/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-222-0/+197
|\ \
| * \ Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-1949-1065/+1152
| |\ \
| * | | powerpc: Add ICSWX instructionDan Streetman2015-05-112-0/+197
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-1/+1
|\ \ \ \
| * | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-222-2/+1
|\ \ \ \
| * | | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
| * | | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
| * | | | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-1/+0
| |/ / /
* | | | powerpc: Fix smp_mb__before_spinlock()Paul E. McKenney2015-05-271-0/+1
|/ / /
* | | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
| |/ |/|
* | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-262-31/+14
|\ \
| * | powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V2015-04-171-10/+2
| * | powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-171-1/+10
| * | KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-171-21/+0
| * | KVM: PPC: Use READ_ONCE when dereferencing pte_t pointerAneesh Kumar K.V2015-04-171-1/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-266-16/+68
|\ \ \
| * | | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-211-0/+2
| * | | KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-211-7/+8
| * | | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-211-2/+0
| * | | KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras2015-04-211-2/+3
| * | | KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-211-2/+0
| * | | KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras2015-04-211-3/+2
| * | | KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-212-0/+24
| * | | KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-212-0/+4
| * | | KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V2015-04-211-0/+14
| * | | KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V2015-04-211-2/+1
| * | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-212-2/+11
| * | | kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-211-0/+3
* | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\ \ \ \
| * | | | powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell2015-03-101-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-173-17/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-173-17/+10
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1640-1001/+1060
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-143-1/+20
| |\ \ \
| | * | | powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang2015-03-311-1/+0
| | * | | powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang2015-03-311-1/+1
| | * | | powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang2015-03-311-0/+2
| | * | | powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-311-0/+4
| | * | | powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-311-0/+1
| | * | | powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-312-0/+7
| | * | | powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang2015-03-311-0/+3
| | * | | powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-311-0/+3
| * | | | Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-131-0/+26
| |\ \ \ \
| | * | | | powerpc/pseries: Define rtas hotplug event sectionsNathan Fontenot2015-03-171-0/+26
| | | |/ / | | |/| |
| * | | | powerpc: Add ppc64 hard lockup detector supportAnton Blanchard2015-04-111-0/+4
| * | | | powerpc/powernv: Add interfaces for flash device accessCyril Bur2015-04-112-2/+12
| * | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-04-111-1/+1
| * | | | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-113-98/+5
OpenPOWER on IntegriCloud