summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+65
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz1-0/+3
2016-05-02powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1
2016-04-27powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra3-1/+5
2016-04-18powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard1-0/+1
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina6-3/+113
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman2-1/+11
2016-04-14powerpc/livepatch: Add livepatch headerMichael Ellerman1-0/+54
2016-03-29powerpc: Correct used_vsr commentSimon Guo1-1/+1
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+15
2016-03-20Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds49-508/+1115
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-4/+0
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+0
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-4/+71
2016-03-16powerpc/8xx: Fix do_mtspr_cpu6() build on older compilersChristophe Leroy1-1/+1
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman13-57/+362
2016-03-12powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy1-3/+49
2016-03-12powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy1-3/+14
2016-03-12powerpc: add inline functions for cache related instructionsChristophe Leroy1-0/+19
2016-03-12powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy1-5/+1
2016-03-12powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macroChristophe Leroy2-0/+84
2016-03-12powerpc/8xx: Add missing SPRN defines into reg_8xx.hChristophe Leroy2-2/+13
2016-03-12powerpc32: remove ioremap_baseChristophe Leroy1-1/+1
2016-03-12powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy1-1/+2
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman4-2/+48
2016-03-10powerpc/perf: Export Power8 generic and cache events to sysfsSukadev Bhattiprolu1-0/+8
2016-03-10powerpc/perf: Remove PME_ prefix for power7 eventsSukadev Bhattiprolu1-1/+1
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy1-23/+56
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini3-2/+11
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij6-5/+7
2016-03-09powerpc: New possible return value from hcallChristophe Lombard1-0/+1
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang2-0/+3
2016-03-09powerpc/powernv: Support PCI config restore for VFsWei Yang1-0/+1
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-0/+1
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-0/+1
2016-03-09powerpc/eeh: EEH device for VFWei Yang1-0/+1
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-2/+0
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe2-0/+26
2016-03-07powerpc/module: Mark module stubs with a magic valueMichael Ellerman1-2/+1
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman1-0/+9
2016-03-07powerpc: Create a helper for getting the kernel toc valueMichael Ellerman1-0/+12
2016-03-05powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao2-0/+7
2016-03-05powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao1-0/+3
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao2-0/+52
2016-03-05powerpc/cache: add cache flush operation for various e500chenhui zhao2-2/+8
2016-03-05powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao1-0/+8
2016-03-05powerpc: simplify csum_add(a, b) in case a or b is constant 0Christophe Leroy1-0/+6