summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-211-1/+0
|\
| * Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-5/+4
| |\
| * | x86: Remove not used early_res codeYinghai Lu2010-08-271-1/+0
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-1/+3
|\ \ \
| * | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+2
| * | | jump label: Base patch for jump labelJason Baron2010-09-221-1/+1
| | |/ | |/|
* | | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-201-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-2/+3
|\ \
| * | Audit: split audit watch KconfigEric Paris2010-07-281-2/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-2/+0
|\ \
| * | slow-work: kill itTejun Heo2010-07-231-2/+0
| |/
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-1/+1
|\ \ | |/ |/|
| * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-2/+1
| * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-121-1/+6
| |\
| * | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-081-0/+1
* | | Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2010-05-201-1/+1
* | | cpu_stop: add dummy implementation for UPTejun Heo2010-05-081-1/+1
| |/ |/|
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-061-0/+3
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-1/+2
|\ \
| * | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-161-0/+1
| * | x86: Move range related operation to one fileYinghai Lu2010-02-101-1/+1
| |/
* | padata: Generic parallelization/serialization interfaceSteffen Klassert2010-01-061-0/+1
|/
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-081-0/+1
|\
| * Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-031-0/+1
| |\
| | * x86: Fix user return notifier buildAvi Kivity2009-10-251-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-1/+1
|\ \ \
| * | | sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman2009-11-061-1/+1
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-051-0/+2
|\ \ \
| * | | perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-231-0/+1
| * | | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-181-4/+1
| |\ \ \ | | |/ /
| * | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-151-4/+2
| |\ \ \
| * \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-071-1/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-0/+2
| |\ \ \ \ \
| * | | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-021-0/+1
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-261-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-011-1/+1
* | | | | | SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-191-0/+1
|/ / / / /
* | | | | cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage2009-09-241-1/+0
* | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-211-1/+1
|\ \ \ \ \
| * | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* | | | | | tracing: Remove markersChristoph Hellwig2009-09-181-1/+0
|/ / / / /
* | | | | driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-151-1/+0
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2009-09-141-1/+1
|\ \ \ \
| * | | | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt2009-08-181-1/+1
| | |_|/ | |/| |
* | | | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-231-2/+0
* | | | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-231-0/+1
* | | | Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar2009-08-151-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-281-0/+1
| |\ \ \
| | * | | ring-buffer: Make it generally availablePaul Mundt2009-06-251-0/+1
OpenPOWER on IntegriCloud