aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi
2008-10-30memcg: update menuconfig help textKAMEZAWA Hiroyuki
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan
2008-10-22PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven
2008-10-22Call init_workqueues before pre smp initcalls.Heiko Carstens
2008-10-22Make initcall_debug a core_paramRusty Russell
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
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-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker
2008-10-14tracing/ftrace: launch boot tracing after pre-smp initcallsFrédéric Weisbecker
2008-10-14tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar
2008-10-14tracing: disable tracepoints by defaultIngo Molnar
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers
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