aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-1/+1
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity1-0/+1
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells1-1/+1
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar1-0/+1
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells1-0/+1
2009-11-06sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman1-1/+1
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney1-0/+1
2009-10-25x86: Fix user return notifier buildAvi Kivity1-0/+1
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-4/+1
2009-09-24cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage1-1/+0
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-18tracing: Remove markersChristoph Hellwig1-1/+0
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei1-1/+0
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-4/+2
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfigLinus Torvalds1-1/+1
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar1-1/+3
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney1-2/+0
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney1-0/+1
2009-08-18kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt1-1/+1
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar1-1/+2
2009-06-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-06-25ring-buffer: Make it generally availablePaul Mundt1-0/+1
2009-06-24audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris1-2/+2
2009-06-24rcu: Remove Classic RCUPaul E. McKenney1-1/+0
2009-06-23audit: seperate audit inode watches into a subfileEric Paris1-1/+1
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+1
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-0/+2
2009-06-16groups: move code to kernel/groups.cAlexey Dobriyan1-0/+1
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+1
2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad1-0/+1
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar1-0/+1
2009-04-14tracing: make the trace clocks available generallyIngo Molnar1-0/+1
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar1-0/+1
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar1-0/+2
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-0/+1
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells1-0/+1
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar1-0/+1
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki1-0/+1
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar1-3/+2
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar1-3/+2
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar1-1/+5
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines1-0/+1
2009-01-14kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=nAndrew Morton1-3/+2
2009-01-11smp_call_function_single(): be slightly less stupidAndrew Morton1-1/+5
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-4/+5
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven1-1/+2