summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-25binfmt_elf: compat: avoid unused function warningArnd Bergmann
2018-02-25arm64: sunxi: always enable reset controllerArnd Bergmann
2018-02-25drm/i915: hide unused intel_panel_set_backlight functionArnd Bergmann
2018-02-25kasan: rework Kconfig settingsArnd Bergmann
2018-02-25clk: meson: gxbb: fix build error without RESET_CONTROLLERTobias Regnery
2018-02-25ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann
2018-02-25tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann
2018-02-25go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann
2018-02-25tc358743: fix register i2c_rd/wr functionsArnd Bergmann
2018-02-25shmem: fix compilation warnings on unused functionsJérémy Lefaure
2018-02-25KVM: add X86_LOCAL_APIC dependencyArnd Bergmann
2018-02-25Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann
2018-02-25rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov
2018-02-25drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann
2018-02-25security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2018-02-25reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann
2018-02-25arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang
2018-02-25scsi: advansys: fix uninitialized data accessArnd Bergmann
2018-02-25x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov
2018-02-25x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann
2018-02-25dmaengine: zx: fix build warningJun Nie
2018-02-25x86: add MULTIUSER dependency for KVMArnd Bergmann
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
2018-02-25x86/build: Silence the build with "make -s"Arnd Bergmann
2018-02-25tools build: Add tools tree support for 'make -s'Josh Poimboeuf
2018-02-25x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2018-02-25gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-02-25scsi: advansys: fix build warning for PCI=nArnd Bergmann
2018-02-25video: fbdev: via: remove possibly unused variablesArnd Bergmann
2018-02-25perf: xgene: Include module.hStephen Boyd
2018-02-25PCI: Change pci_host_common_probe() visibilityMarc Gonzalez
2018-02-25usb: musb: fix compilation warning on unused functionJérémy Lefaure
2018-02-25platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov
2018-02-25gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi
2018-02-25PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov
2018-02-25perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25vmxnet3: prevent building with 64K pagesArnd Bergmann
2018-02-25clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLERTobias Regnery
2018-02-25shmem: avoid maybe-uninitialized warningArnd Bergmann
2018-02-25drm/i915: fix intel_backlight_device_register declarationArnd Bergmann
2018-02-25crypto: talitos - fix Kernel Oops on hashing an empty fileLEROY Christophe
2018-02-25powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-02-25powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-25powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNELMichael Ellerman