aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)Author
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-11MODSIGN: do not send garbage to stderr when enabling modules signatureDavid Cohen
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-27kcmp: make it depend on CHECKPOINT_RESTORECyrill Gorcunov
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-02-16kernel: Replace timeconst.pl with a bc scriptH. Peter Anvin
2013-01-25MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-14MODSIGN: Fix kbuild output when using default extra_certificatesMichal Marek
2012-12-14MODSIGN: Avoid using .incbin in C sourceTakashi Iwai
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-10-25Makefile: Documentation for external tool should be correctH. Peter Anvin
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-10MODSIGN: Make mrproper should remove generated files.Rusty Russell
2012-10-10MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certsDavid Howells
2012-10-10MODSIGN: Use the same digest for the autogen key sig as for the module sigDavid Howells
2012-10-10MODSIGN: Provide module signing public keys to the kernelDavid Howells
2012-10-10MODSIGN: Automatically generate module signing keys if missingDavid Howells
2012-10-10module: signature checking hookRusty Russell
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-13trace: Stop compiling in trace_clock unconditionallyJosh Triplett
2012-08-13hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov
2012-05-29brlocks/lglocks: turn into functionsAndi Kleen
2012-05-23task_work_add: generic process-context callbacksOleg Nesterov
2012-04-26smp: Add generic smpboot facilityThomas Gleixner
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman
2012-01-14PM: Make sysrq-o be available for CONFIG_PM unsetRafael J. Wysocki
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-05jump label: Reduce the cycle count by changing the link orderJason Baron
2011-07-20kernel: prevent unnecessary rebuilding due to config_data.gzPeter Foley
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov
2011-05-03perf: Start the restructuringBorislav Petkov
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers
2010-12-14kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds