Age | Commit message (Expand) | Author | Files | Lines |
2008-02-13 | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra | 1 | -6/+17 |
2008-02-10 | brk: help text typo fix | Ingo Molnar | 1 | -1/+1 |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov | 1 | -12/+12 |
2008-02-08 | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov | 1 | -9/+8 |
2008-02-08 | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 1 | -0/+7 |
2008-02-08 | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov | 1 | -0/+7 |
2008-02-08 | namespaces: add the NAMESPACES config option | Pavel Emelyanov | 1 | -0/+9 |
2008-02-07 | Memory controller: cgroups setup | Balbir Singh | 1 | -0/+7 |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov | 1 | -0/+7 |
2008-02-07 | brk randomization: introduce CONFIG_COMPAT_BRK | Ingo Molnar | 1 | -0/+12 |
2008-02-05 | slob: correct Kconfig description | Matt Mackall | 1 | -5/+3 |
2008-02-05 | maps4: make page monitoring /proc file optional | Matt Mackall | 1 | -0/+10 |
2008-02-05 | timerfd: un-break CONFIG_TIMERFD | Davide Libenzi | 1 | -1/+0 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -0/+12 |
2008-02-03 | Create arch/Kconfig | Mathieu Desnoyers | 1 | -0/+2 |
2008-02-01 | RCU: add help text for "RCU implementation type" | Paul E. McKenney | 1 | -0/+8 |
2008-01-29 | kconfig: use environment option | Roman Zippel | 1 | -0/+8 |
2008-01-28 | sh: syscall audit support. | Yuichi Nakamura | 1 | -1/+1 |
2008-01-25 | Preempt-RCU: implementation | Paul E. McKenney | 1 | -0/+28 |
2008-01-25 | sysfs: make SYSFS_DEPRECATED depend on SYSFS | Randy Dunlap | 1 | -0/+1 |
2008-01-03 | Unify /proc/slabinfo configuration | Linus Torvalds | 1 | -0/+6 |
2007-12-02 | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri | 1 | -0/+7 |
2007-11-23 | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 1 | -1/+1 |
2007-11-15 | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman | 1 | -0/+12 |
2007-11-15 | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton | 1 | -7/+0 |
2007-10-24 | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL | Ingo Molnar | 1 | -1/+0 |
2007-10-21 | [PATCH] audit: watching subtrees | Al Viro | 1 | -0/+4 |
2007-10-19 | Hook up group scheduler with control groups | Srivatsa Vaddagiri | 1 | -0/+10 |
2007-10-19 | cgroups: implement namespace tracking subsystem | Serge E. Hallyn | 1 | -7/+16 |
2007-10-19 | Task Control Groups: simple task cgroup debug info subsystem | Paul Menage | 1 | -0/+10 |
2007-10-19 | Task Control Groups: example CPU accounting subsystem | Paul Menage | 1 | -0/+7 |
2007-10-19 | Task Control Groups: make cpusets a client of cgroups | Paul Menage | 1 | -1/+6 |
2007-10-19 | Task Control Groups: basic task cgroup framework | Paul Menage | 1 | -0/+8 |
2007-10-17 | Move PREEMPT_NOTIFIERS into an always-included Kconfig | Avi Kivity | 1 | -0/+3 |
2007-10-16 | remove PAGE_GROUP_BY_MOBILITY | Mel Gorman | 1 | -13/+0 |
2007-10-16 | Add a configure option to group pages by mobility | Mel Gorman | 1 | -0/+13 |
2007-10-15 | sched: group scheduler, fix coding style issues | Srivatsa Vaddagiri | 1 | -7/+7 |
2007-10-15 | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default | Ingo Molnar | 1 | -1/+1 |
2007-10-15 | sched: fair-group sched, cleanups | Ingo Molnar | 1 | -4/+4 |
2007-10-15 | sched: add fair-user scheduler | Srivatsa Vaddagiri | 1 | -0/+13 |
2007-10-15 | sched: clean up code under CONFIG_FAIR_GROUP_SCHED | Srivatsa Vaddagiri | 1 | -6/+5 |
2007-10-15 | sched: group-scheduler core | Srivatsa Vaddagiri | 1 | -0/+9 |
2007-09-19 | disable sys_timerfd() for 2.6.23 | Andrew Morton | 1 | -0/+1 |
2007-08-01 | Kconfig: remove top level menu "Code maturity level options" | Al Boldi | 1 | -4/+1 |
2007-08-01 | ANON_INODES shouldn't be user visible | Adrian Bunk | 1 | -11/+5 |
2007-07-26 | sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. | Paul Mundt | 1 | -1/+1 |
2007-07-17 | Make SLUB the default allocator | Christoph Lameter | 1 | -1/+1 |
2007-07-16 | user namespace: add the framework | Cedric Le Goater | 1 | -0/+9 |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater | 1 | -17/+0 |
2007-07-16 | Use menuconfig objects II - module menu | Jan Engelhardt | 1 | -4/+1 |