aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2019-09-06kexec: add KEXEC_ELFGravatar Sven Schnelle 1-0/+1
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionGravatar Masahiro Yamada 1-1/+1
2019-08-05MODSIGN: Export module signature definitionsGravatar Thiago Jung Bauermann 1-0/+1
2019-08-03memremap: move from kernel/ to mm/Gravatar Christoph Hellwig 1-1/+0
2019-05-24kheaders: Move from proc to sysfsGravatar Joel Fernandes (Google) 1-2/+2
2019-05-14kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executableGravatar Andrew Morton 1-1/+1
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+10
2019-04-29Provide in-kernel headers to make extending kernel easierGravatar Joel Fernandes (Google) 1-0/+10
2019-04-03x86/uaccess, kcov: Disable stack protectorGravatar Peter Zijlstra 1-0/+1
2019-03-07kernel/configs: use .incbin directive to embed config_data.gzGravatar Masahiro Yamada 1-10/+1
2019-01-06kbuild: change filechk to surround the given command with { }Gravatar Masahiro Yamada 1-1/+5
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2018-12-07y2038: futex: Move compat implementation into futex.cGravatar Arnd Bergmann 1-3/+0
2018-11-19audit: remove WATCH and TREE config optionsGravatar Richard Guy Briggs 1-3/+1
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsGravatar Alexander Popov 1-0/+4
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Gravatar Masahiro Yamada 1-1/+1
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaGravatar Christoph Hellwig 1-0/+1
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2018-06-06rseq: Introduce restartable sequences system callGravatar Mathieu Desnoyers 1-0/+1
2018-05-15memremap: split devm_memremap_pages() and memremap() infrastructureGravatar Dan Williams 1-1/+2
2018-01-12error-injection: Support fault injection frameworkGravatar Masami Hiramatsu 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileGravatar Luis R. Rodriguez 1-1/+2
2017-09-08kmod: split out umh code into its own fileGravatar Luis R. Rodriguez 1-1/+1
2017-08-17membarrier: Provide expedited private commandGravatar Mathieu Desnoyers 1-1/+0
2017-07-12kernel/watchdog: split up config optionsGravatar Nicholas Piggin 1-1/+1
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREGravatar Hari Bathini 1-0/+1
2016-12-27cgroup: move cgroup files under kernel/cgroup/Gravatar Tejun Heo 1-4/+1
2016-12-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2016-12-14kernel/watchdog.c: move hardlockup detector to separate fileGravatar Babu Moger 1-0/+1
2016-12-14Remove last traces of ikconfig.hGravatar Paul Bolle 1-2/+0
2016-08-08userns: Add per user namespace sysctls.Gravatar Eric W. Biederman 1-1/+1
2016-05-23ELF/MIPS build fixGravatar Ralf Baechle 1-3/+1
2016-03-22kernel: add kcov code coverageGravatar Dmitry Vyukov 1-0/+12
2016-01-31kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oGravatar Li Bin 1-2/+1
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Gravatar Mathieu Desnoyers 1-0/+1
2015-09-10kexec: split kexec_load syscall from kexec core codeGravatar Dave Young 1-0/+1
2015-09-10kexec: split kexec_file syscall code to kexec_file.cGravatar Dave Young 1-0/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-1/+1
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-97/+0
2015-08-14arch: introduce memremap()Gravatar Dan Williams 1-0/+2
2015-08-14Move certificate handling to its own directoryGravatar David Howells 1-143/+0
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSGravatar David Woodhouse 1-13/+12
2015-08-07modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionGravatar David Woodhouse 1-60/+65
2015-08-07modsign: Use single PEM file for autogenerated keyGravatar David Woodhouse 1-8/+7
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededGravatar David Woodhouse 1-0/+38