aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+7
2012-12-14MODSIGN: Fix kbuild output when using default extra_certificatesGravatar Michal Marek 1-1/+5
2012-12-14MODSIGN: Avoid using .incbin in C sourceGravatar Takashi Iwai 1-2/+2
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-0/+1
2012-11-30context_tracking: New context tracking susbsystemGravatar Frederic Weisbecker 1-0/+1
2012-10-25Makefile: Documentation for external tool should be correctGravatar H. Peter Anvin 1-4/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+77
2012-10-10MODSIGN: Make mrproper should remove generated files.Gravatar Rusty Russell 1-1/+0
2012-10-10MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certsGravatar David Howells 1-0/+1
2012-10-10MODSIGN: Use the same digest for the autogen key sig as for the module sigGravatar David Howells 1-1/+21
2012-10-10MODSIGN: Provide module signing public keys to the kernelGravatar David Howells 1-2/+9
2012-10-10MODSIGN: Automatically generate module signing keys if missingGravatar David Howells 1-0/+49
2012-10-10module: signature checking hookGravatar Rusty Russell 1-0/+1
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2012-09-13trace: Stop compiling in trace_clock unconditionallyGravatar Josh Triplett 1-1/+1
2012-08-13hotplug: Fix UP bug in smpboot hotplug codeGravatar Paul E. McKenney 1-2/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2012-05-31syscalls, x86: add __NR_kcmp syscallGravatar Cyrill Gorcunov 1-0/+3
2012-05-29brlocks/lglocks: turn into functionsGravatar Andi Kleen 1-1/+1
2012-05-23task_work_add: generic process-context callbacksGravatar Oleg Nesterov 1-1/+1
2012-04-26smp: Add generic smpboot facilityGravatar Thomas Gleixner 1-0/+1
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cGravatar Eric W. Biederman 1-1/+0
2012-01-14PM: Make sysrq-o be available for CONFIG_PM unsetGravatar Rafael J. Wysocki 1-2/+1
2011-11-17sched: Move all scheduler bits into kernel/sched/Gravatar Peter Zijlstra 1-17/+3
2011-11-17sched: Make separate sched*.c translation unitsGravatar Peter Zijlstra 1-3/+7
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 1-0/+1
2011-09-23cpu_pm: Add cpu power management notifiersGravatar Colin Cross 1-0/+1
2011-08-25PM QoS: Move and rename the implementation filesGravatar Jean Pihet 1-1/+1
2011-08-05jump label: Reduce the cycle count by changing the link orderGravatar Jason Baron 1-1/+2
2011-07-20kernel: prevent unnecessary rebuilding due to config_data.gzGravatar Peter Foley 1-3/+2
2011-05-26cgroup: remove the ns_cgroupGravatar Daniel Lezcano 1-1/+0
2011-05-03hw breakpoints: Move to kernel/events/Gravatar Borislav Petkov 1-1/+0
2011-05-03perf: Start the restructuringGravatar Borislav Petkov 1-2/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Gravatar Olaf Hering 1-0/+1
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSGravatar Amerigo Wang 1-1/+1
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationGravatar Mathieu Desnoyers 1-0/+1
2010-12-14kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGGravatar Ben Gardiner 1-1/+1
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+0
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+3
2010-10-18irq_work: Add generic hardirq context callbacksGravatar Peter Zijlstra 1-0/+2
2010-09-22jump label: Base patch for jump labelGravatar Jason Baron 1-1/+1
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockGravatar Ingo Molnar 1-5/+4
2010-08-27x86: Remove not used early_res codeGravatar Yinghai Lu 1-1/+0
2010-08-20rcu: Add a TINY_PREEMPT_RCUGravatar Paul E. McKenney 1-0/+1
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 1-2/+3
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-2/+0
2010-08-05Merge branch 'perf/nmi' into perf/coreGravatar Ingo Molnar 1-1/+1
2010-07-28Audit: split audit watch KconfigGravatar Eric Paris 1-2/+3