aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\
| * KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-25
| * KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicateDavid Howells2013-09-25
| * KEYS: Load *.x509 files into kernel keyringDavid Howells2013-09-25
* | locking: Move the lglocks code to kernel/locking/Peter Zijlstra2013-11-06
* | locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-06
* | locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-06
* | locking: Move the semaphore core to kernel/locking/Peter Zijlstra2013-11-06
* | locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-06
* | locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-06
* | locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-06
* | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
|\ \
| * | sched: Move wait.c into kernel/sched/Peter Zijlstra2013-11-06
| |/
* / rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-15
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* printk: move to separate directory for easier modificationJoe Perches2013-07-31
* reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt2013-07-09
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-05
|\
| * MODSIGN: do not send garbage to stderr when enabling modules signatureDavid Cohen2013-04-10
* | idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-08
|/
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-27
|\
| * kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov2013-02-27
| * kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2013-02-27
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-02-27
|\ \ | |/ |/|
| * kernel: Replace timeconst.pl with a bc scriptH. Peter Anvin2013-02-16
* | MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek2013-01-25
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\
| * MODSIGN: Fix kbuild output when using default extra_certificatesMichal Marek2012-12-13
| * MODSIGN: Avoid using .incbin in C sourceTakashi Iwai2012-12-13
* | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
|\ \ | |/ |/|
| * context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
* | Makefile: Documentation for external tool should be correctH. Peter Anvin2012-10-25
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * MODSIGN: Make mrproper should remove generated files.Rusty Russell2012-10-10
| * MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certsDavid Howells2012-10-10
| * MODSIGN: Use the same digest for the autogen key sig as for the module sigDavid Howells2012-10-10
| * MODSIGN: Provide module signing public keys to the kernelDavid Howells2012-10-10
| * MODSIGN: Automatically generate module signing keys if missingDavid Howells2012-10-10
| * module: signature checking hookRusty Russell2012-10-10
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \
| * | trace: Stop compiling in trace_clock unconditionallyJosh Triplett2012-09-13
| |/
* / hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney2012-08-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * brlocks/lglocks: turn into functionsAndi Kleen2012-05-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \
| * | task_work_add: generic process-context callbacksOleg Nesterov2012-05-23
| |/
* / syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
|/
* smp: Add generic smpboot facilityThomas Gleixner2012-04-26
* sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-24
* PM: Make sysrq-o be available for CONFIG_PM unsetRafael J. Wysocki2012-01-13