aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
| * | | jump label: Base patch for jump labelJason Baron2010-09-22
| | |/ | |/|
* / | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
|/ /
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\ \
| * | Audit: split audit watch KconfigEric Paris2010-07-28
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \
| * | slow-work: kill itTejun Heo2010-07-23
| |/
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
|\ \ | |/ |/|
| * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| |\
| * | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
* | | Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2010-05-20
* | | cpu_stop: add dummy implementation for UPTejun Heo2010-05-08
| |/ |/|
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-06
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\ \
| * | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-17
| * | x86: Move range related operation to one fileYinghai Lu2010-02-10
| |/
* / padata: Generic parallelization/serialization interfaceSteffen Klassert2010-01-06
|/
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
|\
| * Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-03
| |\
| | * x86: Fix user return notifier buildAvi Kivity2009-10-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \
| * | | sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman2009-11-06
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \ \
| * | | perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-23
| * | | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\| |
| * | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
| |\ \ \
| * \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \ \ \
| * | | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-02