Age | Commit message (Expand) | Author | Files | Lines |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 2 | -14/+1 |
2008-03-11 | rcu: move PREEMPT_RCU config option back under PREEMPT | Paul E. McKenney | 1 | -31/+3 |
2008-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -3/+8 |
2008-03-05 | Memory controller: rename to Memory Resource Controller | Balbir Singh | 1 | -15/+15 |
2008-03-05 | Fix "Malformed early option 'loglevel'" | Alex Riesen | 1 | -1/+1 |
2008-03-05 | sysfs: CONFIG_SYSFS_DEPRECATED fix | Ingo Molnar | 1 | -0/+4 |
2008-03-05 | driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED | Greg Kroah-Hartman | 1 | -3/+4 |
2008-02-24 | cgroup memory controller: document huge memory/cache overhead in Kconfig | Andi Kleen | 1 | -0/+8 |
2008-02-15 | Use struct path in fs_struct | Jan Blunck | 1 | -3/+3 |
2008-02-13 | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra | 1 | -6/+17 |
2008-02-11 | kbuild: fix make V=1 | Sam Ravnborg | 1 | -0/+1 |
2008-02-10 | x86: DEBUG_PAGEALLOC: enable after mem_init() | Thomas Gleixner | 1 | -1/+1 |
2008-02-10 | brk: help text typo fix | Ingo Molnar | 1 | -1/+1 |
2008-02-09 | kbuild: silence CHK/UPD messages according to $(quiet) | Mike Frysinger | 1 | -1/+3 |
2008-02-08 | Convert loglevel-related kernel boot parameters to early_param | Yinghai Lu | 1 | -9/+5 |
2008-02-08 | start the global /sbin/init with 0,0 special pids | Oleg Nesterov | 1 | -1/+0 |
2008-02-08 | teach set_special_pids() to use struct pid | Oleg Nesterov | 1 | -1/+1 |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov | 1 | -12/+12 |
2008-02-08 | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov | 1 | -9/+8 |
2008-02-08 | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 1 | -0/+7 |
2008-02-08 | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov | 1 | -0/+7 |
2008-02-08 | namespaces: add the NAMESPACES config option | Pavel Emelyanov | 1 | -0/+9 |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -1/+14 |
2008-02-07 | Memory controller: cgroups setup | Balbir Singh | 1 | -0/+7 |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov | 1 | -0/+7 |
2008-02-07 | ACPI: basic initramfs DSDT override support | Markus Gaugusch | 2 | -1/+14 |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 1 | -0/+12 |
2008-02-07 | brk randomization: introduce CONFIG_COMPAT_BRK | Ingo Molnar | 1 | -0/+12 |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk | 1 | -3/+3 |
2008-02-06 | Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c | Robert P. J. Day | 1 | -5/+0 |
2008-02-06 | proper prototype for get_filesystem_list() | Adrian Bunk | 1 | -2/+1 |
2008-02-06 | proper prototype for signals_init() | Adrian Bunk | 1 | -1/+1 |
2008-02-06 | read_current_timer() cleanups | Andrew Morton | 1 | -2/+1 |
2008-02-05 | slob: correct Kconfig description | Matt Mackall | 1 | -5/+3 |
2008-02-05 | maps4: make page monitoring /proc file optional | Matt Mackall | 1 | -0/+10 |
2008-02-05 | timerfd: un-break CONFIG_TIMERFD | Davide Libenzi | 1 | -1/+0 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -0/+12 |
2008-02-03 | Create arch/Kconfig | Mathieu Desnoyers | 1 | -0/+2 |
2008-02-01 | RCU: add help text for "RCU implementation type" | Paul E. McKenney | 1 | -0/+8 |
2008-01-30 | x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y | Ingo Molnar | 1 | -0/+5 |
2008-01-30 | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis | 1 | -2/+2 |
2008-01-30 | x86: optimize lock prefix switching to run less frequently | Andi Kleen | 1 | -8/+8 |
2008-01-30 | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 1 | -2/+2 |
2008-01-29 | kconfig: use environment option | Roman Zippel | 1 | -0/+8 |
2008-01-28 | sh: syscall audit support. | Yuichi Nakamura | 1 | -1/+1 |
2008-01-25 | Preempt-RCU: implementation | Paul E. McKenney | 1 | -0/+28 |
2008-01-25 | cpu-hotplug: refcount based cpu hotplug | Gautham R Shenoy | 1 | -0/+1 |
2008-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+0 |
2008-01-25 | sysfs: make SYSFS_DEPRECATED depend on SYSFS | Randy Dunlap | 1 | -0/+1 |
2008-01-25 | Driver core: convert block from raw kobjects to core devices | Kay Sievers | 1 | -100/+8 |