aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-11-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-10-27sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-10-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-22KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy
2015-10-22KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth
2015-10-11Merge tag 'v4.1.10' of ../../stable/linux-stable into linux-4.1.y-rtThomas Gleixner
2015-09-29powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-09-29powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt
2015-09-29powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa
2015-09-29powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-09-29powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-09-29powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan
2015-09-29powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens
2015-09-29powerpc/pseries: Fix corrupted pdn listGavin Shan
2015-09-21KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras
2015-09-21KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy
2015-09-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16Merge tag 'v4.1.5' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-05-14powerpc: Align TOC to 256 bytesAnton Blanchard
2015-05-12powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens
2015-05-12powerpc/mm: Return NULL for not present hugetlb pageAneesh Kumar K.V
2015-05-12powerpc/thp: Serialize pmd clear against a linux page table walk.Aneesh Kumar K.V
2015-05-10KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-29powerpc/powernv: Fix early pci_controller_ops loading.Daniel Axtens
2015-04-29powerpc/kvm: Fix SMP=n build error in book3s_xics.cMichael Ellerman
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-23powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabledAneesh Kumar K.V
2015-04-21KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras
2015-04-21KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Streamline guest entry and exitPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Use decrementer to wake napping threadsPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPIPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras