summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-133-3/+3
|\
| * powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2015-04-093-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-132-12/+9Star
|\ \
| * | kvm/ppc/mpic: drop unused IRQ_testbitArseny Solokha2015-04-081-5/+0Star
| * | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-072-7/+9
| |\ \
| | * | KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-261-1/+1
| | * | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-262-6/+8
| | |/
* | | powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek2015-04-011-1/+1
* | | Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti2015-03-262-4/+5
|\ \ \
| * | | KVM: PPC: Book3S HV: Fix instruction emulationPaul Mackerras2015-03-201-0/+1
| * | | KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras2015-03-201-1/+1
| * | | KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras2015-03-201-3/+3
| |/ /
* | | powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-03-231-1/+1
* | | powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler2015-03-201-21/+23
* | | powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt2015-03-201-0/+20
* | | powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras2015-03-204-2/+20
|/ /
* | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-044-26/+34
* | powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
* | powerpc: Re-enable dynticksPaul Clarke2015-02-231-0/+9
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-214-6/+12
|\
| * powerpc/corenet: Enable CLK_QORIQEmil Medve2015-02-182-0/+2
| * Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-022-6/+10
| |\
| | * powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-202-6/+10
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-191-3/+3
|\ \ \
| * | | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-3/+3
| | |/ | |/|
* | | kexec: add IND_FLAGS macroGeoff Levand2015-02-171-2/+0Star
* | | powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-1711-26/+4Star
* | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-151-0/+3
|\ \ \
| * \ \ Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-189-18/+29
| |\ \ \
| * | | | uio: uio_fsl_elbc_gpcm: new driverJohn Ogness2015-01-121-0/+3
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-143-14/+14
|\ \ \ \
| * | | | ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-191-2/+2
| * | | | ppc/kvm: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-192-12/+12
* | | | | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-143-18/+10Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-134-2/+4
|\ \ \ \ \
| * | | | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-063-0/+3
| * | | | | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1Star
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1312-86/+70Star
|\ \ \ \ \
| * | | | | powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur2015-02-131-0/+32
| * | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-133-7/+3Star
| * | | | | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-133-64/+1Star
| * | | | | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman2015-02-132-13/+15
| * | | | | mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-134-10/+11
| * | | | | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-131-0/+16
* | | | | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-141-13/+4Star
| |\ \ \ \ \ \
| * | | | | | | axonram: Fix bug in direct_accessMatthew Wilcox2015-01-141-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-13/+4Star
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | block: Change direct_access calling conventionMatthew Wilcox2015-01-141-13/+4Star
| |/ / / /
* | | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-121-2/+2
|\ \ \ \ \