aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Use struct path in fs_structGravatar Jan Blunck 1-3/+3
2008-02-13sched: rt-group: make rt groups scheduling configurableGravatar Peter Zijlstra 1-6/+17
2008-02-11kbuild: fix make V=1Gravatar Sam Ravnborg 1-0/+1
2008-02-09x86: DEBUG_PAGEALLOC: enable after mem_init()Gravatar Thomas Gleixner 1-1/+1
2008-02-09brk: help text typo fixGravatar Ingo Molnar 1-1/+1
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Gravatar Mike Frysinger 1-1/+3
2008-02-08Convert loglevel-related kernel boot parameters to early_paramGravatar Yinghai Lu 1-9/+5
2008-02-08start the global /sbin/init with 0,0 special pidsGravatar Oleg Nesterov 1-1/+0
2008-02-08teach set_special_pids() to use struct pidGravatar Oleg Nesterov 1-1/+1
2008-02-08namespaces: cleanup the code managed with PID_NS optionGravatar Pavel Emelyanov 1-12/+12
2008-02-08namespaces: cleanup the code managed with the USER_NS optionGravatar Pavel Emelyanov 1-9/+8
2008-02-08namespaces: move the IPC namespace under IPC_NS optionGravatar Pavel Emelyanov 1-0/+7
2008-02-08namespaces: move the UTS namespace under UTS_NS optionGravatar Pavel Emelyanov 1-0/+7
2008-02-08namespaces: add the NAMESPACES config optionGravatar Pavel Emelyanov 1-0/+9
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 2-1/+14
2008-02-07Memory controller: cgroups setupGravatar Balbir Singh 1-0/+7
2008-02-07Memory controller: resource countersGravatar Pavel Emelianov 1-0/+7
2008-02-06ACPI: basic initramfs DSDT override supportGravatar Markus Gaugusch 2-1/+14
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Gravatar Linus Torvalds 1-0/+12
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKGravatar Ingo Molnar 1-0/+12
2008-02-06calibrate_delay() must be __cpuinitGravatar Adrian Bunk 1-3/+3
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cGravatar Robert P. J. Day 1-5/+0
2008-02-06proper prototype for get_filesystem_list()Gravatar Adrian Bunk 1-2/+1
2008-02-06proper prototype for signals_init()Gravatar Adrian Bunk 1-1/+1
2008-02-06read_current_timer() cleanupsGravatar Andrew Morton 1-2/+1
2008-02-05slob: correct Kconfig descriptionGravatar Matt Mackall 1-5/+3
2008-02-05maps4: make page monitoring /proc file optionalGravatar Matt Mackall 1-0/+10
2008-02-05timerfd: un-break CONFIG_TIMERFDGravatar Davide Libenzi 1-1/+0
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigGravatar Mathieu Desnoyers 1-0/+12
2008-02-03Create arch/KconfigGravatar Mathieu Desnoyers 1-0/+2
2008-01-31RCU: add help text for "RCU implementation type"Gravatar Paul E. McKenney 1-0/+8
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yGravatar Ingo Molnar 1-0/+5
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupGravatar Mike Travis 1-2/+2
2008-01-30x86: optimize lock prefix switching to run less frequentlyGravatar Andi Kleen 1-8/+8
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setupGravatar travis@sgi.com 1-2/+2
2008-01-28kconfig: use environment optionGravatar Roman Zippel 1-0/+8
2008-01-28sh: syscall audit support.Gravatar Yuichi Nakamura 1-1/+1
2008-01-25Preempt-RCU: implementationGravatar Paul E. McKenney 1-0/+28
2008-01-25cpu-hotplug: refcount based cpu hotplugGravatar Gautham R Shenoy 1-0/+1
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+0
2008-01-24sysfs: make SYSFS_DEPRECATED depend on SYSFSGravatar Randy Dunlap 1-0/+1
2008-01-24Driver core: convert block from raw kobjects to core devicesGravatar Kay Sievers 1-100/+8
2008-01-25security: remove security_sb_post_mountroot hookGravatar H. Peter Anvin 1-1/+0
2008-01-02Unify /proc/slabinfo configurationGravatar Linus Torvalds 1-0/+6
2007-12-06Pull bugzilla-9345 into release branchGravatar Len Brown 1-3/+9
2007-12-02sched: cpu accounting controller (V2)Gravatar Srivatsa Vaddagiri 1-0/+7
2007-11-20Freezer: Fix s2disk resume from initrdGravatar Rafael J. Wysocki 1-3/+9
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINGravatar Mike Frysinger 1-1/+1
2007-11-14pidns: Place under CONFIG_EXPERIMENTALGravatar Eric W. Biederman 1-0/+12
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Gravatar Andrew Morton 1-7/+0