summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-04-022-4/+5
|\
| * Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti2015-03-252-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
* | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-271-4/+9
|\ \ \ | |/ / |/| |
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-276-28/+45
| |\ \ | | |/
| * | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26236-3499/+3720
| |\ \
| * | | perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-181-4/+9
* | | | 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/+0
* | | powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-1611-26/+4
* | | 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-199-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-133-18/+10
* | | | | 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/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1212-86/+70
|\ \ \ \ \
| * | | | | powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur2015-02-121-0/+32
| * | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-7/+3
| * | | | | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-123-64/+1
| * | | | | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman2015-02-122-13/+15
| * | | | | mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-124-10/+11
| * | | | | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-121-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-131-13/+4
| |\ \ \ \ \ \
| * | | | | | | axonram: Fix bug in direct_accessMatthew Wilcox2015-01-131-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-13/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | block: Change direct_access calling conventionMatthew Wilcox2015-01-131-13/+4
| |/ / / /
* | | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-121-2/+2
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-045-4/+7
| |\ \ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | |_|_|/ | | | |/| | |
| | * | | | | iommu/fsl: Various cleanupsEmil Medve2015-02-031-2/+2
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-114-6/+12
|\ \ \ \ \ \
OpenPOWER on IntegriCloud