summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2015-08-062-1/+19
* powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar2015-08-062-1/+9
* powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar2015-08-061-0/+61
* powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman2015-07-291-0/+7
* powerpc: Change syscall_get_nr() to return intMichael Ellerman2015-07-291-3/+8
* powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman2015-07-291-3/+13
* powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman2015-07-291-11/+8
* powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman2015-07-291-1/+7
* powerpc: Drop unused syscall_get_error()Michael Ellerman2015-07-291-6/+0
* powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-291-2/+0
* powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras2015-07-232-15/+15
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-231-0/+1
* powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual2015-07-161-2/+2
* powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-161-1/+0
* powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar2015-07-162-1/+42
* powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2015-07-131-2/+1
* powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-131-5/+5
* powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt2015-07-133-14/+36
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-253-3/+2
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-244-13/+57
|\ \
| * | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-3/+3
| * | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-4/+0
| * | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-241-0/+4
| * | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-5/+0
| * | powerpc/mm: tracking vDSO remapLaurent Dufour2015-06-242-1/+35
| * | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-241-2/+2
|\ \ \ | |/ / |/| |
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-243-8/+10
|\ \ \
| * | | KVM: implement multiple address spacesPaolo Bonzini2015-06-051-1/+1
| * | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-2/+4
| * | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
| * | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-4/+4
| | |/ | |/|
* | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-2429-126/+412
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-194-37/+48
| |\ \ \
| | * | | powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe2015-06-023-2/+29
| | * | | powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe2015-06-022-37/+9
| | * | | powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe2015-06-021-1/+6
| | * | | powerpc/8xx: mmu_virtual_psize incorrect for 16k pagesLEROY Christophe2015-06-021-0/+7
| * | | | powerpc/mm: Change the swap encoding in pte.Aneesh Kumar K.V2015-06-193-5/+23
| * | | | powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V2015-06-191-2/+0
| * | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-193-5/+8
| * | | | powerpc/include: Add opal-prd to installed uapi headersJeremy Kerr2015-06-181-0/+1
| * | | | powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2015-06-111-4/+4
| * | | | vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-111-1/+1
| * | | | vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-111-0/+6
OpenPOWER on IntegriCloud