aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-1/+14
2008-02-07Memory controller: cgroups setupBalbir Singh1-0/+7
2008-02-07Memory controller: resource countersPavel Emelianov1-0/+7
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch2-1/+14
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+12
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar1-0/+12
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-3/+3
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day1-5/+0
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk1-2/+1
2008-02-06proper prototype for signals_init()Adrian Bunk1-1/+1
2008-02-06read_current_timer() cleanupsAndrew Morton1-2/+1
2008-02-05slob: correct Kconfig descriptionMatt Mackall1-5/+3
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall1-0/+10
2008-02-05timerfd: un-break CONFIG_TIMERFDDavide Libenzi1-1/+0
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-0/+12
2008-02-03Create arch/KconfigMathieu Desnoyers1-0/+2
2008-01-31RCU: add help text for "RCU implementation type"Paul E. McKenney1-0/+8
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar1-0/+5
2008-01-30x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis1-2/+2
2008-01-30x86: optimize lock prefix switching to run less frequentlyAndi Kleen1-8/+8
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-2/+2
2008-01-28kconfig: use environment optionRoman Zippel1-0/+8
2008-01-28sh: syscall audit support.Yuichi Nakamura1-1/+1
2008-01-25Preempt-RCU: implementationPaul E. McKenney1-0/+28
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy1-0/+1
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-1/+0
2008-01-24sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap1-0/+1
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers1-100/+8
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin1-1/+0
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds1-0/+6
2007-12-06Pull bugzilla-9345 into release branchLen Brown1-3/+9
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri1-0/+7
2007-11-20Freezer: Fix s2disk resume from initrdRafael J. Wysocki1-3/+9
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman1-0/+12
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton1-7/+0
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk1-3/+1
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar1-1/+0
2007-10-21[PATCH] audit: watching subtreesAl Viro1-0/+4
2007-10-20spelling fixes: init/Simon Arlott1-1/+1
2007-10-19Drop the superfluous test for an old version of gcc.Robert P. J. Day1-8/+0
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri1-0/+10
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn1-7/+16
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage1-0/+10
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage1-0/+7
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage1-1/+6
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage2-0/+11
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-3/+3
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity1-0/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1