summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-181-4/+1Star
|\
| * cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage2009-09-241-1/+0Star
| * 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/+0Star
| |/
| * driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-151-1/+0Star
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-151-4/+2Star
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2009-09-151-1/+1
| |\
| | * kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt2009-08-191-1/+1
| * | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-231-2/+0Star
| * | 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
| |\|
| * | rcu: Remove Classic RCUPaul E. McKenney2009-06-241-1/+0Star
* | | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-071-1/+3
|\ \ \ | | |/ | |/|
| * | 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
| | |/
| * | audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris2009-06-241-2/+2
| * | audit: seperate audit inode watches into a subfileEric Paris2009-06-241-1/+1
| |/
| * gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+1
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-0/+2
|\|
| * groups: move code to kernel/groups.cAlexey Dobriyan2009-06-171-0/+1
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-0/+1
| |\
| * \ Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-081-0/+1
| |\ \
| * \ \ Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-0/+1
| |\ \ \
| * \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-261-0/+1
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-3/+2Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-181-1/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-4/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-291-3/+2Star
| |\ \ \ \ \ \ \ \
| * | | | | | | | | performance counters: core codeThomas Gleixner2008-12-081-0/+1
* | | | | | | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-021-0/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-241-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'linus' into core/softlockupIngo Molnar2009-04-071-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-121-3/+2Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-161-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | tracing: make the trace clocks available generallyIngo Molnar2009-04-141-0/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-031-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | pm: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-191-0/+1
| |/ / / / |/| | | |
* | | | | kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=nAndrew Morton2009-01-141-3/+2Star
|/ / / /
* | | / smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-111-1/+5
| |_|/ |/| |
* | | async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-071-1/+2
* | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-311-3/+3
|\ \ \ | |_|/ |/| |
| * | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-3/+3
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-281-2/+1Star
|\ \
| * | Merge branch 'linus' into sched/coreIngo Molnar2008-11-191-2/+0Star
| |\|
| * | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-111-1/+1
| * | sched, ftrace: trace sched.cPeter Zijlstra2008-11-031-1/+0Star
* | | Merge branch 'master' into nextJames Morris2008-11-181-3/+1Star
|\ \ \ | | |/ | |/|
| * | Remove -mno-spe flags as they dont belongKumar Gala2008-11-171-3/+1Star
| |/
* / CRED: Detach the credentials from task_structDavid Howells2008-11-141-1/+1
|/