aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter1-4/+9
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton1-4/+1
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner1-0/+2
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-36/+45
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman1-4/+0
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman1-0/+6
2007-02-14[PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman1-0/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+1
2007-02-13[PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal1-36/+45
2007-02-12[PATCH] Dynamic kernel command-line: commonAlon Bar-Lev1-5/+24
2007-02-11[PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menusAlexey Dobriyan1-18/+18
2007-02-11[PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day1-5/+0
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman3-1/+62
2007-02-11[PATCH] Add retain_initrd boot optionMichael Neuling1-1/+16
2007-01-11Don't put "linux_banner" in the .init sectionLinus Torvalds1-2/+2
2007-01-11[PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal1-1/+1
2007-01-10[PATCH] fix linux banner format stringRoman Zippel3-9/+19
2007-01-05[PATCH] start_kernel: test if irq's got enabled early, barf, and disable them againArd van Breemen1-0/+5
2006-12-22[PATCH] build compile.h earlierAndrew Morton1-9/+0
2006-12-22[PATCH] handle SLOB with sparsemenYasunori Goto1-1/+1
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson1-4/+4
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-1/+1
2006-12-12Kconfig: fix spelling error in config KALLSYMS help textJesper Juhl1-1/+1