summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-071-0/+38
| * | | modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-071-0/+5
| | |/ | |/|
* | | cgroup: implement the PIDs subsystemAleksa Sarai2015-07-141-0/+1
|/ /
* | make certificate list change message more usefulLinus Torvalds2015-07-021-1/+1
* | modsign: change default key detailsDavid Howells2015-04-301-3/+3
* | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-1/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-111-1/+1
|\
| * X.509: shut up about included cert for silent buildArnd Bergmann2015-01-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-2/+2
|\ \
| * | ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-291-2/+2
| |/
* | livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+1
|/
* kernel: res_counter: remove the unused APIJohannes Weiner2014-12-101-1/+0
* bpf: split eBPF out of NETAlexei Starovoitov2014-10-271-1/+1
* bin2c: move bin2c in scripts/basicVivek Goyal2014-08-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-0/+1
|\
| * net: filter: split filter.c into two filesAlexei Starovoitov2014-07-231-0/+1
* | time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-231-21/+4
|/
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-311-0/+3
|\
| * lto: Disable LTO for sys_niAndi Kleen2014-02-131-0/+3
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-1/+0
|\ \
| * | sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2014-02-111-1/+0
| |/
* | rcutorture: Abstract rcu_torture_random()Paul E. McKenney2014-02-231-0/+1
|/
* KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=yKirill Tkhai2013-12-131-1/+1
* X.509: Fix certificate gatheringDavid Howells2013-12-131-2/+3
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-211-8/+42
|\
| * KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-251-5/+10
| * KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicateDavid Howells2013-09-251-3/+9
| * KEYS: Load *.x509 files into kernel keyringDavid Howells2013-09-251-6/+29
* | locking: Move the lglocks code to kernel/locking/Peter Zijlstra2013-11-061-1/+1
* | locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-061-1/+1
* | locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-061-3/+0
* | locking: Move the semaphore core to kernel/locking/Peter Zijlstra2013-11-061-1/+1
* | locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-061-3/+0
* | locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-061-6/+0
* | locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-061-4/+2
* | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-061-1/+1
|\ \
| * | sched: Move wait.c into kernel/sched/Peter Zijlstra2013-11-061-1/+1
| |/
* | rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-151-8/+3
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* printk: move to separate directory for easier modificationJoe Perches2013-07-311-1/+2
* reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt2013-07-091-1/+1
OpenPOWER on IntegriCloud