summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven2008-10-221-1/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-231-9/+3
|\ \ \ \
| * | | | Call init_workqueues before pre smp initcalls.Heiko Carstens2008-10-221-2/+2
| * | | | Make initcall_debug a core_paramRusty Russell2008-10-221-7/+1
| |/ / /
* / / / memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki2008-10-231-0/+2
|/ / /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-201-0/+8
|\ \ \
| * | | PCI: allow quirks to be compiled outThomas Petazzoni2008-10-201-0/+8
* | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-202-14/+27
|\ \ \ \ | |/ / / |/| | |
| * | | tracing/fastboot: add better resolution to initcall debug/tracingTim Bird2008-10-141-2/+2
| * | | tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-141-0/+1
| * | | tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-141-2/+1
| * | | tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-141-11/+9
| * | | tracing/ftrace: launch boot tracing after pre-smp initcallsFrédéric Weisbecker2008-10-141-6/+10
| * | | tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven2008-10-141-1/+2
| * | | ftrace: mcount call site on boot nops coreSteven Rostedt2008-10-141-0/+3
| * | | tracing: clean up tracepoints kconfig structureIngo Molnar2008-10-141-4/+5
| * | | tracing: disable tracepoints by defaultIngo Molnar2008-10-141-1/+0
| * | | tracing: Kernel TracepointsMathieu Desnoyers2008-10-141-0/+7
* | | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+7
* | | | mm: rewrite vmap layerNick Piggin2008-10-201-0/+2
* | | | init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk2008-10-161-0/+1
* | | | Configure out AIO supportThomas Petazzoni2008-10-161-0/+8
* | | | initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu2008-10-161-0/+53
* | | | identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven2008-10-161-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds2008-10-142-10/+32
|\ \ \
| * | | raid: make RAID autodetect default a KConfig optionArjan van de Ven2008-10-121-2/+9
| * | | warning: fix init do_mounts_md cIngo Molnar2008-10-121-15/+21
| * | | fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven2008-10-121-1/+3
| * | | fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven2008-10-121-0/+7
| * | | Add a script to visualize the kernel boot process / timeArjan van de Ven2008-10-121-1/+1
| |/ /
* | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-131-10/+0
|\ \ \ | |/ / |/| |
| * | proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan2008-10-101-10/+0
* | | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo2008-10-091-0/+4
|/ /
* | Fix init/main.c to use regular printk with '%pF' for initcall fnLinus Torvalds2008-10-031-5/+4
* | Move sysctl check into debugging section and don't make it default yAndi Kleen2008-08-161-11/+0
* | modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-121-2/+4
* | Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day2008-08-061-5/+4
* | remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-08-011-1/+1
|\ \
| * | Kconfig/init: change help text to match default valuejkacur2008-07-311-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-011-1/+1
|\ \ \ | |/ / |/| |
| * | Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar2008-07-291-2/+6
| |\ \
| * | | x86: remove stray <6> in BogoMIPS printkJoe Perches2008-07-281-1/+1
* | | | initrd: cast `initrd_start' to `void *'Geert Uytterhoeven2008-07-301-2/+3
| |/ / |/| |
* | | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-297-90/+31
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-271-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | kconfig: fix typos: "Suport" -> "Support"Heikki Orsila2008-07-251-1/+1
| | * | init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur2008-07-251-1/+1
| * | | make init/do_mounts.c:root_device_name staticAdrian Bunk2008-07-262-2/+1
| * | | Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-261-22/+1