aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-07modsign: Allow external signing key to be specifiedGravatar David Woodhouse 1-0/+5
2015-08-06audit: clean simple fsnotify implementationGravatar Richard Guy Briggs 1-1/+1
2015-07-14cgroup: implement the PIDs subsystemGravatar Aleksa Sarai 1-0/+1
2015-07-02make certificate list change message more usefulGravatar Linus Torvalds 1-1/+1
2015-04-30modsign: change default key detailsGravatar David Howells 1-3/+3
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesGravatar Iulia Manda 1-1/+3
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-1/+1
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-2/+2
2015-01-29ftrace: allow architectures to specify ftrace compile optionsGravatar Heiko Carstens 1-2/+2
2015-01-23X.509: shut up about included cert for silent buildGravatar Arnd Bergmann 1-1/+1
2014-12-22livepatch: kernel: add support for live patchingGravatar Seth Jennings 1-0/+1
2014-12-10kernel: res_counter: remove the unused APIGravatar Johannes Weiner 1-1/+0
2014-10-27bpf: split eBPF out of NETGravatar Alexei Starovoitov 1-1/+1
2014-08-08bin2c: move bin2c in scripts/basicGravatar Vivek Goyal 1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2014-07-23net: filter: split filter.c into two filesGravatar Alexei Starovoitov 1-0/+1
2014-06-23time/timers: Move all time(r) related files into kernel/timeGravatar Thomas Gleixner 1-21/+4
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+3
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2014-02-23rcutorture: Abstract rcu_torture_random()Gravatar Paul E. McKenney 1-0/+1
2014-02-13lto: Disable LTO for sys_niGravatar Andi Kleen 1-0/+3
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cGravatar Nicolas Pitre 1-1/+0
2013-12-13KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=yGravatar Kirill Tkhai 1-1/+1
2013-12-13X.509: Fix certificate gatheringGravatar David Howells 1-2/+3