| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 2 | -15/+32 |
|\ |
|
| *---. | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -0/+11 |
| |\ \ \ |
|
| | * | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -0/+11 |
| | |/ / |
|
| * | | | init/main.c: use ktime accessor function in initcall_debug code | Will Newton | 2008-11-23 | 1 | -1/+1 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 1 | -4/+4 |
| |\ \ \ \
| | | |/ / |
|
| * | | | | markers: auto enable tracepoints (new API : trace_mark_tp()) | Mathieu Desnoyers | 2008-11-16 | 1 | -0/+1 |
| |/ / / |
|
| * | | | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker | 2008-11-12 | 1 | -15/+17 |
| * | | | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker | 2008-11-12 | 1 | -0/+1 |
| * | | | tracing/fastboot: Enable boot tracing only during initcalls | Frederic Weisbecker | 2008-11-04 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -0/+9 |
| |/
|/| |
|
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-18 | 1 | -1/+1 |
|\ \ |
|
| * | | sched: correct sched-rt-group.txt pathname in init/Kconfig | Adrian Knoth | 2008-11-13 | 1 | -1/+1 |
| |/ |
|
* | | Kconfig: SLUB is the default slab allocator | Simon Arlott | 2008-11-13 | 1 | -3/+3 |
|/ |
|
* | init/do_mounts_md.c: remove duplicated #include | Huang Weiyi | 2008-11-01 | 1 | -1/+0 |
* | memcg: update menuconfig help text | KAMEZAWA Hiroyuki | 2008-10-30 | 1 | -6/+10 |
* | init/do_mounts_md.c: msleep compile fix | Alexey Dobriyan | 2008-10-30 | 1 | -1/+1 |
* | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds | 2008-10-25 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 1 | -1/+0 |
|\ |
|
| * | [PATCH 1/2] anondev: init IDR statically | Alexey Dobriyan | 2008-10-23 | 1 | -1/+0 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-23 | 1 | -1/+2 |
|\ \ |
|
| * | | PCI: PCI_QUIRKS depends on PCI | Geert Uytterhoeven | 2008-10-22 | 1 | -1/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-23 | 1 | -9/+3 |
|\ \ |
|
| * | | Call init_workqueues before pre smp initcalls. | Heiko Carstens | 2008-10-22 | 1 | -2/+2 |
| * | | Make initcall_debug a core_param | Rusty Russell | 2008-10-22 | 1 | -7/+1 |
| |/ |
|
* | | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki | 2008-10-23 | 1 | -0/+2 |
|/ |
|
* | 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 |
| |/ |
|