| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL | Ingo Molnar | 2007-10-24 | 1 | -1/+0 |
* | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 | 1 | -0/+4 |
* | spelling fixes: init/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | Drop the superfluous test for an old version of gcc. | Robert P. J. Day | 2007-10-19 | 1 | -8/+0 |
* | Hook up group scheduler with control groups | Srivatsa Vaddagiri | 2007-10-19 | 1 | -0/+10 |
* | cgroups: implement namespace tracking subsystem | Serge E. Hallyn | 2007-10-19 | 1 | -7/+16 |
* | Task Control Groups: simple task cgroup debug info subsystem | Paul Menage | 2007-10-19 | 1 | -0/+10 |
* | Task Control Groups: example CPU accounting subsystem | Paul Menage | 2007-10-19 | 1 | -0/+7 |
* | Task Control Groups: make cpusets a client of cgroups | Paul Menage | 2007-10-19 | 1 | -1/+6 |
* | Task Control Groups: basic task cgroup framework | Paul Menage | 2007-10-19 | 2 | -0/+11 |
* | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 | 1 | -3/+3 |
* | Move PREEMPT_NOTIFIERS into an always-included Kconfig | Avi Kivity | 2007-10-17 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -1/+1 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -1/+1 |
* | | 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-30 | 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-07-31 | 1 | -4/+1 |
* | ANON_INODES shouldn't be user visible | Adrian Bunk | 2007-07-31 | 1 | -11/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-07-30 | 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 |