aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
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
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2007-12-06Pull bugzilla-9345 into release branchLen Brown
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri
2007-11-20Freezer: Fix s2disk resume from initrdRafael J. Wysocki
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk
2007-10-24sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTALIngo Molnar
2007-10-21[PATCH] audit: watching subtreesAl Viro
2007-10-20spelling fixes: init/Simon Arlott
2007-10-19Drop the superfluous test for an old version of gcc.Robert P. J. Day
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman
2007-10-16Add a configure option to group pages by mobilityMel Gorman
2007-10-16slow down printk during bootRandy Dunlap
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri