Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-16 | slob: sparsemem support | Paul Mundt | 1 | -1/+1 |
2007-07-10 | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt | 1 | -2/+0 |
2007-05-17 | SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT | Christoph Lameter | 1 | -1/+0 |
2007-05-17 | slob: implement RCU freeing | Nick Piggin | 1 | -5/+2 |
2007-05-11 | signal/timer/event: eventfd core | Davide Libenzi | 1 | -0/+10 |
2007-05-11 | signal/timer/event: timerfd core | Davide Libenzi | 1 | -0/+10 |
2007-05-11 | signal/timer/event: signalfd core | Davide Libenzi | 1 | -0/+10 |
2007-05-11 | signal/timer/event fds: anonymous inode source | Davide Libenzi | 1 | -0/+10 |
2007-05-10 | SLUB: SLUB_DEBUG must depend on SLUB | Christoph Lameter | 1 | -0/+1 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -4/+2 |
2007-05-09 | Fix spellings of slab allocator section in init/Kconfig | Christoph Lameter | 1 | -8/+7 |
2007-05-09 | SLUB: add CONFIG_SLUB_DEBUG | Christoph Lameter | 1 | -0/+9 |
2007-05-09 | Kconfig: Remove reference to external mqueue library | Robert P. J. Day | 1 | -3/+1 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -1/+1 |
2007-05-08 | Move LOG_BUF_SHIFT to a more sensible place | Alistair John Strachan | 1 | -0/+17 |
2007-05-07 | blackfin architecture | Bryan Wu | 1 | -1/+1 |
2007-05-07 | SLUB core | Christoph Lameter | 1 | -13/+40 |
2007-05-02 | kbuild: clarify the creation of the LOCALVERSION_AUTO string. | Robert P. J. Day | 1 | -6/+10 |
2007-03-06 | [PATCH] initramfs should not depend on CONFIG_BLOCK | Dimitri Gorokhovik | 1 | -0/+16 |
2007-02-14 | [PATCH] sysctl: move SYSV IPC sysctls to their own file | Eric W. Biederman | 1 | -0/+6 |
2007-02-11 | [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus | Alexey Dobriyan | 1 | -18/+18 |
2007-02-11 | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 1 | -0/+4 |
2006-12-22 | [PATCH] handle SLOB with sparsemen | Yasunori Goto | 1 | -1/+1 |
2006-12-22 | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify | Paul Jackson | 1 | -4/+4 |
2006-12-12 | Kconfig: fix spelling error in config KALLSYMS help text | Jesper Juhl | 1 | -1/+1 |
2006-12-10 | [PATCH] io-accounting: core statistics | Andrew Morton | 1 | -0/+9 |
2006-12-02 | CONFIG_SYSFS_DEPRECATED | Kay Sievers | 1 | -0/+20 |
2006-11-09 | [PATCH] sysctl: Undeprecate sys_sysctl | Eric W. Biederman | 1 | -10/+9 |
2006-10-20 | [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
2006-10-02 | [PATCH] IPC namespace core | Kirill Korotaev | 1 | -0/+9 |
2006-10-02 | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 1 | -0/+8 |
2006-10-01 | [PATCH] csa: Extended system accounting over taskstats | Jay Lan | 1 | -0/+9 |
2006-10-01 | [PATCH] fix EMBEDDED + SYSCTL menu | Randy Dunlap | 1 | -7/+7 |
2006-10-01 | [PATCH] allow /proc/config.gz to be built as a module | Ross Biro | 1 | -1/+1 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 1 | -1/+1 |
2006-09-27 | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 1 | -14/+17 |
2006-09-16 | [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu | Chuck Ebbert | 1 | -28/+28 |
2006-07-15 | [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface | Shailabh Nagar | 1 | -0/+1 |
2006-07-15 | [PATCH] per-task-delay-accounting: taskstats interface | Shailabh Nagar | 1 | -0/+13 |
2006-07-15 | [PATCH] per-task-delay-accounting: setup | Shailabh Nagar | 1 | -0/+10 |
2006-06-30 | [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies | Adrian Bunk | 1 | -2/+2 |
2006-06-30 | [PATCH] Light weight event counters | Christoph Lameter | 1 | -0/+9 |
2006-06-28 | [PATCH] pi-futex: rt mutex core | Ingo Molnar | 1 | -0/+5 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -0/+8 |
2006-06-26 | [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig | Andi Kleen | 1 | -10/+0 |
2006-06-25 | [PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED | H. Peter Anvin | 1 | -1/+2 |