| Commit message (Expand) | Author | Age | Files | Lines |
* | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 2008-05-25 | 1 | -0/+1 |
* | module: don't ignore vermagic string if module doesn't have modversions | Rusty Russell | 2008-05-09 | 1 | -3/+3 |
* | pcspkr: fix dependancies | Stas Sergeev | 2008-05-07 | 1 | -0/+8 |
* | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED | Parag Warudkar | 2008-05-05 | 1 | -2/+3 |
* | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK | Ingo Molnar | 2008-05-05 | 1 | -0/+6 |
* | Make forced module loading optional | Linus Torvalds | 2008-05-04 | 1 | -0/+9 |
* | slub: #ifdef simplification | Christoph Lameter | 2008-05-02 | 1 | -1/+1 |
* | sysctl: allow embedded targets to disable sysctl_check.c | Holger Schurig | 2008-04-29 | 1 | -0/+11 |
* | cgroups: add an owner to the mm_struct | Balbir Singh | 2008-04-29 | 1 | -0/+7 |
* | cgroups: implement device whitelist | Serge E. Hallyn | 2008-04-29 | 1 | -0/+7 |
* | CGroup API files: make CGROUP_DEBUG default to off | Paul Menage | 2008-04-29 | 1 | -0/+1 |
* | let LOG_BUF_SHIFT default to 17 | Adrian Bunk | 2008-04-29 | 1 | -9/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-28 | 1 | -1/+1 |
|\ |
|
| * | sparc64: Kill CONFIG_SPARC32_COMPAT | David S. Miller | 2008-04-26 | 1 | -1/+1 |
* | | make CC_OPTIMIZE_FOR_SIZE non-experimental | Ingo Molnar | 2008-04-28 | 1 | -5/+1 |
|/ |
|
* | sched: better rt-group documentation | Viktor Radnai | 2008-04-19 | 1 | -0/+7 |
* | slub: No need for per node slab counters if !SLUB_DEBUG | Christoph Lameter | 2008-04-14 | 1 | -1/+1 |
* | rcu: move PREEMPT_RCU config option back under PREEMPT | Paul E. McKenney | 2008-03-10 | 1 | -31/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-04 | 1 | -3/+8 |
|\ |
|
| * | sysfs: CONFIG_SYSFS_DEPRECATED fix | Ingo Molnar | 2008-03-04 | 1 | -0/+4 |
| * | driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED | Greg Kroah-Hartman | 2008-03-04 | 1 | -3/+4 |
* | | Memory controller: rename to Memory Resource Controller | Balbir Singh | 2008-03-04 | 1 | -15/+15 |
|/ |
|
* | cgroup memory controller: document huge memory/cache overhead in Kconfig | Andi Kleen | 2008-02-23 | 1 | -0/+8 |
* | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra | 2008-02-13 | 1 | -6/+17 |
* | brk: help text typo fix | Ingo Molnar | 2008-02-09 | 1 | -1/+1 |
* | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov | 2008-02-08 | 1 | -12/+12 |
* | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov | 2008-02-08 | 1 | -9/+8 |
* | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 2008-02-08 | 1 | -0/+7 |
* | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov | 2008-02-08 | 1 | -0/+7 |
* | namespaces: add the NAMESPACES config option | Pavel Emelyanov | 2008-02-08 | 1 | -0/+9 |
* | Memory controller: cgroups setup | Balbir Singh | 2008-02-07 | 1 | -0/+7 |
* | Memory controller: resource counters | Pavel Emelianov | 2008-02-07 | 1 | -0/+7 |
* | brk randomization: introduce CONFIG_COMPAT_BRK | Ingo Molnar | 2008-02-06 | 1 | -0/+12 |
* | slob: correct Kconfig description | Matt Mackall | 2008-02-05 | 1 | -5/+3 |
* | maps4: make page monitoring /proc file optional | Matt Mackall | 2008-02-05 | 1 | -0/+10 |
* | timerfd: un-break CONFIG_TIMERFD | Davide Libenzi | 2008-02-05 | 1 | -1/+0 |
* | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -0/+12 |
* | Create arch/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -0/+2 |
* | RCU: add help text for "RCU implementation type" | Paul E. McKenney | 2008-01-31 | 1 | -0/+8 |
* | kconfig: use environment option | Roman Zippel | 2008-01-28 | 1 | -0/+8 |
* | sh: syscall audit support. | Yuichi Nakamura | 2008-01-28 | 1 | -1/+1 |
* | Preempt-RCU: implementation | Paul E. McKenney | 2008-01-25 | 1 | -0/+28 |
* | sysfs: make SYSFS_DEPRECATED depend on SYSFS | Randy Dunlap | 2008-01-24 | 1 | -0/+1 |
* | Unify /proc/slabinfo configuration | Linus Torvalds | 2008-01-02 | 1 | -0/+6 |
* | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri | 2007-12-02 | 1 | -0/+7 |
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 2007-11-23 | 1 | -1/+1 |
* | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman | 2007-11-14 | 1 | -0/+12 |
* | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton | 2007-11-14 | 1 | -7/+0 |
* | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL | Ingo Molnar | 2007-10-24 | 1 | -1/+0 |
* | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 | 1 | -0/+4 |