Age | Commit message (Expand) | Author |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds |
2008-03-10 | rcu: move PREEMPT_RCU config option back under PREEMPT | Paul E. McKenney |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-03-04 | Memory controller: rename to Memory Resource Controller | Balbir Singh |
2008-03-04 | Fix "Malformed early option 'loglevel'" | Alex Riesen |
2008-03-04 | sysfs: CONFIG_SYSFS_DEPRECATED fix | Ingo Molnar |
2008-03-04 | driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED | Greg Kroah-Hartman |
2008-02-23 | cgroup memory controller: document huge memory/cache overhead in Kconfig | Andi Kleen |
2008-02-14 | Use struct path in fs_struct | Jan Blunck |
2008-02-13 | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra |
2008-02-11 | kbuild: fix make V=1 | Sam Ravnborg |
2008-02-09 | x86: DEBUG_PAGEALLOC: enable after mem_init() | Thomas Gleixner |
2008-02-09 | brk: help text typo fix | Ingo Molnar |
2008-02-09 | kbuild: silence CHK/UPD messages according to $(quiet) | Mike Frysinger |
2008-02-08 | Convert loglevel-related kernel boot parameters to early_param | Yinghai Lu |
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 |