Age | Commit message (Expand) | Author |
2008-02-08 | start the global /sbin/init with 0,0 special pids | Oleg Nesterov |
2008-02-08 | teach set_special_pids() to use struct pid | Oleg Nesterov |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: add the NAMESPACES config option | Pavel Emelyanov |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | Memory controller: cgroups setup | Balbir Singh |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov |
2008-02-06 | ACPI: basic initramfs DSDT override support | Markus Gaugusch |
2008-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-02-06 | brk randomization: introduce CONFIG_COMPAT_BRK | Ingo Molnar |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk |
2008-02-06 | Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c | Robert P. J. Day |
2008-02-06 | proper prototype for get_filesystem_list() | Adrian Bunk |
2008-02-06 | proper prototype for signals_init() | Adrian Bunk |
2008-02-06 | read_current_timer() cleanups | Andrew Morton |
2008-02-05 | slob: correct Kconfig description | Matt Mackall |
2008-02-05 | maps4: make page monitoring /proc file optional | Matt Mackall |
2008-02-05 | timerfd: un-break CONFIG_TIMERFD | Davide Libenzi |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers |
2008-02-03 | Create arch/Kconfig | Mathieu Desnoyers |
2008-01-31 | RCU: add help text for "RCU implementation type" | Paul E. McKenney |
2008-01-30 | 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-28 | kconfig: use environment option | Roman Zippel |
2008-01-28 | sh: syscall audit support. | Yuichi Nakamura |
2008-01-25 | 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-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 |