aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAge
* 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
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17
* sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-17
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * cpu_pm: Add cpu power management notifiersColin Cross2011-09-23
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
|/
* jump label: Reduce the cycle count by changing the link orderJason Baron2011-08-05
* kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley2011-07-19
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-26
* hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-03
* perf: Start the restructuringBorislav Petkov2011-05-03
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-13
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\
| * tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2011-01-07
* | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner2010-12-14
|/
* Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\
| * Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\
| * | x86: Remove not used early_res codeYinghai Lu2010-08-27
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \