aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)Author
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20container freezer: make refrigerator always availableMatt Helsley
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-25build kernel/profile.o only when requestedAdrian Bunk
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-18Revert parts of "ftrace: do not trace scheduler functions"Ingo Molnar
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-11ftrace: trace scheduleSteven Rostedt
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov
2008-06-26Add generic helpers for arch IPI function callsJens Axboe
2008-06-06sched: Move cpu masks from kernel/sched.c into kernel/cpu.cMax Krasnyansky
2008-06-06sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for kernel directorySteven Rostedt
2008-05-23ftrace: use Makefile to remove tracing from lockdepSteven Rostedt
2008-05-23ftrace: latency tracer infrastructureSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-04-29sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-17kgdb: coreJason Wessel
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2008-02-07Memory controller: resource countersPavel Emelianov
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-02-05pm qos infrastructure and interfaceMark Gross
2008-02-02kobject: Always build in kernel/ksysfs.o.Paul Mundt
2008-01-30x86: add a simple backtrace test moduleArjan van de Ven
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25Preempt-RCU: implementationPaul E. McKenney
2008-01-25Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton
2007-10-21[PATCH] audit: watching subtreesAl Viro
2007-10-19sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman
2007-10-19Linux Kernel MarkersMathieu Desnoyers
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage
2007-10-19Add kernel/notifier.cAlexey Dobriyan
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater