aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-66/+124
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+23
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-4/+0
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook1-1/+0
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook2-2/+3
2015-04-14powerpc: standardize mmap_rnd() usageKees Cook1-11/+15
2015-04-14powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+6
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+9
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-5/+5
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+9
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard3-3/+3
2015-04-08kvm/ppc/mpic: drop unused IRQ_testbitArseny Solokha1-5/+0
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini2-7/+9
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-28/+69
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2-4/+5
2015-04-01powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek1-1/+1
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar1-4/+9
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the treeIngo Molnar6-28/+45
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara1-1/+1
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2-6/+8
2015-03-25Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti2-4/+5
2015-03-23powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar1-1/+1
2015-03-20KVM: PPC: Book3S HV: Fix instruction emulationPaul Mackerras1-0/+1
2015-03-20KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras1-1/+1
2015-03-20KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras1-3/+3
2015-03-20powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler1-21/+23
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt1-0/+20
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras4-2/+20
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-28/+45
2015-03-09ppc: Remove unused cpp symbols in kvm headersFrederic Weisbecker1-4/+0
2015-03-06powerpc: Fix comment in smu.hYannick Guerrini1-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida2-3/+3
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan4-26/+34
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+15
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar236-3499/+3720
2015-02-23powerpc: Re-enable dynticksPaul Clarke1-0/+9
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds4-6/+12
2015-02-20ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov1-1/+1
2015-02-20ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov2-13/+18
2015-02-20ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.SDenis Kirjanov2-1/+1
2015-02-20ppc: bpf: update jit to use compatibility macrosDenis Kirjanov3-51/+98
2015-02-20ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov1-0/+2
2015-02-20ppc: bpf: add required compatibility macros for jitDenis Kirjanov1-0/+4
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-3/+3
2015-02-18powerpc/corenet: Enable CLK_QORIQEmil Medve2-0/+2