summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Enable RAS hotplug events laterSam Bobroff2018-03-031-9/+22
* powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-03-033-4/+22
* powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar2018-02-251-0/+13
* powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria2018-02-251-2/+2
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2018-02-221-1/+1
* powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh2018-02-221-21/+74
* powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2018-02-222-2/+2
* powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-221-6/+10
* powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy2018-02-221-0/+2
* powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-223-5/+7
* powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar2018-02-221-2/+0
* KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson2018-02-161-1/+1
* KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras2018-02-161-4/+12
* KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loadedPaul Mackerras2018-02-161-20/+20
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-02-161-0/+1
* powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-02-161-0/+1
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-02-131-1/+0
* powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman2018-02-071-0/+30
* powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2018-02-072-0/+9
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2018-02-031-5/+2
* powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-231-0/+49
* powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-231-0/+35
* powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-231-1/+23
* powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-239-8/+286
* powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-231-1/+28
* powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-231-2/+16
* powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-231-1/+11
* powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-236-26/+32
* powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-232-0/+35
* powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-232-0/+31
* KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()David Gibson2018-01-171-2/+4
* KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requestsSerhii Popovych2018-01-171-15/+35
* KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hptSerhii Popovych2018-01-171-17/+27
* KVM: PPC: Book3S PR: Fix WIMG handling under pHypAlexey Kardashevskiy2018-01-172-0/+3
* powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck2018-01-101-1/+6
* powerpc/perf: Dereference BHRB entries safelyRavi Bangoria2017-12-291-2/+6
* KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()Laurent Vivier2017-12-291-1/+2
* KVM: PPC: Book3S: fix XIVE migration of pending interruptsCédric Le Goater2017-12-291-2/+2
* arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-291-2/+3
* bpf, ppc64: do not reload skb pointers in non-skb contextDaniel Borkmann2017-12-251-2/+4
* powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin2017-12-251-2/+5
* powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin2017-12-251-4/+13
* powerpc/xmon: Check before calling xive functionsBreno Leitao2017-12-201-0/+5
* powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman2017-12-201-1/+1
* powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler2017-12-201-0/+2
* powerpc/ipic: Fix status get and status clearChristophe Leroy2017-12-201-2/+2
* powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III2017-12-201-3/+3
* powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya2017-12-201-1/+1
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-12-171-1/+0
* powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan2017-12-141-2/+4