aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu
2008-10-16identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-12raid: make RAID autodetect default a KConfig optionArjan van de Ven
2008-10-12warning: fix init do_mounts_md cIngo Molnar
2008-10-12fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven
2008-10-12fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven
2008-10-12Add a script to visualize the kernel boot process / timeArjan van de Ven
2008-10-10proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo
2008-10-03Fix init/main.c to use regular printk with '%pF' for initcall fnLinus Torvalds
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-31Kconfig/init: change help text to match default valuejkacur
2008-07-30initrd: cast `initrd_start' to `void *'Geert Uytterhoeven
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28x86: remove stray <6> in BogoMIPS printkJoe Perches
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila
2008-07-25init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-22make CONFIG_KMOD invisibleJohannes Berg
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko
2008-07-20initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-14do_mounts: allow UBI root device nameAdrian Hunter
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov