summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-1/+1
* sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-181-0/+1
|\
| * kgdb: coreJason Wessel2008-04-171-0/+1
* | Generic semaphore implementationMatthew Wilcox2008-04-171-1/+1
|/
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+8
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-081-0/+1
* namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-081-2/+3
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-081-1/+2
* Memory controller: resource countersPavel Emelianov2008-02-071-0/+1
* latency.c: use QoS infrastructureMark Gross2008-02-051-1/+1
* pm qos infrastructure and interfaceMark Gross2008-02-051-1/+1
* kobject: Always build in kernel/ksysfs.o.Paul Mundt2008-02-021-2/+1
* x86: add a simple backtrace test moduleArjan van de Ven2008-01-301-0/+1
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-301-0/+1
* sched: latencytop supportArjan van de Ven2008-01-251-0/+1
* Preempt-RCU: implementationPaul E. McKenney2008-01-251-1/+6
* Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-251-1/+1
* revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-141-1/+0
* [PATCH] audit: watching subtreesAl Viro2007-10-211-0/+1
* sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman2007-10-191-1/+2
* Linux Kernel MarkersMathieu Desnoyers2007-10-191-0/+1
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-191-0/+1
* Task Control Groups: simple task cgroup debug info subsystemPaul Menage2007-10-191-0/+1
* Task Control Groups: example CPU accounting subsystemPaul Menage2007-10-191-0/+1
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-191-0/+1
* Add kernel/notifier.cAlexey Dobriyan2007-10-191-2/+2
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-181-1/+1
* user namespace: add the frameworkCedric Le Goater2007-07-161-1/+1
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-161-2/+2
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman2007-02-141-0/+1
* Remove stack unwinder for nowLinus Torvalds2006-12-151-1/+0
* [PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney2006-10-041-1/+1
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-021-0/+1
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-1/+1
* [PATCH] csa: basic accounting over taskstatsJay Lan2006-10-011-1/+1
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-011-1/+1
* [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-141-0/+1
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-141-0/+1
* [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-031-0/+1
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-031-1/+1
* [PATCH] lockdep: procfsIngo Molnar2006-07-031-0/+3
* [PATCH] lockdep: coreIngo Molnar2006-07-031-0/+1
* [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-031-0/+1
* [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-271-0/+1
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-271-0/+1
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-271-0/+1
* Merge branch 'x86-64'Linus Torvalds2006-06-261-0/+1
|\
| * [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-261-0/+1
OpenPOWER on IntegriCloud