| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-20 | 1 | -0/+8 |
|\ |
|
| * | PCI: allow quirks to be compiled out | Thomas Petazzoni | 2008-10-20 | 1 | -0/+8 |
* | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 | 2 | -14/+27 |
|\ \
| |/
|/| |
|
| * | tracing/fastboot: add better resolution to initcall debug/tracing | Tim Bird | 2008-10-14 | 1 | -2/+2 |
| * | tracing/fastboot: only trace non-module initcalls | Frederic Weisbecker | 2008-10-14 | 1 | -0/+1 |
| * | tracing/fastboot: get the initcall name before it disappears | Frederic Weisbecker | 2008-10-14 | 1 | -2/+1 |
| * | tracing/fastboot: change the printing of boot tracer according to bootgraph.pl | Frederic Weisbecker | 2008-10-14 | 1 | -11/+9 |
| * | tracing/ftrace: launch boot tracing after pre-smp initcalls | Frédéric Weisbecker | 2008-10-14 | 1 | -6/+10 |
| * | tracing/fastboot: add a script to visualize the kernel boot process / time | Arjan van de Ven | 2008-10-14 | 1 | -1/+2 |
| * | ftrace: mcount call site on boot nops core | Steven Rostedt | 2008-10-14 | 1 | -0/+3 |
| * | tracing: clean up tracepoints kconfig structure | Ingo Molnar | 2008-10-14 | 1 | -4/+5 |
| * | tracing: disable tracepoints by default | Ingo Molnar | 2008-10-14 | 1 | -1/+0 |
| * | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+7 |
* | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+7 |
* | | mm: rewrite vmap layer | Nick Piggin | 2008-10-20 | 1 | -0/+2 |
* | | init/do_mounts_md.c must #include <linux/delay.h> | Adrian Bunk | 2008-10-16 | 1 | -0/+1 |
* | | Configure out AIO support | Thomas Petazzoni | 2008-10-16 | 1 | -0/+8 |
* | | initramfs: add option to preserve mtime from initramfs cpio images | Nye Liu | 2008-10-16 | 1 | -0/+53 |
* | | identify_ramdisk_image(): correct typo about return value in comment | Geert Uytterhoeven | 2008-10-16 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj... | Linus Torvalds | 2008-10-14 | 2 | -10/+32 |
|\ \ |
|
| * | | raid: make RAID autodetect default a KConfig option | Arjan van de Ven | 2008-10-12 | 1 | -2/+9 |
| * | | warning: fix init do_mounts_md c | Ingo Molnar | 2008-10-12 | 1 | -15/+21 |
| * | | fastboot: make the RAID autostart code print a message just before waiting | Arjan van de Ven | 2008-10-12 | 1 | -1/+3 |
| * | | fastboot: make the raid autodetect code wait for all devices to init | Arjan van de Ven | 2008-10-12 | 1 | -0/+7 |
| * | | Add a script to visualize the kernel boot process / time | Arjan van de Ven | 2008-10-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-13 | 1 | -10/+0 |
|\ \
| |/
|/| |
|
| * | proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig | Alexey Dobriyan | 2008-10-10 | 1 | -10/+0 |
* | | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param | Tejun Heo | 2008-10-09 | 1 | -0/+4 |
|/ |
|
* | Fix init/main.c to use regular printk with '%pF' for initcall fn | Linus Torvalds | 2008-10-03 | 1 | -5/+4 |
* | Move sysctl check into debugging section and don't make it default y | Andi Kleen | 2008-08-17 | 1 | -11/+0 |
* | modules: extend initcall_debug functionality to the module loader | Arjan van de Ven | 2008-08-12 | 1 | -2/+4 |
* | Kconfig: Extend "menuconfig" for modules to simplify Kconfig file | Robert P. J. Day | 2008-08-06 | 1 | -5/+4 |
* | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2008-08-01 | 1 | -1/+1 |
|\ |
|
| * | Kconfig/init: change help text to match default value | jkacur | 2008-07-31 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge commit 'v2.6.27-rc1' into x86/urgent | Ingo Molnar | 2008-07-29 | 1 | -2/+6 |
| |\ |
|
| * | | x86: remove stray <6> in BogoMIPS printk | Joe Perches | 2008-07-28 | 1 | -1/+1 |
* | | | initrd: cast `initrd_start' to `void *' | Geert Uytterhoeven | 2008-07-30 | 1 | -2/+3 |
| |/
|/| |
|
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 7 | -90/+31 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-07-27 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | kconfig: fix typos: "Suport" -> "Support" | Heikki Orsila | 2008-07-25 | 1 | -1/+1 |
| | * | init: fix URL of "The GNU Accounting Utilities" | S.Çağlar Onur | 2008-07-25 | 1 | -1/+1 |
| * | | make init/do_mounts.c:root_device_name static | Adrian Bunk | 2008-07-26 | 2 | -2/+1 |
| * | | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -22/+1 |
| * | | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -2/+11 |
| |/ |
|
| * | proper pid{hash,map}_init() prototypes | Adrian Bunk | 2008-07-25 | 1 | -2/+0 |
| * | init/version.c: define version_string only if CONFIG_KALLSYMS is not defined | Daniel Guilak | 2008-07-25 | 1 | -0/+2 |
| * | init/version.c: silence sparse warning by declaring the version string | Daniel Guilak | 2008-07-25 | 1 | -0/+1 |
| * | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 2 | -43/+4 |