summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2015-12-14powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V
2015-12-14powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V
2015-12-14powerpc/booke: Move nohash headersAneesh Kumar K.V
2015-12-14powerpc/mm: Move PTE bits from generic functions to hash64 functions.Aneesh Kumar K.V
2015-12-14powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.hAneesh Kumar K.V
2015-12-14powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V
2015-12-14powerpc/mm: Don't use pte_val as lvalueAneesh Kumar K.V
2015-12-14powerpc/mm: Drop pte-common.h from BOOK3S 64Aneesh Kumar K.V
2015-12-14powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V
2015-12-14powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V
2015-12-14powerpc/mm: Move hash specific pte width and other defines to book3sAneesh Kumar K.V
2015-12-14powerpc/mm: make a separate copy for book3sAneesh Kumar K.V
2015-12-14powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V
2015-12-04lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso
2015-12-02powerpc: clean up asm/switch_to.hAnton Blanchard
2015-12-02powerpc: create flush_all_to_thread()Anton Blanchard
2015-12-02powerpc: create giveup_all()Anton Blanchard
2015-12-01powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard
2015-12-01powerpc: Create mtmsrd_isync()Anton Blanchard
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard
2015-12-01powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-10-27powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao
2015-10-27Merge branch 'clock' into HEADScott Wood
2015-10-27powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood
2015-10-27powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen
2015-10-23Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-22powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König
2015-10-22powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-15powerpc: Individual System V IPC system callsSam bobroff
2015-10-15KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu
2015-10-15powerpc/e6500: add TMCFG0 register definitionTudor Laurentiu
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V
2015-10-12powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V