summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-0825-124/+128
|\
| * .gitignore: add more all*.config patternsMasahiro Yamada2019-05-081-1/+6
| * moduleparam: Save information about built-in modules in separate fileAlexey Gladkov2019-05-078-7/+19
| * Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada2019-05-073-3/+0
| * .gitignore: add leading and trailing slashes to generated directoriesMasahiro Yamada2019-05-071-4/+4
| * scripts/tags.sh: fix direct execution of scripts/tags.shMasahiro Yamada2019-05-031-1/+1
| * scripts: override locale from environment when running recordmcount.plDaniel Dadap2019-05-031-1/+1
| * samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become yMasahiro Yamada2019-05-031-2/+1
| * samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada2019-05-032-3/+3
| * kbuild: move Documentation to vmlinux-alldirsMasahiro Yamada2019-05-031-4/+5
| * kbuild: move samples/ to KBUILD_VMLINUX_OBJSMasahiro Yamada2019-05-032-11/+9
| * modpost: make KBUILD_MODPOST_WARN also configurable for external modulesWiebe, Wladislav (Nokia - DE/Ulm)2019-04-111-1/+1
| * kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree buildMasahiro Yamada2019-04-091-2/+4
| * kbuild: remove unneeded dependency for include/config/kernel.releaseMasahiro Yamada2019-04-091-1/+1
| * memory: squash drivers/memory/Makefile.asm-offsetsMasahiro Yamada2019-04-082-6/+5
| * kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-027-9/+9
| * kbuild: mkmakefile: generate a simple wrapper of top MakefileMasahiro Yamada2019-04-021-18/+2
| * kbuild: mkmakefile: do not check the generated Makefile markerMasahiro Yamada2019-04-021-6/+0
| * kbuild: allow Kbuild to start from any directoryMasahiro Yamada2019-04-021-37/+50
| * kbuild: pass $(MAKECMDGOALS) to sub-make as isMasahiro Yamada2019-04-011-1/+1
| * kbuild: fix warning "overriding recipe for target 'Makefile'"Masahiro Yamada2019-04-011-1/+1
| * kbuild: move RETPOLINE flags below config-targetsMasahiro Yamada2019-04-011-9/+9
* | Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-05-081-0/+194
|\ \
| * | tool headers nolibc: add RISCV supportPranith Kumar2019-05-081-0/+194
* | | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-0834-502/+890
|\ \ \
| * | | csky/syscall_trace: Fixup return processing flowGuo Ren2019-04-222-1/+9
| * | | csky: Fixup compile warningGuo Ren2019-04-221-1/+1
| * | | csky: Add support for perf registers samplingMao Han2019-04-224-0/+94
| * | | csky: add page fault perf event supportMao Han2019-04-221-2/+10
| * | | csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-227-36/+21
| * | | csky: Support vmlinux bootup with MMU offGuo Ren2019-04-224-85/+90
| * | | csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-223-0/+10
| * | | csky: Fixup wrong update_mmu_cache implementationGuo Ren2019-04-221-11/+2
| * | | csky: Support dynamic start physical addressGuo Ren2019-04-228-31/+106
| * | | csky: Reconstruct signal processingGuo Ren2019-04-227-274/+150
| * | | csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-225-20/+22
| * | | csky: Add non-uapi asm/ptrace.h namespaceGuo Ren2019-04-222-20/+29
| * | | csky: mm/fault.c: Remove duplicate headerJagadeesh Pagadala2019-04-221-1/+0
| * | | csky: remove redundant generic-yMasahiro Yamada2019-04-221-1/+0
| * | | csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-229-55/+67
| * | | csky: Add perf callchain supportMao Han2019-04-222-0/+120
| * | | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-225-6/+205
| * | | csky: Fixup vdsp&fpu issues in kernelGuo Ren2019-04-222-6/+2
* | | | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-08324-13909/+7625
|\ \ \ \
| * | | | media: dt-bindings: aspeed-video: Add missing memory-region propertyEddie James2019-04-301-0/+6
| * | | | media: platform: Aspeed: Make reserved memory optionalEddie James2019-04-301-5/+1
| * | | | media: platform: Aspeed: Remove use of reset lineEddie James2019-04-301-22/+5
| * | | | media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne2019-04-301-6/+8
| * | | | media: vsp1: Add support for missing 16-bit RGB555 formatsLaurent Pinchart2019-04-251-0/+24
| * | | | media: vsp1: Add support for missing 16-bit RGB444 formatsLaurent Pinchart2019-04-251-0/+24