aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-09-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-15.11-rtlsk-v4.1-15.10-rtlsk-v4.1-15.09-rtKevin Hilman
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-07-26powerpc: Add support for lazy preemptionThomas Gleixner
2015-07-26KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-07-26powerpc: Disable highmem on RTThomas Gleixner
2015-07-26powerpc: ps3/device-init.c - adapt to completions using swait vs waitPaul Gortmaker
2015-07-26powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULLBogdan Purcareata
2015-07-26powerpc: Use generic rwsem on RTThomas Gleixner
2015-07-26softirq: Disable softirq stacks for RTThomas Gleixner
2015-07-26mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-07-26sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
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
2015-04-21KVM: PPC: Book3S HV: Add ICP real mode countersSuresh Warrier
2015-04-21KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-modeSuresh Warrier
2015-04-21KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lockSuresh Warrier
2015-04-21KVM: PPC: Book3S HV: Add guest->host real mode completion countersSuresh E. Warrier
2015-04-21KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V
2015-04-21KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman