summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann2016-12-202-2/+28
* powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-12-202-0/+14
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1646-272/+510
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-1613-72/+189
| |\
| | * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-096-13/+71
| | * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-097-59/+118
| * | powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2016-12-021-7/+9
| * | powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2016-12-021-2/+2
| * | powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2016-11-301-6/+0
| * | powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcallNicholas Piggin2016-11-302-1/+12
| * | powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann2016-11-303-1/+3
| * | powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann2016-11-301-0/+10
| * | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-304-7/+7
| * | powerpc/mm: Batch tlb flush when invalidating pte entriesAneesh Kumar K.V2016-11-281-3/+10
| * | powerpc/mm: update radix__pte_update to not do full mm tlb flushAneesh Kumar K.V2016-11-281-7/+1
| * | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-285-13/+12
| * | powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-281-0/+2
| * | powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V2016-11-283-0/+32
| * | powerpc/mm/hugetlb: Handle hugepage size supported by hash configAneesh Kumar K.V2016-11-281-0/+4
| * | powerpc/mm: Rename hugetlb-radix.h to hugetlb.hAneesh Kumar K.V2016-11-282-3/+3
| * | powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman2016-11-251-3/+3
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-244-8/+62
| |\ \
| * | | powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2016-11-231-0/+40
| * | | powerpc: Implement {cmp}xchg for u8 and u16Pan Xinhui2016-11-231-3/+106
| * | | powerpc/kprobes: Invoke handlers directlyNaveen N. Rao2016-11-231-0/+7
| * | | powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao2016-11-231-2/+0
| * | | powerpc/eeh: Refactor EEH PE reset functionsRussell Currey2016-11-221-1/+1
| * | | powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy2016-11-184-12/+0
| | |/ | |/|
| * | powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseriesMichael Ellerman2016-11-172-53/+0
| * | powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-142-7/+0
| * | powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexecAnton Blanchard2016-11-141-1/+2
| * | powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not definedNicholas Piggin2016-11-141-0/+4
| * | powerpc: Build-time sort the exception tableNicholas Piggin2016-11-141-4/+0
| * | powerpc: Add support for relative exception tablesNicholas Piggin2016-11-142-13/+20
| * | powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-145-43/+31
| * | powerpc/asm: Allow including ppc_asm.h in asm filesMichael Ellerman2016-11-141-3/+3
| * | powerpc/64s: Reduce exception alignmentNicholas Piggin2016-11-142-4/+7
| * | powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng2016-11-141-13/+1
* | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-151-2/+2
|\ \ \
| * | | tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-2/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-138-12/+139
|\ \ \
| * | | KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2016-12-012-44/+42
| * | | KVM: PPC: Decrease the powerpc default halt poll max valueSuraj Jitindar Singh2016-11-281-1/+1
| * | | KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guestPaul Mackerras2016-11-241-0/+1
| * | | KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras2016-11-241-3/+4
| * | | KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras2016-11-241-0/+1
| * | | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-242-0/+6
| * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2016-11-244-8/+62
| |\ \ \ | | | |/ | | |/|
| | * | powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-231-0/+2