Age | Commit message (Expand) | Author |
2007-10-16 | remove PAGE_GROUP_BY_MOBILITY | Mel Gorman |
2007-10-16 | Add a configure option to group pages by mobility | Mel Gorman |
2007-10-16 | slow down printk during boot | Randy Dunlap |
2007-10-15 | sched: group scheduler, fix coding style issues | Srivatsa Vaddagiri |
2007-10-15 | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default | Ingo Molnar |
2007-10-15 | sched: fair-group sched, cleanups | Ingo Molnar |
2007-10-15 | sched: add fair-user scheduler | Srivatsa Vaddagiri |
2007-10-15 | sched: clean up code under CONFIG_FAIR_GROUP_SCHED | Srivatsa Vaddagiri |
2007-10-15 | sched: group-scheduler core | Srivatsa Vaddagiri |
2007-09-19 | disable sys_timerfd() for 2.6.23 | Andrew Morton |
2007-09-19 | Fix failure to resume from initrds | Nigel Cunningham |
2007-08-30 | fix maxcpus=1 oops in show_stat() | Hugh Dickins |
2007-08-27 | fix maxcpus=N parsing | Hugh Dickins |
2007-08-21 | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown |
2007-07-31 | Kconfig: remove top level menu "Code maturity level options" | Al Boldi |
2007-07-31 | ANON_INODES shouldn't be user visible | Adrian Bunk |
2007-07-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds |
2007-07-26 | initramfs: missing __init | Al Viro |
2007-07-26 | sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. | Paul Mundt |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-17 | Make SLUB the default allocator | Christoph Lameter |
2007-07-16 | adjust nosmp handling | Jan Beulich |
2007-07-16 | Allow softlockup to be runtime disabled | Dave Jones |
2007-07-16 | user namespace: add the framework | Cedric Le Goater |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater |
2007-07-16 | init: wait for asynchronously scanned block devices | Pierre Ossman |
2007-07-16 | Use menuconfig objects II - module menu | Jan Engelhardt |
2007-07-16 | slob: sparsemem support | Paul Mundt |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu |
2007-07-10 | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt |
2007-07-09 | sched: add init_idle_bootup_task() | Ingo Molnar |
2007-05-19 | init/main: use __init_refok to fix section mismatch | Sam Ravnborg |
2007-05-17 | SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT | Christoph Lameter |
2007-05-17 | slob: implement RCU freeing | Nick Piggin |
2007-05-11 | signal/timer/event: eventfd core | Davide Libenzi |
2007-05-11 | signal/timer/event: timerfd core | Davide Libenzi |
2007-05-11 | signal/timer/event: signalfd core | Davide Libenzi |
2007-05-11 | signal/timer/event fds: anonymous inode source | Davide Libenzi |
2007-05-11 | Explicitly set pgid and sid of init process | Sukadev Bhattiprolu |
2007-05-10 | SLUB: SLUB_DEBUG must depend on SLUB | Christoph Lameter |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | kthread: don't depend on work queues | Eric W. Biederman |
2007-05-09 | Display all possible partitions when the root filesystem failed to mount | Dave Gilbert |
2007-05-09 | Fix spellings of slab allocator section in init/Kconfig | Christoph Lameter |
2007-05-09 | SLUB: add CONFIG_SLUB_DEBUG | Christoph Lameter |
2007-05-09 | Kconfig: Remove reference to external mqueue library | Robert P. J. Day |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-08 | Move LOG_BUF_SHIFT to a more sensible place | Alistair John Strachan |
2007-05-08 | enhance initcall_debug, measure latency | Ingo Molnar |
2007-05-08 | init/do_mounts.c: proper prepare_namespace() prototype | Adrian Bunk |