summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-161-0/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-141-36/+45
|\
| * [PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal2007-02-131-36/+45
* | [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-141-4/+0
* | [PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman2007-02-141-0/+6
* | [PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman2007-02-141-0/+3
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+1
|/
* [PATCH] Dynamic kernel command-line: commonAlon Bar-Lev2007-02-121-5/+24
* [PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menusAlexey Dobriyan2007-02-111-18/+18
* [PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day2007-02-111-5/+0
* [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-113-1/+62
* [PATCH] Add retain_initrd boot optionMichael Neuling2007-02-111-1/+16
* Don't put "linux_banner" in the .init sectionLinus Torvalds2007-01-111-2/+2
* [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-111-1/+1
* [PATCH] fix linux banner format stringRoman Zippel2007-01-103-9/+19
* [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...Ard van Breemen2007-01-051-0/+5
* [PATCH] build compile.h earlierAndrew Morton2006-12-221-9/+0
* [PATCH] handle SLOB with sparsemenYasunori Goto2006-12-221-1/+1
* [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson2006-12-221-4/+4
* Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk2006-12-201-1/+1
* Kconfig: fix spelling error in config KALLSYMS help textJesper Juhl2006-12-121-1/+1
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-112-9/+4
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-112-6/+7
* [PATCH] io-accounting: core statisticsAndrew Morton2006-12-101-0/+9
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-081-3/+2
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-083-3/+7
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] i386: cpu_detect extractionRusty Russell2006-12-071-0/+1
* | [PATCH] gcc-4.1.0 is bustAndrew Morton2006-12-071-0/+4
* | [PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven2006-12-071-0/+4
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
|/
* CONFIG_SYSFS_DEPRECATEDKay Sievers2006-12-011-0/+20
* [PATCH] sysctl: Undeprecate sys_sysctlEric W. Biederman2006-11-081-10/+9
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-0/+1
* [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-6/+2
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-0/+2
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-022-5/+2
* [PATCH] IPC namespace coreKirill Korotaev2006-10-021-0/+9
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-022-9/+22
* [PATCH] csa: Extended system accounting over taskstatsJay Lan2006-10-011-0/+9
* [PATCH] fix EMBEDDED + SYSCTL menuRandy Dunlap2006-10-011-7/+7
* [PATCH] allow /proc/config.gz to be built as a moduleRoss Biro2006-10-011-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-302-2/+13
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-14/+17
* [PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal2006-09-271-0/+20
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-5/+9
|\
| * [PATCH] Move unwind_init earlierAndi Kleen2006-09-261-1/+1
| * [PATCH] Allow early_param and identical __setup to existRusty Russell2006-09-261-4/+8