summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-3/+11
| * | | | | | powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-282-1/+15
| * | | | | | powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-282-1/+10
| * | | | | | powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2017-04-282-8/+12
| * | | | | | powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin2017-04-281-6/+10
| * | | | | | powerpc/64s: Add exception macro that does not enable RINicholas Piggin2017-04-281-0/+15
| * | | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-04-282-2/+14
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-301-2/+3
| | * | | | powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy2017-03-301-0/+7
| | * | | | powerpc/mmu: Add real mode support for IOMMU preregistered memoryAlexey Kardashevskiy2017-03-271-0/+4
| | |/ / /
| * | | | powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy2017-04-271-0/+1
| * | | | powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson2017-04-241-2/+15
| * | | | Merge branch 'topic/kprobes' into nextMichael Ellerman2017-04-242-53/+51
| |\ \ \ \
| | * | | | powerpc: Introduce a new helper to obtain function entry pointsNaveen N. Rao2017-04-241-0/+41
| | * | | | powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao2017-04-241-0/+10
| | * | | | kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao2017-04-201-53/+0
| | |/ / /
| * | | | powerpc/kprobes: Blacklist common exception handlersNaveen N. Rao2017-04-231-0/+1
| * | | | powerpc/kprobes: Blacklist exception handlersNaveen N. Rao2017-04-231-0/+2
| * | | | powerpc/64s: Simplify POWER9 DD1 idle workaround codeNicholas Piggin2017-04-231-0/+3
| * | | | powerpc/64s: Idle POWER8 avoid full state loss recovery where possibleNicholas Piggin2017-04-231-3/+29
| * | | | powerpc/64s: Expand core idle state bitsNicholas Piggin2017-04-231-2/+2
| * | | | powerpc/64s: Fix POWER9 machine check handler from stop stateNicholas Piggin2017-04-231-0/+1
| * | | | powerpc/64s: Stop using bit in HSPRG0 to test winkleNicholas Piggin2017-04-231-11/+2
| * | | | powerpc/64s: Remove unnecessary relocation branch from idle handlerNicholas Piggin2017-04-231-8/+0
| * | | | powerpc/mm: Wire up ioremap_cache()Oliver O'Halloran2017-04-211-0/+2
| * | | | powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlersNicholas Piggin2017-04-201-1/+1
| * | | | powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin2017-04-191-1/+2
| * | | | powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin2017-04-191-1/+1
| * | | | powerpc/perf: Support to export MMCRA[TEC*] field to userspaceMadhavan Srinivasan2017-04-191-0/+1
| * | | | powerpc/perf: Export memory hierarchy info to user spaceMadhavan Srinivasan2017-04-191-0/+2
| * | | | powerpc: Drop include of linux/io.h from asm/io.hMichael Ellerman2017-04-131-2/+0
| * | | | powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin2017-04-132-0/+5
| * | | | powerpc/64s: Avoid a branch for ppc_msgsndNicholas Piggin2017-04-131-4/+2
| * | | | powerpc: Introduce msgsnd/doorbell barrier primitivesNicholas Piggin2017-04-132-0/+23
| * | | | powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-133-9/+5
| * | | | powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin2017-04-131-0/+2
| * | | | powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh2017-04-121-2/+2
| * | | | powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman2017-04-121-4/+0
| * | | | Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-1211-58/+433
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | powerpc: Fixup LPCR:PECE and HEIC setting on POWER9Benjamin Herrenschmidt2017-04-101-0/+1
| | * | | powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-103-49/+53
| | * | | powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declarationBenjamin Herrenschmidt2017-04-101-4/+0
| | * | | powerpc/kvm: Make kvmppc_xics_create_icp staticBenjamin Herrenschmidt2017-04-101-4/+0
| | * | | powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-103-0/+262
| | * | | powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt2017-04-071-1/+0
| | * | | powerpc: Add optional smp_ops->prepare_cpu SMP callbackBenjamin Herrenschmidt2017-04-061-0/+1
| | * | | powerpc: Add more PPC bit conversion macrosBenjamin Herrenschmidt2017-04-061-0/+8
| | * | | powerpc/powernv: Add XIVE related definitions to opal-api.hBenjamin Herrenschmidt2017-04-062-1/+109
| | |/ /
| * | | powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy2017-04-111-0/+5
| * | | powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy2017-04-111-0/+1