aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-1/+3
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2-1/+3
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-40/+4
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel1-4/+0
2017-01-25powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2-0/+4
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman1-40/+0
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-5/+5
2017-01-18powerpc/perf: Use MSR to report privilege level on P9 DD1Madhavan Srinivasan1-0/+1
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V6-13/+29
2017-01-17powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab1-0/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann2-2/+28
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2-0/+14
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds46-272/+510
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman13-72/+189
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+2
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+139
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+28
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-0/+10
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V1-1/+2
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+16
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+0
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-134/+8
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar3-4/+23
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-4/+23
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy6-13/+71
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy7-59/+118
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)1-2/+2
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy1-7/+9
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy1-2/+2
2016-12-01KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2-44/+42
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman1-6/+0
2016-11-30powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcallNicholas Piggin2-1/+12
2016-11-30powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann3-1/+3
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann1-0/+10
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann4-7/+7
2016-11-29powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel1-1/+1
2016-11-28powerpc/mm: Batch tlb flush when invalidating pte entriesAneesh Kumar K.V1-3/+10
2016-11-28powerpc/mm: update radix__pte_update to not do full mm tlb flushAneesh Kumar K.V1-7/+1
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V5-13/+12
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V1-0/+2
2016-11-28powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V3-0/+32
2016-11-28powerpc/mm/hugetlb: Handle hugepage size supported by hash configAneesh Kumar K.V1-0/+4
2016-11-28powerpc/mm: Rename hugetlb-radix.h to hugetlb.hAneesh Kumar K.V2-3/+3
2016-11-28KVM: PPC: Decrease the powerpc default halt poll max valueSuraj Jitindar Singh1-1/+1
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-4/+23
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V1-4/+10
2016-11-25powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman1-3/+3