aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAge
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-08
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-08
* namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-08
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-08
* Memory controller: resource countersPavel Emelianov2008-02-07
* latency.c: use QoS infrastructureMark Gross2008-02-05
* pm qos infrastructure and interfaceMark Gross2008-02-05
* kobject: Always build in kernel/ksysfs.o.Paul Mundt2008-02-02
* x86: add a simple backtrace test moduleArjan van de Ven2008-01-30
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-30
* sched: latencytop supportArjan van de Ven2008-01-25
* Preempt-RCU: implementationPaul E. McKenney2008-01-25
* Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-25
* revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-14
* [PATCH] audit: watching subtreesAl Viro2007-10-21
* sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman2007-10-19
* Linux Kernel MarkersMathieu Desnoyers2007-10-19
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-19
* Task Control Groups: simple task cgroup debug info subsystemPaul Menage2007-10-19
* Task Control Groups: example CPU accounting subsystemPaul Menage2007-10-19
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-19
* Add kernel/notifier.cAlexey Dobriyan2007-10-19
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-18
* user namespace: add the frameworkCedric Le Goater2007-07-16
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman2007-02-14
* Remove stack unwinder for nowLinus Torvalds2006-12-15
* [PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney2006-10-04
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-02
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
* [PATCH] csa: basic accounting over taskstatsJay Lan2006-10-01
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-01
* [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-15
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-15
* [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: procfsIngo Molnar2006-07-03
* [PATCH] lockdep: coreIngo Molnar2006-07-03
* [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-03
* [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-27
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-27
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-27
* Merge branch 'x86-64'Linus Torvalds2006-06-26
|\
| * [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-26
* | [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-26
|/
* Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-08
* [PATCH] lightweight robust futexes: compatIngo Molnar2006-03-27
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse2006-03-20