summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc: Make value-returning atomics fully orderedBoqun Feng2015-12-141-1/+1
| * | | | | powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V2015-12-141-0/+17
| * | | | | powerpc/nohash: we don't use real_pte_t for nohashAneesh Kumar K.V2015-12-141-33/+0
| * | | | | powerpc/nohash: Update 64K nohash config to have 32 pte fragementAneesh Kumar K.V2015-12-141-3/+3
| * | | | | powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V2015-12-143-3/+3
| * | | | | powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-143-21/+40
| * | | | | powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V2015-12-145-25/+28
| * | | | | powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-143-422/+180
| * | | | | powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-144-38/+111
| * | | | | powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-141-0/+1
| * | | | | powerpc/mm: Convert __hash_page_64K to CAneesh Kumar K.V2015-12-141-1/+2
| * | | | | powerpc/mm: Increase the width of #defineAneesh Kumar K.V2015-12-141-13/+13
| * | | | | powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V2015-12-141-1/+3
| * | | | | powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V2015-12-143-42/+13
| * | | | | powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-1411-41/+41
| * | | | | powerpc/mm: Move PTE bits from generic functions to hash64 functions.Aneesh Kumar K.V2015-12-144-204/+340
| * | | | | powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.hAneesh Kumar K.V2015-12-143-451/+448
| * | | | | powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V2015-12-149-42/+140
| * | | | | powerpc/mm: Don't use pte_val as lvalueAneesh Kumar K.V2015-12-143-57/+139
| * | | | | powerpc/mm: Drop pte-common.h from BOOK3S 64Aneesh Kumar K.V2015-12-144-12/+111
| * | | | | powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V2015-12-143-191/+376
| * | | | | powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V2015-12-143-131/+49
| * | | | | powerpc/mm: Move hash specific pte width and other defines to book3sAneesh Kumar K.V2015-12-143-9/+129
| * | | | | powerpc/mm: make a separate copy for book3sAneesh Kumar K.V2015-12-147-7/+981
| * | | | | powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V2015-12-146-10/+10
| * | | | | powerpc: clean up asm/switch_to.hAnton Blanchard2015-12-021-25/+10
| * | | | | powerpc: create flush_all_to_thread()Anton Blanchard2015-12-021-0/+1
| * | | | | powerpc: create giveup_all()Anton Blanchard2015-12-021-0/+1
| * | | | | powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard2015-12-011-2/+0
| * | | | | powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard2015-12-012-5/+28
| * | | | | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-011-0/+5
| * | | | | powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard2015-12-011-10/+11
| * | | | | powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard2015-12-011-1/+0
| * | | | | powerpc: Create mtmsrd_isync()Anton Blanchard2015-12-011-0/+8
| * | | | | powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard2015-12-012-14/+0
| * | | | | powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard2015-12-012-11/+1
| * | | | | powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras2015-12-011-18/+3
| * | | | | powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-262-3/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-122-0/+23
|\ \ \ \ \
| * | | | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-312-24/+12
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-281-0/+20
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-121-0/+1
|\ \ \ \ \
| * | | | | crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2015-12-171-0/+1
* | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-15/+0
|\ \ \ \ \ \
| * | | | | | ppc: get rid of the remnants of __get_user64()Al Viro2016-01-041-15/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-121-0/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-041-1/+1
| | |_|/ | |/| |
OpenPOWER on IntegriCloud