summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* Configure out AIO supportThomas Petazzoni2008-10-16
* initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu2008-10-16
* identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven2008-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds2008-10-14
|\
| * raid: make RAID autodetect default a KConfig optionArjan van de Ven2008-10-12
| * warning: fix init do_mounts_md cIngo Molnar2008-10-12
| * fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven2008-10-12
| * fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven2008-10-12
| * Add a script to visualize the kernel boot process / timeArjan van de Ven2008-10-12
* | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-13
|\ \ | |/ |/|
| * proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan2008-10-10
* | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo2008-10-09
|/
* Fix init/main.c to use regular printk with '%pF' for initcall fnLinus Torvalds2008-10-03
* Move sysctl check into debugging section and don't make it default yAndi Kleen2008-08-16
* modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-12
* Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day2008-08-06
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-08-01
|\
| * Kconfig/init: change help text to match default valuejkacur2008-07-31
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-01
|\ \ | |/ |/|
| * Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar2008-07-29
| |\
| * | x86: remove stray <6> in BogoMIPS printkJoe Perches2008-07-28
* | | initrd: cast `initrd_start' to `void *'Geert Uytterhoeven2008-07-30
| |/ |/|
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-29
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-27
| |\ \ | | |/ | |/|
| | * kconfig: fix typos: "Suport" -> "Support"Heikki Orsila2008-07-25
| | * init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur2008-07-25
| * | make init/do_mounts.c:root_device_name staticAdrian Bunk2008-07-26
| * | Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-26
| * | Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-26
| |/
| * proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-25
| * init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak2008-07-25
| * init/version.c: silence sparse warning by declaring the version stringDaniel Guilak2008-07-25
| * inflate: refactor inflate malloc codeThomas Petazzoni2008-07-25
| * init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day2008-07-25
| * init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk2008-07-25
| * Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
| |\
| | * cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-18
| * | make CONFIG_KMOD invisibleJohannes Berg2008-07-22
| * | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko2008-07-22
| * | initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven2008-07-20
| |/
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-18
|\ \ | |/
| * Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-16
| |\
| | * do_mounts: allow UBI root device nameAdrian Hunter2008-07-14
| * | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-15
| |\ \
| | * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
| | |\ \
| | | * | Add generic helpers for arch IPI function callsJens Axboe2008-06-26
| | | |/
| * | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
| | |\ \ | | | |/
| | * | rcu: add call_rcu_sched()Paul E. McKenney2008-05-19