summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-1/+1
|\
| * MODSIGN: do not send garbage to stderr when enabling modules signatureDavid Cohen2013-04-111-1/+1
* | idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-081-0/+1
|/
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-271-4/+2
|\
| * kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov2013-02-271-3/+1
| * kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2013-02-271-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-02-271-4/+12
|\ \ | |/ |/|
| * kernel: Replace timeconst.pl with a bc scriptH. Peter Anvin2013-02-161-4/+12
* | MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek2013-01-251-19/+3
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-3/+7
|\
| * MODSIGN: Fix kbuild output when using default extra_certificatesMichal Marek2012-12-141-1/+5
| * MODSIGN: Avoid using .incbin in C sourceTakashi Iwai2012-12-141-2/+2
* | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-031-0/+1
|\ \ | |/ |/|
| * context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-301-0/+1
* | Makefile: Documentation for external tool should be correctH. Peter Anvin2012-10-251-4/+2
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+77
|\
| * MODSIGN: Make mrproper should remove generated files.Rusty Russell2012-10-101-1/+0
| * MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certsDavid Howells2012-10-101-0/+1
| * MODSIGN: Use the same digest for the autogen key sig as for the module sigDavid Howells2012-10-101-1/+21
| * MODSIGN: Provide module signing public keys to the kernelDavid Howells2012-10-101-2/+9
| * MODSIGN: Automatically generate module signing keys if missingDavid Howells2012-10-101-0/+49
| * module: signature checking hookRusty Russell2012-10-101-0/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-1/+1
|\ \
| * | trace: Stop compiling in trace_clock unconditionallyJosh Triplett2012-09-131-1/+1
| |/
* / hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney2012-08-131-2/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-1/+1
|\
| * brlocks/lglocks: turn into functionsAndi Kleen2012-05-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-1/+1
|\ \
| * | task_work_add: generic process-context callbacksOleg Nesterov2012-05-231-1/+1
| |/
* / syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-311-0/+3
|/
* smp: Add generic smpboot facilityThomas Gleixner2012-04-261-0/+1
* sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-241-1/+0
* PM: Make sysrq-o be available for CONFIG_PM unsetRafael J. Wysocki2012-01-141-2/+1
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-17/+3
* sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-171-3/+7
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+1
|\
| * cpu_pm: Add cpu power management notifiersColin Cross2011-09-231-0/+1
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
|/
* jump label: Reduce the cycle count by changing the link orderJason Baron2011-08-051-1/+2
* kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley2011-07-201-3/+2
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-261-1/+0
* hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-031-1/+0
* perf: Start the restructuringBorislav Petkov2011-05-031-2/+3
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-0/+1
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-131-1/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-0/+1
|\
| * tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2011-01-071-0/+1