summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
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
2007-10-15sched: enable CONFIG_FAIR_GROUP_SCHED=y by defaultIngo Molnar
2007-10-15sched: fair-group sched, cleanupsIngo Molnar
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton
2007-09-19Fix failure to resume from initrdsNigel Cunningham
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins
2007-08-27fix maxcpus=N parsingHugh Dickins
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown
2007-07-31Kconfig: remove top level menu "Code maturity level options"Al Boldi
2007-07-31ANON_INODES shouldn't be user visibleAdrian Bunk