summaryrefslogtreecommitdiff
path: root/kernel/Makefile
Commit message (Expand)AuthorAge
* error-injection: Support fault injection frameworkMasami Hiramatsu2018-01-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez2017-09-08
* kmod: split out umh code into its own fileLuis R. Rodriguez2017-09-08
* membarrier: Provide expedited private commandMathieu Desnoyers2017-08-17
* kernel/watchdog: split up config optionsNicholas Piggin2017-07-12
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-08
* cgroup: move cgroup files under kernel/cgroup/Tejun Heo2016-12-27
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-14
|\
| * kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger2016-12-14
* | Remove last traces of ikconfig.hPaul Bolle2016-12-14
|/
* userns: Add per user namespace sysctls.Eric W. Biederman2016-08-08
* ELF/MIPS build fixRalf Baechle2016-05-23
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oLi Bin2016-01-31
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-10
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * arch: introduce memremap()Dan Williams2015-08-14
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-08
|\ \
| * | audit: clean simple fsnotify implementationRichard Guy Briggs2015-08-06
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\ \ \
| * | | Move certificate handling to its own directoryDavid Howells2015-08-14
| * | | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse2015-08-12
| * | | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-07
| * | | modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-07
| * | | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-07
| * | | modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-07
| | |/ | |/|
* | | cgroup: implement the PIDs subsystemAleksa Sarai2015-07-14
|/ /
* | make certificate list change message more usefulLinus Torvalds2015-07-02
* | modsign: change default key detailsDavid Howells2015-04-30
* | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-15
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-11
|\
| * X.509: shut up about included cert for silent buildArnd Bergmann2015-01-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\ \
| * | ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
| |/
* | livepatch: kernel: add support for live patchingSeth Jennings2014-12-22
|/
* kernel: res_counter: remove the unused APIJohannes Weiner2014-12-10
* bpf: split eBPF out of NETAlexei Starovoitov2014-10-27
* bin2c: move bin2c in scripts/basicVivek Goyal2014-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * net: filter: split filter.c into two filesAlexei Starovoitov2014-07-23
* | time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-23
|/
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\
| * lto: Disable LTO for sys_niAndi Kleen2014-02-13
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \
| * | sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2014-02-11
| |/
* | rcutorture: Abstract rcu_torture_random()Paul E. McKenney2014-02-23
|/
* KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=yKirill Tkhai2013-12-13