Age | Commit message (Expand) | Author | Files | Lines |
2008-05-26 | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 1 | -0/+1 |
2008-05-09 | module: don't ignore vermagic string if module doesn't have modversions | Rusty Russell | 1 | -3/+3 |
2008-05-07 | pcspkr: fix dependancies | Stas Sergeev | 1 | -0/+8 |
2008-05-06 | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED | Parag Warudkar | 1 | -2/+3 |
2008-05-06 | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK | Ingo Molnar | 1 | -0/+6 |
2008-05-05 | Make forced module loading optional | Linus Torvalds | 1 | -0/+9 |
2008-05-02 | slub: #ifdef simplification | Christoph Lameter | 1 | -1/+1 |
2008-04-29 | sysctl: allow embedded targets to disable sysctl_check.c | Holger Schurig | 1 | -0/+11 |
2008-04-29 | cgroups: add an owner to the mm_struct | Balbir Singh | 1 | -0/+7 |
2008-04-29 | cgroups: implement device whitelist | Serge E. Hallyn | 1 | -0/+7 |
2008-04-29 | CGroup API files: make CGROUP_DEBUG default to off | Paul Menage | 1 | -0/+1 |
2008-04-29 | let LOG_BUF_SHIFT default to 17 | Adrian Bunk | 1 | -9/+6 |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-04-28 | make CC_OPTIMIZE_FOR_SIZE non-experimental | Ingo Molnar | 1 | -5/+1 |
2008-04-27 | sparc64: Kill CONFIG_SPARC32_COMPAT | David S. Miller | 1 | -1/+1 |
2008-04-19 | sched: better rt-group documentation | Viktor Radnai | 1 | -0/+7 |
2008-04-14 | slub: No need for per node slab counters if !SLUB_DEBUG | Christoph Lameter | 1 | -1/+1 |
2008-03-11 | rcu: move PREEMPT_RCU config option back under PREEMPT | Paul E. McKenney | 1 | -31/+3 |
2008-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -3/+8 |
2008-03-05 | Memory controller: rename to Memory Resource Controller | Balbir Singh | 1 | -15/+15 |
2008-03-05 | sysfs: CONFIG_SYSFS_DEPRECATED fix | Ingo Molnar | 1 | -0/+4 |
2008-03-05 | driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED | Greg Kroah-Hartman | 1 | -3/+4 |
2008-02-24 | cgroup memory controller: document huge memory/cache overhead in Kconfig | Andi Kleen | 1 | -0/+8 |
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 |