summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-151-5/+5
|\
| * KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras2018-03-141-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-093-35/+55
|\ \ | |/
| * Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-03-063-35/+55
| |\
| | * KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier2018-03-031-3/+2
| | * KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras2018-03-021-5/+7
| | * KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras2018-03-021-26/+43
| | * KVM: PPC: Book3S: Fix compile error that occurs with some gcc versionsPaul Mackerras2018-02-131-1/+1
| | * KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=nPaul Mackerras2018-02-131-0/+2
* | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-092-2/+2
|\ \ \
| * | | powerpc/pseries: Fix vector5 in ibm architecture vector tableBharata B Rao2018-03-061-1/+0
| * | | powerpc/boot: Fix random libfdt related build errorsGuenter Roeck2018-02-281-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-051-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann2018-02-261-0/+1
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-252-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-222-2/+2
| |/ /
* | | powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman2018-02-231-0/+4
* | | powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman2018-02-231-1/+2
* | | powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao2018-02-231-3/+3
* | | powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord2018-02-221-0/+3
* | | powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann2018-02-221-1/+1
* | | powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman2018-02-221-1/+1
* | | powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez2018-02-211-1/+2
|/ /
* | powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot2018-02-161-0/+8
* | powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-02-151-0/+3
* | powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin2018-02-151-2/+4
* | powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-151-6/+10
* | powerpc: Expose TSCR via sysfs only on powernvCyril Bur2018-02-151-2/+4
* | Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-1426-77/+229
|\ \ | |/ |/|
| * powerpc/kdump: Fix powernv build break when KEXEC_CORE=nGuenter Roeck2018-02-131-0/+6
| * powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck2018-02-132-2/+5
| * powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V2018-02-131-2/+8
| * powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-137-17/+28
| * powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabledAneesh Kumar K.V2018-02-132-2/+3
| * powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-1311-5/+29
| * powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy2018-02-131-0/+2
| * powerpc/vas: Don't set uses_vas for kernel windowsNicholas Piggin2018-02-131-8/+8
| * powerpc/pseries: Enable RAS hotplug events laterSam Bobroff2018-02-131-9/+22
| * powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh2018-02-081-21/+74
| * powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin2018-02-081-1/+20
| * powerpc/64s: Fix may_hard_irq_enable() for PMI soft maskingNicholas Piggin2018-02-083-4/+16
| * powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macroMadhavan Srinivasan2018-02-081-1/+1
| * powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-083-5/+7
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-115-15/+15
* | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \
| * | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1024-209/+663
|\ \ \ | |_|/ |/| |
| * | Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-0912-39/+251
| |\ \
| | * | KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani2018-02-095-0/+198
| | * | KVM: PPC: Book3S HV: Branch inside feature sectionAlexander Graf2018-02-091-1/+2
OpenPOWER on IntegriCloud