aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott1-3/+3
2008-11-13sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth1-1/+1
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-30memcg: update menuconfig help textKAMEZAWA Hiroyuki1-6/+10
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan1-1/+1
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds1-2/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+0
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-9/+3
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki1-0/+2
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan1-1/+0
2008-10-22PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven1-1/+2
2008-10-22Call init_workqueues before pre smp initcalls.Heiko Carstens1-2/+2
2008-10-22Make initcall_debug a core_paramRusty Russell1-7/+1
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+8
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-14/+27
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni1-0/+8
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+7
2008-10-20mm: rewrite vmap layerNick Piggin1-0/+2
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2008-10-16Configure out AIO supportThomas Petazzoni1-0/+8
2008-10-16initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu1-0/+53
2008-10-16identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven1-1/+1
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-fastbootLinus Torvalds2-10/+32
2008-10-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird1-2/+2
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker1-0/+1
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker1-2/+1
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker1-11/+9
2008-10-14tracing/ftrace: launch boot tracing after pre-smp initcallsFrédéric Weisbecker1-6/+10
2008-10-14tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven1-1/+2
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt1-0/+3
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar1-4/+5
2008-10-14tracing: disable tracepoints by defaultIngo Molnar1-1/+0
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers1-0/+7
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-10/+0
2008-10-12raid: make RAID autodetect default a KConfig optionArjan van de Ven1-2/+9
2008-10-12warning: fix init do_mounts_md cIngo Molnar1-15/+21
2008-10-12fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven1-1/+3
2008-10-12fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven1-0/+7
2008-10-12Add a script to visualize the kernel boot process / timeArjan van de Ven1-1/+1
2008-10-10proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan1-10/+0
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo1-0/+4
2008-10-03Fix init/main.c to use regular printk with '%pF' for initcall fnLinus Torvalds1-5/+4
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen1-11/+0
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven1-2/+4
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day1-5/+4
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/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1