| Commit message (Expand) | Author | Age |
* | RCU: add help text for "RCU implementation type" | Paul E. McKenney | 2008-01-31 |
* | x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y | Ingo Molnar | 2008-01-30 |
* | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis | 2008-01-30 |
* | x86: optimize lock prefix switching to run less frequently | Andi Kleen | 2008-01-30 |
* | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 2008-01-30 |
* | kconfig: use environment option | Roman Zippel | 2008-01-28 |
* | sh: syscall audit support. | Yuichi Nakamura | 2008-01-27 |
* | Preempt-RCU: implementation | Paul E. McKenney | 2008-01-25 |
* | cpu-hotplug: refcount based cpu hotplug | Gautham R Shenoy | 2008-01-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | security: remove security_sb_post_mountroot hook | H. Peter Anvin | 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-24 |
|/ |
|
* | Unify /proc/slabinfo configuration | Linus Torvalds | 2008-01-02 |
* | Pull bugzilla-9345 into release branch | Len Brown | 2007-12-06 |
|\ |
|
| * | Freezer: Fix s2disk resume from initrd | Rafael J. Wysocki | 2007-11-20 |
* | | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri | 2007-12-02 |
* | | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 2007-11-23 |
|/ |
|
* | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman | 2007-11-14 |
* | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton | 2007-11-14 |
* | sched: proper prototype for kernel/sched.c:migration_init() | Adrian Bunk | 2007-11-09 |
* | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL | Ingo Molnar | 2007-10-24 |
* | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 |
* | 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-19 |
* | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 |
* | Move PREEMPT_NOTIFIERS into an always-included Kconfig | Avi Kivity | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | | 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-16 |
* | | 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-15 |
|/ |
|
* | disable sys_timerfd() for 2.6.23 | Andrew Morton | 2007-09-19 |
* | Fix failure to resume from initrds | Nigel Cunningham | 2007-09-19 |
* | fix maxcpus=1 oops in show_stat() | Hugh Dickins | 2007-08-31 |
* | fix maxcpus=N parsing | Hugh Dickins | 2007-08-27 |
* | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown | 2007-08-21 |
* | Kconfig: remove top level menu "Code maturity level options" | Al Boldi | 2007-07-31 |