aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fuse: fix leaked notify replyMiklos Szeredi2018-12-011-1/+3
* configfs: replace strncpy with memcpyGuenter Roeck2018-12-011-1/+1
* mediatek: backport ram_console from N alps kernelMoyster2018-12-015-199/+545
* mm, oom: make dump_tasks publicLiam Mark2018-12-012-1/+4
* CHROMIUM: DROP: mm/oom_kill: Avoid deadlock; allow multiple victimsDouglas Anderson2018-12-011-4/+27
* CHROMIUM: DROP: mm/oom_kill: Double-check before killing a child in our placeDouglas Anderson2018-12-011-0/+9
* BACKPORT: mm: oom_kill: don't ignore oom score on exiting tasksJohannes Weiner2018-12-011-8/+0
* gcc6: partial merge of 'Fix all GCC 6.x warnings' by nathanchance : https://g...Moyster2018-12-011-0/+3
* mediatek: battery: fix uV/mV batt_volMoyster2018-12-011-1/+1
* power: rebase meizu changes against stock battery_common.CMoyster2018-12-011-19/+20
* mm: add CMA page allocationfire8552018-11-305-21/+31
* max77819: fix build without has_earlysuspendMister Oyster2018-11-301-40/+8
* misc: fix a few Wundef warningsMoyster2018-11-302-4/+4
* misc: fix a bunch of 'warning: backslash and newline separated by space'Moyster2018-11-303-41/+41
* gcc6: remove overflow warning in bitshift operationAndreas Fenkart2018-11-301-1/+1
* gcc6: avoid declaration of unused static struct in cpufeature.hAndreas Fenkart2018-11-301-2/+13
* blk: rq_data_dir() should not return a booleanLinus Torvalds2018-11-301-1/+1
* smc91x: avoid self-comparison warningArnd Bergmann2018-11-301-1/+1
* ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2018-11-301-1/+1
* modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker2018-11-301-0/+22
* arm64: build vdso without libgcovArnd Bergmann2018-11-301-0/+3
* mtd: blkdevs: fix switch-bool compilation warningTomer Barletz2018-11-301-6/+2
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-3034-61/+4
* fix GCC 6.X tautological-compare warningsAlex Tsanis2018-11-302-0/+11
* arm64: support __int128 on gcc 5+Jason A. Donenfeld2018-11-303-1/+82
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-11-301-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291635-1652/+1652
* defconfig: regen m2note_defconfigMoyster2018-11-291-0/+3
* Make Documenation depend on headers_installPeter Foley2018-11-291-0/+2
* kbuild: use $(Q) for sub-make targetMasahiro Yamada2018-11-291-2/+1
* kbuild: fake the "Entering directory ..." message more simplyMasahiro Yamada2018-11-291-5/+8
* kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2018-11-293-4/+4
* kbuild: Fix make help-<board series> on powerpcMichal Marek2018-11-291-2/+2
* kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik2018-11-291-0/+4
* Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen2018-11-291-1/+1
* kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller2018-11-291-1/+11
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2018-11-292-4/+13
* kbuild: Automatically remove stale <linux/version.h> fileMichal Marek2018-11-291-0/+2
* kbuild: use mixed-targets when two or more config targets are givenMasahiro Yamada2018-11-291-1/+1
* Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek2018-11-291-0/+1
* Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2018-11-291-1/+5
* Kbuild: avoid duplicate include pathArnd Bergmann2018-11-291-2/+3
* jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin2018-11-291-1/+1
* gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2018-11-291-1/+1
* gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2018-11-291-1/+1
* kbuild: Do not run modules_install and install in paralelMichal Marek2018-11-291-0/+6
* kbuild: remove warning about "make depend"Masahiro Yamada2018-11-291-6/+0
* kbuild: Do not reference *-n variables in the MakefileMichal Marek2018-11-291-3/+1
* drivers: input: mouse: Use "static inline" instead of "inline" in "lifebook.h"demicro2018-11-291-3/+3
* Fix for build error no support ARM mode 'smc #1'demicro2018-11-291-1/+3