Age | Commit message (Expand) | Author |
2008-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-01-24 | sysfs: make SYSFS_DEPRECATED depend on SYSFS | Randy Dunlap |
2008-01-24 | Driver core: convert block from raw kobjects to core devices | Kay Sievers |
2008-01-25 | security: remove security_sb_post_mountroot hook | H. Peter Anvin |
2008-01-02 | Unify /proc/slabinfo configuration | Linus Torvalds |
2007-12-06 | Pull bugzilla-9345 into release branch | Len Brown |
2007-12-02 | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri |
2007-11-20 | Freezer: Fix s2disk resume from initrd | Rafael J. Wysocki |
2007-11-23 | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger |
2007-11-14 | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman |
2007-11-14 | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton |
2007-11-09 | sched: proper prototype for kernel/sched.c:migration_init() | Adrian Bunk |
2007-10-24 | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL | Ingo Molnar |
2007-10-21 | [PATCH] audit: watching subtrees | Al Viro |
2007-10-20 | spelling fixes: init/ | Simon Arlott |
2007-10-19 | Drop the superfluous test for an old version of gcc. | Robert P. J. Day |
2007-10-19 | Hook up group scheduler with control groups | Srivatsa Vaddagiri |
2007-10-19 | cgroups: implement namespace tracking subsystem | Serge E. Hallyn |
2007-10-19 | Task Control Groups: simple task cgroup debug info subsystem | Paul Menage |
2007-10-19 | Task Control Groups: example CPU accounting subsystem | Paul Menage |
2007-10-19 | Task Control Groups: make cpusets a client of cgroups | Paul Menage |
2007-10-19 | Task Control Groups: basic task cgroup framework | Paul Menage |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-17 | Move PREEMPT_NOTIFIERS into an always-included Kconfig | Avi Kivity |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
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-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
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 |