aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton1-0/+1
2007-09-19Fix failure to resume from initrdsNigel Cunningham1-1/+3
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins1-8/+0
2007-08-27fix maxcpus=N parsingHugh Dickins1-1/+1
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-2/+10
2007-07-31Kconfig: remove top level menu "Code maturity level options"Al Boldi1-4/+1
2007-07-31ANON_INODES shouldn't be user visibleAdrian Bunk1-11/+5
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds1-1/+1
2007-07-26initramfs: missing __initAl Viro1-1/+1
2007-07-26sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies.Paul Mundt1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-5/+2
2007-07-17Make SLUB the default allocatorChristoph Lameter1-1/+1
2007-07-16adjust nosmp handlingJan Beulich1-15/+27
2007-07-16Allow softlockup to be runtime disabledDave Jones1-1/+11
2007-07-16user namespace: add the frameworkCedric Le Goater1-0/+9
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater1-17/+0
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman1-2/+22
2007-07-16Use menuconfig objects II - module menuJan Engelhardt1-4/+1
2007-07-16slob: sparsemem supportPaul Mundt1-1/+1
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-1/+4
2007-07-10block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt1-2/+0
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar1-2/+3
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg1-1/+1
2007-05-17SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter1-1/+0
2007-05-17slob: implement RCU freeingNick Piggin1-5/+2
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+10
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi1-0/+10
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu1-0/+1
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter1-0/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+2
2007-05-09kthread: don't depend on work queuesEric W. Biederman1-0/+5
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert1-1/+6
2007-05-09Fix spellings of slab allocator section in init/KconfigChristoph Lameter1-8/+7
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter1-0/+9
2007-05-09Kconfig: Remove reference to external mqueue libraryRobert P. J. Day1-3/+1
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan1-0/+17
2007-05-08enhance initcall_debug, measure latencyIngo Molnar1-0/+17
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2-1/+1
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki1-2/+3
2007-05-07blackfin architectureBryan Wu1-1/+1
2007-05-07SLUB coreChristoph Lameter1-13/+40
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter1-5/+0
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-9/+13
2007-05-02kbuild: clarify the creation of the LOCALVERSION_AUTO string.Robert P. J. Day1-6/+10
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg1-3/+3
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-6/+2
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik1-0/+16