aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAge
* 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
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26
| | |_|_|_|/ | |/| | | |
* | | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-01
* | | | | | SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-19
|/ / / / /
* | | | | cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage2009-09-24
* | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \ \ \ \
| * | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | | | | | tracing: Remove markersChristoph Hellwig2009-09-18
|/ / / / /
* | | | / driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-15
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2009-09-14
|\ \ \ \
| * | | | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt2009-08-18
| | |_|/ | |/| |
* | | | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-23
* | | | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-23
* | | | Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar2009-08-15
|\| | |
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-28
| |\ \ \
| | * | | ring-buffer: Make it generally availablePaul Mundt2009-06-25