aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2008-04-24[POWERPC] Use __weak macro for smp_setup_processor_idGravatar Benjamin Herrenschmidt 1-1/+1
2008-04-24[POWERPC] Add thread_info_cache_init() weak hookGravatar Benjamin Herrenschmidt 1-0/+5
2008-04-19sched: better rt-group documentationGravatar Viktor Radnai 1-0/+7
2008-04-19init: move setup of nr_cpu_ids to as early as possibleGravatar Mike Travis 1-0/+17
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroGravatar Mike Travis 1-1/+6
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGGravatar Christoph Lameter 1-1/+1
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionGravatar Linus Torvalds 2-14/+1
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTGravatar Paul E. McKenney 1-31/+3
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-3/+8
2008-03-04Memory controller: rename to Memory Resource ControllerGravatar Balbir Singh 1-15/+15
2008-03-04Fix "Malformed early option 'loglevel'"Gravatar Alex Riesen 1-1/+1
2008-03-04sysfs: CONFIG_SYSFS_DEPRECATED fixGravatar Ingo Molnar 1-0/+4
2008-03-04driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGravatar Greg Kroah-Hartman 1-3/+4
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigGravatar Andi Kleen 1-0/+8
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