aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-2/+1
* | proper prototype for signals_init()Adrian Bunk2008-02-061-1/+1
* | read_current_timer() cleanupsAndrew Morton2008-02-061-2/+1
|/
* slob: correct Kconfig descriptionMatt Mackall2008-02-051-5/+3
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-051-0/+10
* timerfd: un-break CONFIG_TIMERFDDavide Libenzi2008-02-051-1/+0
* 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/+0
|\
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-251-1/+0
* | sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap2008-01-241-0/+1
* | Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-241-100/+8
|/
* 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-201-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-141-0/+12
* revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-141-7/+0
* sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-091-3/+1
* sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar2007-10-241-1/+0
* [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/+0
* Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-191-0/+10
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-191-7/+16
* Task Control Groups: simple task cgroup debug info subsystemPaul Menage2007-10-191-0/+10
* Task Control Groups: example CPU accounting subsystemPaul Menage2007-10-191-0/+7
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-191-1/+6
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-192-0/+11
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-3/+3
* Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity2007-10-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* | remove PAGE_GROUP_BY_MOBILITYMel Gorman2007-10-161-13/+0