| 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 |
* | slow down printk during boot | Randy Dunlap | 2007-10-16 | 1 | -1/+1 |
* | 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 |
* | Fix failure to resume from initrds | Nigel Cunningham | 2007-09-19 | 1 | -1/+3 |
* | fix maxcpus=1 oops in show_stat() | Hugh Dickins | 2007-08-31 | 1 | -8/+0 |
* | fix maxcpus=N parsing | Hugh Dickins | 2007-08-27 | 1 | -1/+1 |
* | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown | 2007-08-21 | 1 | -2/+10 |
* | Kconfig: remove top level menu "Code maturity level options" | Al Boldi | 2007-08-01 | 1 | -4/+1 |
* | ANON_INODES shouldn't be user visible | Adrian Bunk | 2007-08-01 | 1 | -11/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-07-31 | 1 | -1/+1 |
|\ |
|
| * | sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. | Paul Mundt | 2007-07-26 | 1 | -1/+1 |
* | | initramfs: missing __init | Al Viro | 2007-07-26 | 1 | -1/+1 |
|/ |
|
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -5/+2 |
* | Make SLUB the default allocator | Christoph Lameter | 2007-07-17 | 1 | -1/+1 |
* | adjust nosmp handling | Jan Beulich | 2007-07-16 | 1 | -15/+27 |
* | Allow softlockup to be runtime disabled | Dave Jones | 2007-07-16 | 1 | -1/+11 |
* | 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 |
* | init: wait for asynchronously scanned block devices | Pierre Ossman | 2007-07-16 | 1 | -2/+22 |
* | 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 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 | 1 | -1/+4 |
* | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt | 2007-07-10 | 1 | -2/+0 |
* | sched: add init_idle_bootup_task() | Ingo Molnar | 2007-07-09 | 1 | -2/+3 |
* | init/main: use __init_refok to fix section mismatch | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | 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 |
* | Explicitly set pgid and sid of init process | Sukadev Bhattiprolu | 2007-05-11 | 1 | -0/+1 |
* | 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 |
* | | kthread: don't depend on work queues | Eric W. Biederman | 2007-05-09 | 1 | -0/+5 |
* | | Display all possible partitions when the root filesystem failed to mount | Dave Gilbert | 2007-05-09 | 1 | -1/+6 |
* | | 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 |
* | enhance initcall_debug, measure latency | Ingo Molnar | 2007-05-08 | 1 | -0/+17 |
* | init/do_mounts.c: proper prepare_namespace() prototype | Adrian Bunk | 2007-05-08 | 2 | -1/+1 |