Age | Commit message (Expand) | Author | Files | Lines |
2008-11-18 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-11-13 | Kconfig: SLUB is the default slab allocator | Simon Arlott | 1 | -3/+3 |
2008-11-13 | sched: correct sched-rt-group.txt pathname in init/Kconfig | Adrian Knoth | 1 | -1/+1 |
2008-11-01 | init/do_mounts_md.c: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-10-30 | memcg: update menuconfig help text | KAMEZAWA Hiroyuki | 1 | -6/+10 |
2008-10-30 | init/do_mounts_md.c: msleep compile fix | Alexey Dobriyan | 1 | -1/+1 |
2008-10-26 | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds | 1 | -2/+1 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2008-10-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+2 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -9/+3 |
2008-10-23 | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki | 1 | -0/+2 |
2008-10-23 | [PATCH 1/2] anondev: init IDR statically | Alexey Dobriyan | 1 | -1/+0 |
2008-10-23 | PCI: PCI_QUIRKS depends on PCI | Geert Uytterhoeven | 1 | -1/+2 |
2008-10-22 | Call init_workqueues before pre smp initcalls. | Heiko Carstens | 1 | -2/+2 |
2008-10-22 | Make initcall_debug a core_param | Rusty Russell | 1 | -7/+1 |
2008-10-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+8 |
2008-10-21 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -14/+27 |
2008-10-20 | PCI: allow quirks to be compiled out | Thomas Petazzoni | 1 | -0/+8 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+7 |
2008-10-20 | mm: rewrite vmap layer | Nick Piggin | 1 | -0/+2 |
2008-10-17 | init/do_mounts_md.c must #include <linux/delay.h> | Adrian Bunk | 1 | -0/+1 |
2008-10-16 | Configure out AIO support | Thomas Petazzoni | 1 | -0/+8 |
2008-10-16 | initramfs: add option to preserve mtime from initramfs cpio images | Nye Liu | 1 | -0/+53 |
2008-10-16 | identify_ramdisk_image(): correct typo about return value in comment | Geert Uytterhoeven | 1 | -1/+1 |
2008-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj... | Linus Torvalds | 2 | -10/+32 |
2008-10-14 | tracing/fastboot: add better resolution to initcall debug/tracing | Tim Bird | 1 | -2/+2 |
2008-10-14 | tracing/fastboot: only trace non-module initcalls | Frederic Weisbecker | 1 | -0/+1 |
2008-10-14 | tracing/fastboot: get the initcall name before it disappears | Frederic Weisbecker | 1 | -2/+1 |
2008-10-14 | tracing/fastboot: change the printing of boot tracer according to bootgraph.pl | Frederic Weisbecker | 1 | -11/+9 |
2008-10-14 | tracing/ftrace: launch boot tracing after pre-smp initcalls | Frédéric Weisbecker | 1 | -6/+10 |
2008-10-14 | tracing/fastboot: add a script to visualize the kernel boot process / time | Arjan van de Ven | 1 | -1/+2 |
2008-10-14 | ftrace: mcount call site on boot nops core | Steven Rostedt | 1 | -0/+3 |
2008-10-14 | tracing: clean up tracepoints kconfig structure | Ingo Molnar | 1 | -4/+5 |
2008-10-14 | tracing: disable tracepoints by default | Ingo Molnar | 1 | -1/+0 |
2008-10-14 | tracing: Kernel Tracepoints | Mathieu Desnoyers | 1 | -0/+7 |
2008-10-13 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 1 | -10/+0 |
2008-10-12 | raid: make RAID autodetect default a KConfig option | Arjan van de Ven | 1 | -2/+9 |
2008-10-12 | warning: fix init do_mounts_md c | Ingo Molnar | 1 | -15/+21 |
2008-10-12 | fastboot: make the RAID autostart code print a message just before waiting | Arjan van de Ven | 1 | -1/+3 |
2008-10-12 | fastboot: make the raid autodetect code wait for all devices to init | Arjan van de Ven | 1 | -0/+7 |
2008-10-12 | Add a script to visualize the kernel boot process / time | Arjan van de Ven | 1 | -1/+1 |
2008-10-10 | proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig | Alexey Dobriyan | 1 | -10/+0 |
2008-10-09 | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param | Tejun Heo | 1 | -0/+4 |
2008-10-04 | Fix init/main.c to use regular printk with '%pF' for initcall fn | Linus Torvalds | 1 | -5/+4 |
2008-08-17 | Move sysctl check into debugging section and don't make it default y | Andi Kleen | 1 | -11/+0 |
2008-08-12 | modules: extend initcall_debug functionality to the module loader | Arjan van de Ven | 1 | -2/+4 |
2008-08-07 | Kconfig: Extend "menuconfig" for modules to simplify Kconfig file | Robert P. J. Day | 1 | -5/+4 |
2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -1/+1 |
2008-08-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |