| Commit message (Expand) | Author | Age | Files | Lines |
* | remove PAGE_GROUP_BY_MOBILITY | Mel Gorman | 2007-10-16 | 1 | -13/+0 |
* | Add a configure option to group pages by mobility | Mel Gorman | 2007-10-16 | 1 | -0/+13 |
* | sched: group scheduler, fix coding style issues | Srivatsa Vaddagiri | 2007-10-15 | 1 | -7/+7 |
* | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default | Ingo Molnar | 2007-10-15 | 1 | -1/+1 |
* | sched: fair-group sched, cleanups | Ingo Molnar | 2007-10-15 | 1 | -4/+4 |
* | sched: add fair-user scheduler | Srivatsa Vaddagiri | 2007-10-15 | 1 | -0/+13 |
* | sched: clean up code under CONFIG_FAIR_GROUP_SCHED | Srivatsa Vaddagiri | 2007-10-15 | 1 | -6/+5 |
* | sched: group-scheduler core | Srivatsa Vaddagiri | 2007-10-15 | 1 | -0/+9 |
* | disable sys_timerfd() for 2.6.23 | Andrew Morton | 2007-09-19 | 1 | -0/+1 |
* | Kconfig: remove top level menu "Code maturity level options" | Al Boldi | 2007-07-31 | 1 | -4/+1 |
* | ANON_INODES shouldn't be user visible | Adrian Bunk | 2007-07-31 | 1 | -11/+5 |
* | sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. | Paul Mundt | 2007-07-26 | 1 | -1/+1 |
* | Make SLUB the default allocator | Christoph Lameter | 2007-07-17 | 1 | -1/+1 |
* | user namespace: add the framework | Cedric Le Goater | 2007-07-16 | 1 | -0/+9 |
* | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater | 2007-07-16 | 1 | -17/+0 |
* | Use menuconfig objects II - module menu | Jan Engelhardt | 2007-07-16 | 1 | -4/+1 |
* | slob: sparsemem support | Paul Mundt | 2007-07-16 | 1 | -1/+1 |
* | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt | 2007-07-10 | 1 | -2/+0 |
* | SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT | Christoph Lameter | 2007-05-17 | 1 | -1/+0 |
* | slob: implement RCU freeing | Nick Piggin | 2007-05-17 | 1 | -5/+2 |
* | signal/timer/event: eventfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+10 |
* | signal/timer/event: timerfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+10 |
* | signal/timer/event: signalfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+10 |
* | signal/timer/event fds: anonymous inode source | Davide Libenzi | 2007-05-11 | 1 | -0/+10 |
* | SLUB: SLUB_DEBUG must depend on SLUB | Christoph Lameter | 2007-05-10 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -4/+2 |
|\ |
|
| * | Kconfig: Remove reference to external mqueue library | Robert P. J. Day | 2007-05-09 | 1 | -3/+1 |
| * | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -1/+1 |
* | | Fix spellings of slab allocator section in init/Kconfig | Christoph Lameter | 2007-05-09 | 1 | -8/+7 |
* | | SLUB: add CONFIG_SLUB_DEBUG | Christoph Lameter | 2007-05-09 | 1 | -0/+9 |
|/ |
|
* | Move LOG_BUF_SHIFT to a more sensible place | Alistair John Strachan | 2007-05-08 | 1 | -0/+17 |
* | blackfin architecture | Bryan Wu | 2007-05-07 | 1 | -1/+1 |
* | SLUB core | Christoph Lameter | 2007-05-07 | 1 | -13/+40 |
* | kbuild: clarify the creation of the LOCALVERSION_AUTO string. | Robert P. J. Day | 2007-05-02 | 1 | -6/+10 |
* | [PATCH] initramfs should not depend on CONFIG_BLOCK | Dimitri Gorokhovik | 2007-03-06 | 1 | -0/+16 |
* | [PATCH] sysctl: move SYSV IPC sysctls to their own file | Eric W. Biederman | 2007-02-14 | 1 | -0/+6 |
* | [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus | Alexey Dobriyan | 2007-02-11 | 1 | -18/+18 |
* | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] handle SLOB with sparsemen | Yasunori Goto | 2006-12-22 | 1 | -1/+1 |
* | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify | Paul Jackson | 2006-12-22 | 1 | -4/+4 |
* | Kconfig: fix spelling error in config KALLSYMS help text | Jesper Juhl | 2006-12-12 | 1 | -1/+1 |
* | [PATCH] io-accounting: core statistics | Andrew Morton | 2006-12-10 | 1 | -0/+9 |
* | CONFIG_SYSFS_DEPRECATED | Kay Sievers | 2006-12-01 | 1 | -0/+20 |
* | [PATCH] sysctl: Undeprecate sys_sysctl | Eric W. Biederman | 2006-11-08 | 1 | -10/+9 |
* | [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config | Paolo 'Blaisorblade' Giarrusso | 2006-10-20 | 1 | -0/+1 |
* | [PATCH] IPC namespace core | Kirill Korotaev | 2006-10-02 | 1 | -0/+9 |
* | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -0/+8 |
* | [PATCH] csa: Extended system accounting over taskstats | Jay Lan | 2006-10-01 | 1 | -0/+9 |
* | [PATCH] fix EMBEDDED + SYSCTL menu | Randy Dunlap | 2006-10-01 | 1 | -7/+7 |
* | [PATCH] allow /proc/config.gz to be built as a module | Ross Biro | 2006-10-01 | 1 | -1/+1 |