summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-07-31Kconfig/init: change help text to match default valuejkacur1-1/+1
2008-07-30initrd: cast `initrd_start' to `void *'Geert Uytterhoeven1-2/+3
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar1-2/+6
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar7-90/+31
2008-07-28x86: remove stray <6> in BogoMIPS printkJoe Perches1-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-2/+2
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk2-2/+1
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu1-22/+1
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu1-2/+11
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila1-1/+1
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur1-1/+1
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk1-2/+0
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak1-0/+2
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak1-0/+1
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni2-43/+4
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day1-12/+0
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk1-0/+1
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2008-07-22make CONFIG_KMOD invisibleJohannes Berg1-8/+3
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko1-2/+2
2008-07-20initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven1-2/+3
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar3-29/+37
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky1-0/+7
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-1/+2
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-0/+2
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar1-0/+1
2008-07-14do_mounts: allow UBI root device nameAdrian Hunter1-1/+2
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov1-0/+4
2008-06-26Add generic helpers for arch IPI function callsJens Axboe1-0/+2
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria1-17/+19
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria1-17/+19
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar2-1/+1
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg1-0/+1
2008-05-24md: proper extern for mdp_majorAdrian Bunk1-1/+0
2008-05-19rcu: add call_rcu_sched()Paul E. McKenney1-0/+1
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov1-3/+3
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds1-36/+41
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-6/+3
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-1/+26
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov1-9/+9
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell1-3/+3
2008-05-07pcspkr: fix dependanciesStas Sergeev1-0/+8
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar1-2/+3
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra1-0/+1
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar1-0/+6
2008-05-04Make forced module loading optionalLinus Torvalds1-0/+9