summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-11MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-2/+4
2017-11-11MIPS: jz4740: fix build error in irq.hArnd Bergmann1-0/+2
2017-11-11perf: Avoid horrible stack usagePeter Zijlstra (Intel)9-24/+52
2017-11-11drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg1-0/+6
2017-11-11mtd: cfi: reduce stack sizeArnd Bergmann1-1/+11
2017-11-11staging: r8192ee: prorperly format warning messageArnd Bergmann1-2/+2
2017-11-11MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2017-11-11MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto1-2/+0
2017-11-11MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2-0/+2
2017-11-11MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov1-12/+0
2017-11-11MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-11-11MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2017-11-11MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2017-11-11MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee1-3/+0
2017-11-11ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann1-73/+38
2017-11-11ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König1-4/+0
2017-11-11ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren2-3/+3
2017-11-11ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2-1/+4
2017-11-11ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2-0/+14
2017-11-11ARM: cns3xxx: shut up frame size warningArnd Bergmann1-0/+1
2017-11-11x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar1-6/+5
2017-11-11x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross1-1/+1
2017-11-11staging: dgnc: Fix frame size is larger than 1024BKonrad Zapalowicz1-4/+12
2017-11-11Staging: wlan-ng: fix sparse warning in prism2fw.cA Raghavendra Rao1-14/+19
2017-11-11staging: rtl8723au: core: rtw_wlan_util: fix misleading indentationLuis de Bethencourt1-1/+1
2017-11-11Staging: lustre: missing curly braces in ll_setattr_raw()Dan Carpenter1-1/+2
2017-11-11Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2017-11-11staging: vt6655: fix overly large stack usageArnd Bergmann1-4/+6
2017-11-11staging: imx-drm: fix indentation warningArnd Bergmann1-1/+1
2017-11-11staging: bcm: add 32-bit host dependencyArnd Bergmann1-0/+1
2017-11-11video: mx3fb: always enable BACKLIGHT_LCD_SUPPORTArnd Bergmann1-1/+2
2017-11-11drm/i915: cleanup some indentingDan Carpenter1-2/+3
2017-11-11netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller1-0/+2
2017-11-11netfilter: Fix switch statement warnings with recent gcc.David Miller4-3/+15
2017-11-11brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2017-11-11iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2017-11-11hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-11-11drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2017-11-11net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-11-11net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher1-1/+1
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2017-11-11net: caif: fix misleading indentationArnd Bergmann1-1/+1
2017-11-11cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-11-11mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2017-11-11mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2017-11-11i40e: Reduce stack in i40e_dbg_dump_descJoe Perches1-13/+17
2017-11-11xilinx: Fix compiler warningManuel Schölling3-3/+3
2017-11-11mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto1-2/+0
2017-11-11mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1