aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds2-9/+4
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2-6/+7
2006-12-10[PATCH] io-accounting: core statisticsAndrew Morton1-0/+9
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu1-3/+2
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl3-3/+7
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] gcc-4.1.0 is bustAndrew Morton1-0/+4
2006-12-07[PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven1-0/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell1-0/+1
2006-12-01CONFIG_SYSFS_DEPRECATEDKay Sievers1-0/+20
2006-11-08[PATCH] sysctl: Undeprecate sys_sysctlEric W. Biederman1-10/+9
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich1-0/+1
2006-10-20[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown1-6/+2
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-0/+2
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann2-5/+2
2006-10-02[PATCH] IPC namespace coreKirill Korotaev1-0/+9
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2-9/+22
2006-10-01[PATCH] csa: Extended system accounting over taskstatsJay Lan1-0/+9
2006-10-01[PATCH] fix EMBEDDED + SYSCTL menuRandy Dunlap1-7/+7
2006-10-01[PATCH] allow /proc/config.gz to be built as a moduleRoss Biro1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2-2/+13
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-14/+17