summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-271-0/+1
|\
| * MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-051-0/+1
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\ \
| * | kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada2019-09-041-1/+1
* | | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-161-0/+1
|\ \ \ | |/ / |/| |
| * | kexec: add KEXEC_ELFSven Schnelle2019-09-061-0/+1
| |/
* / memremap: move from kernel/ to mm/Christoph Hellwig2019-08-031-1/+0
|/
* kheaders: Move from proc to sysfsJoel Fernandes (Google)2019-05-241-2/+2
* kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executableAndrew Morton2019-05-141-1/+1
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-0/+10
|\
| * Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)2019-04-291-0/+10
* | x86/uaccess, kcov: Disable stack protectorPeter Zijlstra2019-04-031-0/+1
|/
* kernel/configs: use .incbin directive to embed config_data.gzMasahiro Yamada2019-03-071-10/+1
* kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-061-1/+5
* Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-281-3/+0
|\
| * y2038: futex: Move compat implementation into futex.cArnd Bergmann2018-12-071-3/+0
* | audit: remove WATCH and TREE config optionsRichard Guy Briggs2018-11-191-3/+1
|/
* x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-041-0/+4
* kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-181-1/+1
* dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-141-0/+1
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+1
|\
| * rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-061-0/+1
* | memremap: split devm_memremap_pages() and memremap() infrastructureDan Williams2018-05-151-1/+2
|/
* error-injection: Support fault injection frameworkMasami Hiramatsu2018-01-121-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez2017-09-081-1/+2
* kmod: split out umh code into its own fileLuis R. Rodriguez2017-09-081-1/+1
* membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-1/+0
* kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-1/+1
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-081-0/+1
* cgroup: move cgroup files under kernel/cgroup/Tejun Heo2016-12-271-4/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-141-0/+1
|\
| * kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger2016-12-141-0/+1
* | Remove last traces of ikconfig.hPaul Bolle2016-12-141-2/+0
|/
* userns: Add per user namespace sysctls.Eric W. Biederman2016-08-081-1/+1
* ELF/MIPS build fixRalf Baechle2016-05-231-3/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+12
* kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oLi Bin2016-01-311-2/+1
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-0/+1
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-101-0/+1
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+2
|\
| * arch: introduce memremap()Dan Williams2015-08-141-0/+2
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-081-1/+1
|\ \
| * | audit: clean simple fsnotify implementationRichard Guy Briggs2015-08-061-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-97/+0
|\ \ \
| * | | Move certificate handling to its own directoryDavid Howells2015-08-141-143/+0
| * | | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse2015-08-121-13/+12
| * | | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-071-60/+65
| * | | modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-071-8/+7