summaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez
2017-09-08kmod: split out umh code into its own fileLuis R. Rodriguez
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini
2016-12-27cgroup: move cgroup files under kernel/cgroup/Tejun Heo
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger
2016-12-14Remove last traces of ikconfig.hPaul Bolle
2016-08-08userns: Add per user namespace sysctls.Eric W. Biederman
2016-05-23ELF/MIPS build fixRalf Baechle
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-01-31kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oLi Bin
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-08-14arch: introduce memremap()Dan Williams
2015-08-14Move certificate handling to its own directoryDavid Howells
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse
2015-08-07modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse
2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse
2015-08-07modsign: Allow external signing key to be specifiedDavid Woodhouse
2015-08-06audit: clean simple fsnotify implementationRichard Guy Briggs
2015-07-14cgroup: implement the PIDs subsystemAleksa Sarai
2015-07-02make certificate list change message more usefulLinus Torvalds
2015-04-30modsign: change default key detailsDavid Howells
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2015-01-23X.509: shut up about included cert for silent buildArnd Bergmann
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov
2014-08-08bin2c: move bin2c in scripts/basicVivek Goyal
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-23net: filter: split filter.c into two filesAlexei Starovoitov
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney
2014-02-13lto: Disable LTO for sys_niAndi Kleen
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre
2013-12-13KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=yKirill Tkhai
2013-12-13X.509: Fix certificate gatheringDavid Howells