summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Drivers: hv: vmbus: fix build warningSudip Mukherjee1-2/+3
2018-02-25modsign: hide openssl output in silent buildsArnd Bergmann1-14/+19
2018-02-25fbdev: s6e8ax0: avoid unused function warningsArnd Bergmann1-9/+4
2018-02-25mtd: cfi: enforce valid geometry configurationArnd Bergmann1-0/+4
2018-02-25mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2-2/+4
2018-02-25amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov1-2/+2
2018-02-25fbdev: auo_k190x: avoid unused function warningsArnd Bergmann1-7/+4
2018-02-25driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann1-2/+5
2018-02-25target/user: Fix cast from pointer to phys_addr_tArnd Bergmann1-1/+1
2018-02-25tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann1-1/+1
2018-02-25usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann1-3/+0
2018-02-25pwc: hide unused labelArnd Bergmann1-0/+2
2018-02-25SCSI: initio: remove duplicate module device tableArnd Bergmann1-16/+0
2018-02-25scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2018-02-25video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner1-1/+1
2018-02-25fbdev: sis: enforce selection of at least one backendArnd Bergmann1-0/+1
2018-02-25staging: ste_rmi4: avoid unused function warningsArnd Bergmann1-5/+2
2018-02-25video: fbdev: sis: remove unused variableSudip Mukherjee1-8/+2
2018-02-25scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann1-1/+1
2018-02-25mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann1-0/+2
2018-02-25mtd: maps: add __init attributeJulia Lawall3-6/+6
2018-02-25mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann1-2/+4
2018-02-25md: avoid warning for 32-bit sector_tArnd Bergmann1-4/+6
2018-02-25profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann1-2/+2
2018-02-25dpt_i2o: fix build warningSudip Mukherjee1-0/+3
2018-02-25drivers/net: fix eisa_driver probe section mismatchFabian Frederick4-4/+4
2018-02-25scsi: sim710: fix build warningSudip Mukherjee1-2/+1
2018-02-25x86/boot: Avoid warning for zero-filling .bssArnd Bergmann1-3/+6
2018-02-25thermal: spear: use __maybe_unused for PM functionsArnd Bergmann1-4/+2
2018-02-25ssb: mark ssb_bus_register as __maybe_unusedArnd Bergmann1-3/+4
2018-02-25reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann2-2/+1
2018-02-25ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann1-0/+3
2018-02-25arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang1-1/+1
2018-02-25scsi: advansys: fix uninitialized data accessArnd Bergmann1-11/+10
2018-02-25x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann1-0/+1
2018-02-25x86: add MULTIUSER dependency for KVMArnd Bergmann1-1/+1
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann1-2/+2
2018-02-25x86/build: Silence the build with "make -s"Arnd Bergmann1-2/+3
2018-02-25tools build: Add tools tree support for 'make -s'Josh Poimboeuf3-3/+25
2018-02-25x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann2-10/+10
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann1-14/+19
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2-5/+2
2018-02-25scsi: advansys: fix build warning for PCI=nArnd Bergmann1-0/+3
2018-02-25video: fbdev: via: remove possibly unused variablesArnd Bergmann1-5/+3
2018-02-25platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov1-0/+2
2018-02-25gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi1-1/+1
2018-02-25vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2018-02-25isdn: icn: remove a #warningArnd Bergmann1-1/+1
2018-02-25virtio_balloon: prevent uninitialized variable useArnd Bergmann1-0/+2
2018-02-25hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1