summaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)Author
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-29kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-12-29sparseirq: move __weak symbols into separate compilation unitYinghai Lu
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-25rcu: provide RCU options on non-preempt architectures tooIngo Molnar
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-08perfcounters: select ANON_INODESIngo Molnar
2008-12-08performance counters: core codeThomas Gleixner
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-11-23init/main.c: use ktime accessor function in initcall_debug codeWill Newton
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott
2008-11-13sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi
2008-10-30memcg: update menuconfig help textKAMEZAWA Hiroyuki
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan
2008-10-22PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven
2008-10-22Call init_workqueues before pre smp initcalls.Heiko Carstens
2008-10-22Make initcall_debug a core_paramRusty Russell
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu
2008-10-16identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16dyn_array: use %pF instead of print_fn_descriptor_symbolYinghai Lu
2008-10-16dyn_array: remove one panicYinghai Lu
2008-10-16dyn_array: fix typoYinghai Lu
2008-10-16dyn_array: don't break compiling for !CONFIG_SMPH. Peter Anvin
2008-10-16dyn_array: split dyn_array functions from init/main.cYinghai Lu
2008-10-16generic: add irq_desc in function in parameterYinghai Lu
2008-10-16x86: alloc dyn_array all togetherYinghai Lu
2008-10-16add per_cpu_dyn_array supportYinghai Lu
2008-10-16generic: add dyn_array supportYinghai Lu
2008-10-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker
2008-10-14tracing/ftrace: launch boot tracing after pre-smp initcallsFrédéric Weisbecker