Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Drop the superfluous test for an old version of gcc. | Robert P. J. Day | 1 | -8/+0 |
2007-10-19 | Hook up group scheduler with control groups | Srivatsa Vaddagiri | 1 | -0/+10 |
2007-10-19 | cgroups: implement namespace tracking subsystem | Serge E. Hallyn | 1 | -7/+16 |
2007-10-19 | Task Control Groups: simple task cgroup debug info subsystem | Paul Menage | 1 | -0/+10 |
2007-10-19 | Task Control Groups: example CPU accounting subsystem | Paul Menage | 1 | -0/+7 |
2007-10-19 | Task Control Groups: make cpusets a client of cgroups | Paul Menage | 1 | -1/+6 |
2007-10-19 | Task Control Groups: basic task cgroup framework | Paul Menage | 2 | -0/+11 |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger | 1 | -3/+3 |
2007-10-17 | Move PREEMPT_NOTIFIERS into an always-included Kconfig | Avi Kivity | 1 | -0/+3 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2007-10-16 | remove PAGE_GROUP_BY_MOBILITY | Mel Gorman | 1 | -13/+0 |
2007-10-16 | Add a configure option to group pages by mobility | Mel Gorman | 1 | -0/+13 |
2007-10-16 | slow down printk during boot | Randy Dunlap | 1 | -1/+1 |
2007-10-15 | sched: group scheduler, fix coding style issues | Srivatsa Vaddagiri | 1 | -7/+7 |
2007-10-15 | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default | Ingo Molnar | 1 | -1/+1 |
2007-10-15 | sched: fair-group sched, cleanups | Ingo Molnar | 1 | -4/+4 |
2007-10-15 | sched: add fair-user scheduler | Srivatsa Vaddagiri | 1 | -0/+13 |
2007-10-15 | sched: clean up code under CONFIG_FAIR_GROUP_SCHED | Srivatsa Vaddagiri | 1 | -6/+5 |
2007-10-15 | sched: group-scheduler core | Srivatsa Vaddagiri | 1 | -0/+9 |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -1/+1 |
2007-09-19 | disable sys_timerfd() for 2.6.23 | Andrew Morton | 1 | -0/+1 |
2007-09-19 | Fix failure to resume from initrds | Nigel Cunningham | 1 | -1/+3 |
2007-08-30 | fix maxcpus=1 oops in show_stat() | Hugh Dickins | 1 | -8/+0 |
2007-08-27 | fix maxcpus=N parsing | Hugh Dickins | 1 | -1/+1 |
2007-08-21 | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown | 1 | -2/+10 |
2007-07-31 | Kconfig: remove top level menu "Code maturity level options" | Al Boldi | 1 | -4/+1 |
2007-07-31 | ANON_INODES shouldn't be user visible | Adrian Bunk | 1 | -11/+5 |
2007-07-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 1 | -1/+1 |
2007-07-26 | initramfs: missing __init | Al Viro | 1 | -1/+1 |
2007-07-26 | sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies. | Paul Mundt | 1 | -1/+1 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 1 | -5/+2 |
2007-07-17 | Make SLUB the default allocator | Christoph Lameter | 1 | -1/+1 |
2007-07-16 | adjust nosmp handling | Jan Beulich | 1 | -15/+27 |
2007-07-16 | Allow softlockup to be runtime disabled | Dave Jones | 1 | -1/+11 |
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 | init: wait for asynchronously scanned block devices | Pierre Ossman | 1 | -2/+22 |
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-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 1 | -1/+4 |
2007-07-10 | block/Kconfig already has its own "menuconfig" so remove these | Jan Engelhardt | 1 | -2/+0 |
2007-07-09 | sched: add init_idle_bootup_task() | Ingo Molnar | 1 | -2/+3 |
2007-05-19 | init/main: use __init_refok to fix section mismatch | Sam Ravnborg | 1 | -1/+1 |
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-11 | Explicitly set pgid and sid of init process | Sukadev Bhattiprolu | 1 | -0/+1 |