summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-07-31powernv/cpuidle: Use parsed device tree values for cpuidle_initAkshay Adiga
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga
2018-07-30powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-30powerpc/44x: remove page.h from mmu-44x.hChristophe Leroy
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy
2018-07-30powerpc: declare set_breakpoint() staticChristophe Leroy
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy
2018-07-26KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9Paul Mackerras
2018-07-26KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID spaceSam Bobroff
2018-07-25locking/atomics: Rework ordering barriersMark Rutland
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo
2018-07-24powerpc: add vcmpequd/vcmpequb ppc instruction macroSimon Guo
2018-07-24powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V
2018-07-24powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP configAneesh Kumar K.V
2018-07-24powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin
2018-07-24powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-18KVM: PPC: Book3S HV: Fix constant size warningNicholas Mc Guire
2018-07-18KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulationSimon Guo
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-16powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy
2018-07-16powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy
2018-07-16KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-12powerpc: Remove Power8 DD1 from cputableJoel Stanley
2018-07-02Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"Alastair D'Silva
2018-07-02powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues
2018-06-26powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/arch/powerpc: Implement hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-06-23powerpc: Wire up io_pgeteventsBreno Leitao
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland