summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-231-1/+1
| |/
* / rcu: Remove Classic RCUPaul E. McKenney2009-06-241-1/+0
|/
* gcov: add gcov profiling infrastructurePeter Oberparleiter2009-06-181-0/+1
* groups: move code to kernel/groups.cAlexey Dobriyan2009-06-161-0/+1
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-0/+1
|\
| * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-241-0/+1
| |\
| * | tracing: make the trace clocks available generallyIngo Molnar2009-04-141-0/+1
* | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-081-0/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'linus' into core/softlockupIngo Molnar2009-04-071-0/+2
| |\|
| * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-121-3/+2
| |\ \
| * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-161-0/+1
* | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-031-0/+1
* | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-261-0/+1
|\| | |
| * | | pm: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-181-0/+1
| | |/ | |/|
* | | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-3/+2
|\| |
| * | kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=nAndrew Morton2009-01-141-3/+2
| |/
* | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-181-1/+5
|\|
| * smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-111-1/+5
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-4/+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-301-3/+3
| |\
| | * "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-3/+3
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-291-3/+2
|\| |
| * | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-281-2/+1
| |\ \
| | * | Merge branch 'linus' into sched/coreIngo Molnar2008-11-191-2/+0
| | |\|
| | * | 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/+0
| * | | Merge branch 'master' into nextJames Morris2008-11-181-3/+1
| |\ \ \ | | | |/ | | |/|
| * | | CRED: Detach the credentials from task_structDavid Howells2008-11-141-1/+1
| | |/ | |/|
* | | performance counters: core codeThomas Gleixner2008-12-081-0/+1
| |/ |/|
* | Remove -mno-spe flags as they dont belongKumar Gala2008-11-171-3/+1
|/
* Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-2/+2
|\
| * ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-2/+2
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-0/+1
|\|
| * tracing: Kernel TracepointsMathieu Desnoyers2008-10-141-0/+1
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+1
* | container freezer: make refrigerator always availableMatt Helsley2008-10-201-0/+1
|/