summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-319-29/+52
|\
| * powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-303-3/+3
| * powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-301-2/+4
| * powerpc/setup: Add cpu_to_phys_id arrayNicholas Piggin2018-03-301-0/+1
| * powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-301-0/+1
| * powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-301-12/+12
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-304-9/+9
| * powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-303-3/+26
* | powerpc/mm/hash: Don't memset pgd table if not neededAneesh Kumar K.V2018-03-301-1/+11
* | powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-302-2/+9
* | powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-305-1/+89
* | powerpc/mm/keys: Move pte bits to correct headersAneesh Kumar K.V2018-03-303-19/+15
* | powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2018-03-302-5/+2
* | Merge branch 'fixes' into nextMichael Ellerman2018-03-284-9/+19
|\ \
| * | powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-231-1/+2
| * | powerpc/mm/radix: Remove unused codeAneesh Kumar K.V2018-03-231-3/+0
| * | powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-232-5/+16
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-273-3/+4
|\ \ \
| * | | powerpc: Disable DAWR in the base POWER9 CPU featuresMichael Neuling2018-03-271-3/+2
| * | | KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9Michael Neuling2018-03-271-0/+1
| * | | powerpc: Add ppc_breakpoint_available()Michael Neuling2018-03-271-0/+1
* | | | powerpc/eeh: Add eeh_state_active() helperSam Bobroff2018-03-271-0/+6
* | | | powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()Sam Bobroff2018-03-271-1/+1
* | | | powerpc/eeh: Remove eeh_handle_event()Sam Bobroff2018-03-271-1/+2
* | | | powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman2018-03-271-0/+1
* | | | powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman2018-03-271-0/+65
* | | | powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman2018-03-271-0/+3
* | | | powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman2018-03-271-1/+1
* | | | powerpc/perf: Infrastructure to support addition of blacklisted eventsMadhavan Srinivasan2018-03-271-0/+2
* | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-2312-114/+187
|\| | |
| * | | KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras2018-03-237-0/+62
| * | | powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras2018-03-233-0/+7
| * | | powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras2018-03-231-1/+6
| * | | powerpc: Free up CPU feature bits on 64-bit machinesPaul Mackerras2018-03-231-62/+71
| * | | powerpc: Book E: Remove unused CPU_FTR_L2CSR bitPaul Mackerras2018-03-231-4/+3
| * | | powerpc: Use feature bit for RTC presence rather than timebase presencePaul Mackerras2018-03-232-48/+39
| | |/ | |/|
* | | powerpc: Remove unused flush_dcache_phys_range()Matt Brown2018-03-201-1/+0
* | | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-201-0/+6
* | | powerpc/mm/slice: remove radix calls to the slice codeNicholas Piggin2018-03-131-4/+4
* | | powerpc/mm/slice: implement a slice mask cacheNicholas Piggin2018-03-132-0/+28
* | | powerpc/mm/slice: Simplify and optimise slice context initialisationNicholas Piggin2018-03-131-5/+3
* | | powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.hMichael Ellerman2018-03-131-0/+6
* | | powerpc: Rename plapr routines to plparMichael Ellerman2018-03-131-3/+3
* | | powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=nMichael Ellerman2018-03-131-0/+4
* | | powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman2018-03-131-8/+0
* | | powerpc/32: Add missing prototypes for (early|machine)_init()Mathieu Malaterre2018-03-131-0/+3
* | | powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()Mathieu Malaterre2018-03-131-3/+7
* | | powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()Mathieu Malaterre2018-03-131-1/+9
* | | powerpc: Add missing prototypes for ppc_select() & ppc_fadvise64_64()Mathieu Malaterre2018-03-131-0/+4
* | | powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...Mathieu Malaterre2018-03-131-0/+2