aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2008-04-14slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-04Fix "Malformed early option 'loglevel'"Alex Riesen
2008-03-04sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar
2008-03-04driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen
2008-02-14Use struct path in fs_structJan Blunck
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-11kbuild: fix make V=1Sam Ravnborg
2008-02-09x86: DEBUG_PAGEALLOC: enable after mem_init()Thomas Gleixner
2008-02-09brk: help text typo fixIngo Molnar
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger
2008-02-08Convert loglevel-related kernel boot parameters to early_paramYinghai Lu
2008-02-08start the global /sbin/init with 0,0 special pidsOleg Nesterov
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2008-02-08namespaces: add the NAMESPACES config optionPavel Emelyanov
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07Memory controller: cgroups setupBalbir Singh
2008-02-07Memory controller: resource countersPavel Emelianov
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk
2008-02-06proper prototype for signals_init()Adrian Bunk
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-05slob: correct Kconfig descriptionMatt Mackall
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall
2008-02-05timerfd: un-break CONFIG_TIMERFDDavide Libenzi
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Create arch/KconfigMathieu Desnoyers
2008-01-31RCU: add help text for "RCU implementation type"Paul E. McKenney
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis
2008-01-30x86: optimize lock prefix switching to run less frequentlyAndi Kleen
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com
2008-01-28kconfig: use environment optionRoman Zippel
2008-01-28sh: syscall audit support.Yuichi Nakamura
2008-01-25Preempt-RCU: implementationPaul E. McKenney
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-24sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap