| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig | Alexey Dobriyan | 2008-10-10 | 1 | -10/+0 |
* | Move sysctl check into debugging section and don't make it default y | Andi Kleen | 2008-08-17 | 1 | -11/+0 |
* | Kconfig: Extend "menuconfig" for modules to simplify Kconfig file | Robert P. J. Day | 2008-08-06 | 1 | -5/+4 |
* | Kconfig/init: change help text to match default value | jkacur | 2008-07-31 | 1 | -1/+1 |
* | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 1 | -12/+7 |
|\ |
|
| * | kconfig: fix typos: "Suport" -> "Support" | Heikki Orsila | 2008-07-25 | 1 | -1/+1 |
| * | init: fix URL of "The GNU Accounting Utilities" | S.Çağlar Onur | 2008-07-25 | 1 | -1/+1 |
| * | make CONFIG_KMOD invisible | Johannes Berg | 2008-07-22 | 1 | -8/+3 |
| * | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs | Denys Vlasenko | 2008-07-22 | 1 | -2/+2 |
* | | generic: per-device coherent dma allocator | Dmitry Baryshkov | 2008-06-30 | 1 | -0/+4 |
|/ |
|
* | 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-05 | 1 | -0/+9 |
* | slub: #ifdef simplification | Christoph Lameter | 2008-05-01 | 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-27 | 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-11 | 1 | -31/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-05 | 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-05 | 1 | -15/+15 |
|/ |
|
* | cgroup memory controller: document huge memory/cache overhead in Kconfig | Andi Kleen | 2008-02-24 | 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 |