aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-14powerpc/mm: Drop pte-common.h from BOOK3S 64Aneesh Kumar K.V4-12/+111
2015-12-14powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V3-191/+376
2015-12-14powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V3-131/+49
2015-12-14powerpc/mm: Move hash specific pte width and other defines to book3sAneesh Kumar K.V3-9/+129
2015-12-14powerpc/mm: make a separate copy for book3sAneesh Kumar K.V7-7/+981
2015-12-14powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V6-10/+10
2015-12-02powerpc: clean up asm/switch_to.hAnton Blanchard1-25/+10
2015-12-02powerpc: create flush_all_to_thread()Anton Blanchard1-0/+1
2015-12-02powerpc: create giveup_all()Anton Blanchard1-0/+1
2015-12-01powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard1-2/+0
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard2-5/+28
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard1-0/+5
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard1-10/+11
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard1-1/+0
2015-12-01powerpc: Create mtmsrd_isync()Anton Blanchard1-0/+8
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard2-14/+0
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard2-11/+1
2015-12-01powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras1-18/+3
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2-3/+2
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman2-1/+2
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-13/+0
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds11-213/+119
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+13
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2-2/+59
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+2
2015-10-27powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tlb entryKevin Hao1-5/+6
2015-10-27Merge branch 'clock' into HEADScott Wood1-192/+0
2015-10-27powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood1-3/+4
2015-10-27powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen1-2/+2
2015-10-23Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-27/+0
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-10-22powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König1-2/+0
2015-10-22powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov1-0/+59
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood1-192/+0
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8"Paul Mackerras4-27/+0
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+7
2015-10-15powerpc: Individual System V IPC system callsSam bobroff2-1/+13
2015-10-15KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu1-0/+5
2015-10-15powerpc/e6500: add TMCFG0 register definitionTudor Laurentiu1-0/+6
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V3-4/+13
2015-10-12powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V1-0/+15
2015-10-09powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V1-2/+3
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur1-2/+7
2015-10-08arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf1-0/+5
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf1-1/+0
2015-10-05powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov1-0/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-10-01powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V1-2/+3
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1