aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
...
| * | | | | tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker2008-11-04
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into nextJames Morris2008-12-04
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-18
| |\ \ \ \
| | * | | | sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth2008-11-13
| | |/ / /
* | | | | Merge branch 'master' into nextJames Morris2008-11-13
|\| | | |
| * | | | Kconfig: SLUB is the default slab allocatorSimon Arlott2008-11-13
| |/ / /
* / / / CRED: Inaugurate COW credentialsDavid Howells2008-11-13
|/ / /
* | | init/do_mounts_md.c: remove duplicated #includeHuang Weiyi2008-11-01
* | | memcg: update menuconfig help textKAMEZAWA Hiroyuki2008-10-30
* | | init/do_mounts_md.c: msleep compile fixAlexey Dobriyan2008-10-30
* | | Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds2008-10-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \
| * | | [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-23
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-23
|\ \ \ \
| * | | | PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven2008-10-22
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-23
|\ \ \ \
| * | | | Call init_workqueues before pre smp initcalls.Heiko Carstens2008-10-21
| * | | | Make initcall_debug a core_paramRusty Russell2008-10-21
| |/ / /
* / / / memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki2008-10-23
|/ / /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-20
|\ \ \
| * | | PCI: allow quirks to be compiled outThomas Petazzoni2008-10-20
* | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
|\ \ \ \ | |/ / / |/| | |
| * | | tracing/fastboot: add better resolution to initcall debug/tracingTim Bird2008-10-14
| * | | tracing/fastboot: only trace non-module initcallsFrederic Weisbecker2008-10-14
| * | | tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker2008-10-14
| * | | tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker2008-10-14
| * | | tracing/ftrace: launch boot tracing after pre-smp initcallsFrédéric Weisbecker2008-10-14
| * | | tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven2008-10-14
| * | | ftrace: mcount call site on boot nops coreSteven Rostedt2008-10-14
| * | | tracing: clean up tracepoints kconfig structureIngo Molnar2008-10-14
| * | | tracing: disable tracepoints by defaultIngo Molnar2008-10-14
| * | | tracing: Kernel TracepointsMathieu Desnoyers2008-10-14
* | | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-20
* | | | mm: rewrite vmap layerNick Piggin2008-10-20
* | | | init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk2008-10-16
* | | | 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-09
* | | 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