summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorLines
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri-7/+7
2007-10-15sched: enable CONFIG_FAIR_GROUP_SCHED=y by defaultIngo Molnar-1/+1
2007-10-15sched: fair-group sched, cleanupsIngo Molnar-4/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri-0/+13
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri-6/+5
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri-0/+9
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton-0/+1
2007-09-19Fix failure to resume from initrdsNigel Cunningham-1/+3
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins-8/+0
2007-08-27fix maxcpus=N parsingHugh Dickins-1/+1
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown-2/+10
2007-07-31Kconfig: remove top level menu "Code maturity level options"Al Boldi-4/+1
2007-07-31ANON_INODES shouldn't be user visibleAdrian Bunk-11/+5
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds-1/+1
2007-07-26initramfs: missing __initAl Viro-1/+1
2007-07-26sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies.Paul Mundt-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-5/+2
2007-07-17Make SLUB the default allocatorChristoph Lameter-1/+1
2007-07-16adjust nosmp handlingJan Beulich-15/+27
2007-07-16Allow softlockup to be runtime disabledDave Jones-1/+11
2007-07-16user namespace: add the frameworkCedric Le Goater-0/+9
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater-17/+0
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman-2/+22
2007-07-16Use menuconfig objects II - module menuJan Engelhardt-4/+1
2007-07-16slob: sparsemem supportPaul Mundt-1/+1
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu-1/+4
2007-07-10block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt-2/+0
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar-2/+3
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg-1/+1
2007-05-17SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter-1/+0
2007-05-17slob: implement RCU freeingNick Piggin-5/+2
2007-05-11signal/timer/event: eventfd coreDavide Libenzi-0/+10
2007-05-11signal/timer/event: timerfd coreDavide Libenzi-0/+10
2007-05-11signal/timer/event: signalfd coreDavide Libenzi-0/+10
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi-0/+10
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu-0/+1
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter-0/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-4/+2
2007-05-09kthread: don't depend on work queuesEric W. Biederman-0/+5
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert-1/+6
2007-05-09Fix spellings of slab allocator section in init/KconfigChristoph Lameter-8/+7
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter-0/+9
2007-05-09Kconfig: Remove reference to external mqueue libraryRobert P. J. Day-3/+1
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan-0/+17
2007-05-08enhance initcall_debug, measure latencyIngo Molnar-0/+17
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk-1/+1
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki-2/+3
2007-05-07blackfin architectureBryan Wu-1/+1
2007-05-07SLUB coreChristoph Lameter-13/+40