summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorLines
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day-5/+4
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz-1/+0
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-1/+1
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2008-07-31Kconfig/init: change help text to match default valuejkacur-1/+1
2008-07-30initrd: cast `initrd_start' to `void *'Geert Uytterhoeven-2/+3
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar-2/+6
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar-90/+31
2008-07-28x86: remove stray <6> in BogoMIPS printkJoe Perches-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds-2/+2
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk-2/+1
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu-22/+1
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu-2/+11
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila-1/+1
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur-1/+1
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk-2/+0
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak-0/+2
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak-0/+1
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni-43/+4
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day-12/+0
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk-0/+1
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2008-07-22make CONFIG_KMOD invisibleJohannes Berg-8/+3
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko-2/+2
2008-07-20initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven-2/+3
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar-29/+37
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky-0/+7
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds-1/+2
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar-0/+2
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar-0/+1
2008-07-14do_mounts: allow UBI root device nameAdrian Hunter-1/+2
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov-0/+4
2008-06-26Add generic helpers for arch IPI function callsJens Axboe-0/+2
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria-17/+19
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria-17/+19
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar-1/+1
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg-0/+1
2008-05-24md: proper extern for mdp_majorAdrian Bunk-1/+0
2008-05-19rcu: add call_rcu_sched()Paul E. McKenney-0/+1
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov-3/+3
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds-36/+41
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds-6/+3
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers-1/+26
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov-9/+9
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell-3/+3
2008-05-07pcspkr: fix dependanciesStas Sergeev-0/+8
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar-2/+3
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra-0/+1
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar-0/+6