summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-017-44/+62
|\
| * KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless cededBenjamin Herrenschmidt2018-01-191-0/+3
| * KVM: PPC: Book3S HV: Make xive_pushed a byte, not a wordBenjamin Herrenschmidt2018-01-191-1/+1
| * KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt2018-01-191-0/+1
| * KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-192-1/+3
| * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-01-199-44/+77
| |\
| | * KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras2018-01-182-2/+7
| | * powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-121-0/+3
| | * powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt2018-01-122-35/+35
| * | KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras2017-11-231-5/+9
* | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-3/+0
|\ \ \
| * | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
* | | | Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-191-0/+1
|\ \ \ \
| * | | | powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-01-171-0/+1
* | | | | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-147-2/+128
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-104-8/+68
| * | | powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-101-2/+2
| * | | powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-102-0/+35
| * | | Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2018-01-102-0/+31
| |\ \ \ | | | |/ | | |/|
| | * | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-102-0/+31
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-221-2/+3
* | | | Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-052-0/+2
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-301-0/+1
|\ \ \ | | |/ | |/|
| * | KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hostsPaul Mackerras2017-11-231-0/+1
* | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+0
* | | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-241-5/+1
|\ \ \
| * | | powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan2017-11-221-5/+1
* | | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-165-27/+138
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras2017-11-011-1/+12
| * | | | KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded modePaul Mackerras2017-11-011-0/+1
| * | | | KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix hostPaul Mackerras2017-11-011-0/+3
| * | | | KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras2017-11-013-4/+26
| * | | | KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_readyPaul Mackerras2017-11-011-1/+1
| * | | | KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras2017-11-011-21/+95
* | | | | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-1634-54/+238
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman2017-11-151-3/+4
| * | | | powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-133-3/+3
| * | | | powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran2017-11-132-0/+7
| * | | | powerpc/vas: Define vas_win_id()Sukadev Bhattiprolu2017-11-121-0/+5
| * | | | powerpc/vas: Define vas_win_paste_addr()Sukadev Bhattiprolu2017-11-121-0/+7
| * | | | powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu2017-11-122-0/+4
| * | | | powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu2017-11-122-0/+4
| * | | | powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu2017-11-121-0/+9
| * | | | Merge branch 'fixes' into nextMichael Ellerman2017-11-101-9/+1
| |\ \ \ \
| * | | | | powerpc: add POWER9_DD20 featureNicholas Piggin2017-11-061-1/+4
| * | | | | powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur2017-11-061-3/+2
| * | | | | powerpc/opal: Add opal_async_wait_response_interruptible() to opal-asyncCyril Bur2017-11-061-0/+2
OpenPOWER on IntegriCloud