aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...HEADmasterRalf Baechle7-64/+62
2018-08-31Merge tag 'v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...linux-4.19-rc1Ralf Baechle1963-40671/+48910
2018-08-31Merge tag 'v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...linux-4.18Ralf Baechle14-194/+141
2018-08-31Merge tag 'v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...linux-4.18-rc8Ralf Baechle35-148/+264
2018-08-31Merge tag 'v4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...linux-4.18-rc7Ralf Baechle16-47/+27
2018-08-31Merge tag 'v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...linux-4.18-rc6Ralf Baechle52-190/+297
2018-08-29Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+5
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel1-1/+0
2018-08-29Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+0
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-40/+57
2018-08-28RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt1-14/+1
2018-08-28riscv: tlb: Provide definition of tlb_flush() before including tlb.hWill Deacon1-0/+4
2018-08-27nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintionsTobias Klauser1-9/+0
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-62/+8
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+33
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-10/+15
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds4-50/+61
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds11-9/+11
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds23-39/+36
2018-08-25crypto: arm64/aes-gcm-ce - fix scatterwalk API violationArd Biesheuvel1-6/+23
2018-08-25crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson1-33/+33
2018-08-25crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel1-1/+1
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+13
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15-75/+168
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-90/+80
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-44/+49
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria9-9/+9
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka1-0/+4
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka3-3/+3
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-26/+26
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann3-4/+4
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain4-4/+4
2018-08-23arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon1-0/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada23-39/+36
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds11-163/+99
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-159/+23
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds11-69/+104
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-133/+12
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds554-7030/+22105
2018-08-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-81/+324
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds113-5195/+2099
2018-08-23Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-38/+24
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra9-6/+26
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2-0/+4
2018-08-23powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar1-1/+1
2018-08-23KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras1-7/+10
2018-08-23powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V1-3/+5
2018-08-23powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V1-1/+17
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy1-6/+3
2018-08-22x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra2-157/+69
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers1-12/+1
2018-08-22ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck1-2/+2
2018-08-22Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-137/+113
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds25-310/+1300
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-79/+359
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-16/+24
2018-08-22module: use relative references for __ksymtab entriesArd Biesheuvel2-5/+1
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel1-4/+1
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel4-0/+13
2018-08-22mm: zero out the vma in vma_init()Andrew Morton1-5/+4
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-2/+5
2018-08-22KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini1-10/+16
2018-08-22KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner1-4/+4
2018-08-22KVM: vmx: Inject #UD for SGX ENCLS instruction in guestSean Christopherson1-1/+29
2018-08-22KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson1-0/+3
2018-08-22x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()Yi Wang1-9/+9
2018-08-22x86: kvm: avoid unused variable warningArnd Bergmann1-3/+1
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2018-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-249/+88
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds8-50/+28
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini22-53/+298
2018-08-22h8300: fix IRQ noYoshinori Sato1-1/+1
2018-08-22arch/h8300: add a defconfig targetRandy Dunlap1-0/+2
2018-08-22arch/h8300: eliminate kgbd.c warningRandy Dunlap1-1/+1
2018-08-22arch/h8300: eliminate ptrace.h warningsRandy Dunlap1-0/+2
2018-08-22h8300:let the checker know that size_t is ulongLuc Van Oostenryck1-0/+2
2018-08-22h8300: Don't include linux/kernel.h in asm/atomic.hWill Deacon1-2/+2
2018-08-22h8300: remove unnecessary of_platform_populate callRob Herring1-10/+0
2018-08-22h8300: Correct signature of test_bit()Geert Uytterhoeven1-1/+1
2018-08-22h8300: switch to NO_BOOTMEMRob Herring2-28/+9
2018-08-22h8300: gcc-8.1 fixYoshinori Sato1-3/+4
2018-08-22h8300: Add missing output register.Yoshinori Sato1-6/+6
2018-08-21ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox1-22/+4
2018-08-21ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox1-40/+4
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+9
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-234/+25
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada1-3/+3
2018-08-21sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport1-25/+31
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport2-58/+21
2018-08-21sparc: mm/init_32: kill trailing whitespaceMike Rapoport1-3/+3
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig3-165/+35
2018-08-21MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton1-3/+3
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2-0/+36
2018-08-21compiler.h: Allow arch-specific asm/compiler.hPaul Burton1-0/+8
2018-08-21s390: remove gcc version check (4.3 or newer)Heiko Carstens1-8/+0
2018-08-21parisc: Add hardware description to stack tracesHelge Deller1-0/+2
2018-08-21parisc: Fix boot failure of 64-bit kernelHelge Deller3-27/+15
2018-08-21microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi1-13/+0
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju3-10/+20
2018-08-21powerpc64/ftrace: Include ftrace.h needed for enable/disable callsLuke Dashjr1-0/+1
2018-08-20Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-188/+33
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds7-14/+18
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds4-8/+8
2018-08-20Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov7-154/+110
2018-08-20xtensa: add test_kc705_be variantMax Filippov3-0/+1065
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov1-11/+6
2018-08-20xtensa: make bootparam parsing optionalMax Filippov3-1/+22
2018-08-20xtensa: drop variant IRQ supportMax Filippov3-21/+1
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov5-23/+1
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov4-10/+7
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov5-31/+9
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov5-15/+0
2018-08-20ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck1-0/+1
2018-08-20x86/xen: enable early use of set_fixmap in 32-bit Xen PV guestJuergen Gross3-5/+16
2018-08-20xen: remove unused hypercall functionsJuergen Gross1-118/+0
2018-08-20x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2-32/+0
2018-08-20x86/Xen: further refine add_preferred_console() invocationsJan Beulich1-1/+4
2018-08-20x86/Xen: mark xen_setup_gdt() __initJan Beulich1-3/+3
2018-08-20RISC-V: Fix sys_riscv_flush_icachePalmer Dabbelt4-9/+23
2018-08-20riscv: Delete asm/compat.hDeepa Dinamani2-29/+1
2018-08-20RISC-V: Don't use a global include guard for uapi/asm/syscalls.hPalmer Dabbelt2-5/+13
2018-08-20RISC-V: Define sys_riscv_flush_icache when SMP=nPalmer Dabbelt2-4/+10
2018-08-20x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams3-50/+45
2018-08-20x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addressesDan Williams1-0/+16
2018-08-20x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf1-3/+0
2018-08-20x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2-4/+4
2018-08-20x86/process: Re-export start_thread()Rian Hunter1-0/+1
2018-08-20x86/mce: Add notifier_block forward declarationArnd Bergmann1-0/+1
2018-08-20x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski1-2/+4
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger1-36/+36
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger1-3/+3
2018-08-20powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt1-0/+37
2018-08-20powerpc/fadump: cleanup crash memory ranges supportHari Bathini1-7/+1
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2-31/+53
2018-08-20powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman1-7/+6
2018-08-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-2/+31
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds34-549/+2185
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-59/+132
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-17/+58
2018-08-18Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar1-0/+33
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds33-53/+71
2018-08-17MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton1-1/+3
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski3-5/+6
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder26-42/+57
2018-08-17sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2-2/+3
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov1-3/+4
2018-08-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+6
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds277-2809/+3588
2018-08-17Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-08-17x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson1-1/+10
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller4-57/+36
2018-08-17parisc: Update comments in syscall.S regarding wide userlandHelge Deller1-10/+3
2018-08-17parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller1-4/+18
2018-08-17parisc: Restore possibility to execute 64-bit applicationsHelge Deller6-39/+39
2018-08-17arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann1-1/+5
2018-08-17arm64: Avoid calling stop_machine() when patching jump labelsWill Deacon1-1/+1
2018-08-16Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki1-1/+1
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-65/+0
2018-08-16s390/kdump: Remove kzalloc_panicPhilipp Rudo1-15/+12
2018-08-16s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo1-5/+12
2018-08-16s390/kdump: Make elfcorehdr size calculation ABI compliantPhilipp Rudo1-16/+10
2018-08-16s390/pci: remove fmb address from debug outputSebastian Ott1-1/+0
2018-08-16s390/pci: remove stale rcSebastian Ott1-1/+0
2018-08-16s390/pci: fix out of bounds access during irq setupSebastian Ott1-0/+2
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger1-5/+5
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+19
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+4
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik5-12/+16
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-363/+266
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-6/+24
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds47-266/+648
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds21-552/+817
2018-08-15x86: i8259: Add missing include fileGuenter Roeck1-0/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds56-992/+265
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas4-57/+0
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas3-8/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds17-55/+24
2018-08-15Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-144/+2
2018-08-15x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck1-2/+1
2018-08-14Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-10/+31
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds70-922/+1399
2018-08-15x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutralPrarit Bhargava1-1/+1
2018-08-14x86: Add entry trampolines to kcoreAdrian Hunter1-0/+10
2018-08-14kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin1-0/+23
2018-08-14x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka1-0/+2
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-196/+123
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+1
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-15/+21
2018-08-14Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2018-08-14x86/init: fix build with CONFIG_SWAP=nVlastimil Babka1-0/+2
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds14-358/+114
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds10-77/+30
2018-08-14kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2-7/+44
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds52-204/+1027
2018-08-14s390: reenable gcc plugins for realHeiko Carstens1-1/+1
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki1-15/+21