summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-04-01powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek
2015-03-25Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti
2015-03-23powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar
2015-03-20KVM: PPC: Book3S HV: Fix instruction emulationPaul Mackerras
2015-03-20KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras
2015-03-20KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras
2015-03-20powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-02-23powerpc: Re-enable dynticksPaul Clarke
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-02-18powerpc/corenet: Enable CLK_QORIQEmil Medve
2015-02-17kexec: add IND_FLAGS macroGeoff Levand
2015-02-16powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel
2015-02-04powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-02-03iommu/fsl: Various cleanupsEmil Medve
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette
2015-02-02powerpc/perf/hv-gpci: add the remaining gpci requestsCody P Schafer
2015-02-02powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotatedCody P Schafer
2015-02-02powerpc/perf/hv-24x7: parse catalog and populate sysfs with eventsCody P Schafer
2015-02-02perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helpersukadev@linux.vnet.ibm.com