aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17Make SLUB the default allocatorChristoph Lameter
2007-07-16adjust nosmp handlingJan Beulich
2007-07-16Allow softlockup to be runtime disabledDave Jones
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman
2007-07-16Use menuconfig objects II - module menuJan Engelhardt
2007-07-16slob: sparsemem supportPaul Mundt
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-10block/Kconfig already has its own "menuconfig" so remove theseJan Engelhardt
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg
2007-05-17SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCTChristoph Lameter
2007-05-17slob: implement RCU freeingNick Piggin
2007-05-11signal/timer/event: eventfd coreDavide Libenzi
2007-05-11signal/timer/event: timerfd coreDavide Libenzi
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi
2007-05-11Explicitly set pgid and sid of init processSukadev Bhattiprolu
2007-05-10SLUB: SLUB_DEBUG must depend on SLUBChristoph Lameter
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09kthread: don't depend on work queuesEric W. Biederman
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert
2007-05-09Fix spellings of slab allocator section in init/KconfigChristoph Lameter
2007-05-09SLUB: add CONFIG_SLUB_DEBUGChristoph Lameter
2007-05-09Kconfig: Remove reference to external mqueue libraryRobert P. J. Day
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan
2007-05-08enhance initcall_debug, measure latencyIngo Molnar
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki
2007-05-07blackfin architectureBryan Wu
2007-05-07SLUB coreChristoph Lameter
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-02kbuild: clarify the creation of the LOCALVERSION_AUTO string.Robert P. J. Day
2007-05-02kbuild: whitelist section mismatch in init/main.cSam Ravnborg
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman
2007-02-14[PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13[PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal
2007-02-12[PATCH] Dynamic kernel command-line: commonAlon Bar-Lev