summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-143-17/+23
|\
| * mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-4/+0
| * mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-1/+0
| * mm: expose arch_mmap_rnd when availableKees Cook2015-04-142-2/+3
| * powerpc: standardize mmap_rnd() usageKees Cook2015-04-141-11/+15
| * powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+6
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-141-4/+9
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-04-022-4/+5
| |\ \
| * \ \ 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
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-141-4/+0
|\ \ \ \ \ \ \
| * | | | | | | ppc: Remove unused cpp symbols in kvm headersFrederic Weisbecker2015-03-091-4/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-144-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | powerpc: Fix comment in smu.hYannick Guerrini2015-03-061-1/+1
| * | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-062-3/+3
| * | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | | | | | 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/+9
|\ \ \ \ \ \ \
| * | | | | | | kvm/ppc/mpic: drop unused IRQ_testbitArseny Solokha2015-04-081-5/+0
| * | | | | | | 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-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
| |/ / / /
* | | | | 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
OpenPOWER on IntegriCloud