summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* start the global /sbin/init with 0,0 special pidsOleg Nesterov2008-02-081-1/+0Star
* teach set_special_pids() to use struct pidOleg Nesterov2008-02-081-1/+1
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-081-12/+12
* namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-081-9/+8Star
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+7
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-081-0/+7
* namespaces: add the NAMESPACES config optionPavel Emelyanov2008-02-081-0/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-072-1/+14
|\
| * ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-072-1/+14
* | Memory controller: cgroups setupBalbir Singh2008-02-071-0/+7
* | Memory controller: resource countersPavel Emelianov2008-02-071-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-061-0/+12
|\
| * brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-061-0/+12
* | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-3/+3
* | Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day2008-02-061-5/+0Star
* | proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-2/+1Star
* | proper prototype for signals_init()Adrian Bunk2008-02-061-1/+1
* | read_current_timer() cleanupsAndrew Morton2008-02-061-2/+1Star
|/
* slob: correct Kconfig descriptionMatt Mackall2008-02-051-5/+3Star
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-051-0/+10
* timerfd: un-break CONFIG_TIMERFDDavide Libenzi2008-02-051-1/+0Star
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-0/+12
* Create arch/KconfigMathieu Desnoyers2008-02-031-0/+2
* RCU: add help text for "RCU implementation type"Paul E. McKenney2008-01-311-0/+8
* x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-301-0/+5
* x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis2008-01-301-2/+2
* x86: optimize lock prefix switching to run less frequentlyAndi Kleen2008-01-301-8/+8
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-2/+2
* kconfig: use environment optionRoman Zippel2008-01-281-0/+8
* sh: syscall audit support.Yuichi Nakamura2008-01-281-1/+1
* Preempt-RCU: implementationPaul E. McKenney2008-01-251-0/+28
* cpu-hotplug: refcount based cpu hotplugGautham R Shenoy2008-01-251-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-251-1/+0Star
|\
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-251-1/+0Star
* | sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap2008-01-251-0/+1
* | Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-251-100/+8Star
|/
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-021-0/+6
* Pull bugzilla-9345 into release branchLen Brown2007-12-061-3/+9
|\
| * Freezer: Fix s2disk resume from initrdRafael J. Wysocki2007-11-211-3/+9
* | sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-021-0/+7
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
|/
* pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-151-0/+12
* revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-151-7/+0Star
* sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-091-3/+1Star
* sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar2007-10-241-1/+0Star
* [PATCH] audit: watching subtreesAl Viro2007-10-211-0/+4
* spelling fixes: init/Simon Arlott2007-10-201-1/+1
* Drop the superfluous test for an old version of gcc.Robert P. J. Day2007-10-191-8/+0Star
* Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-191-0/+10
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-191-7/+16