aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+11
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+83
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-0/+7
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-15/+21
2008-12-25rcu: provide RCU options on non-preempt architectures tooIngo Molnar1-0/+74
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich1-0/+7
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-6/+12
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-0/+11
2008-12-04Merge branch 'master' into nextJames Morris1-1/+1
2008-11-23init/main.c: use ktime accessor function in initcall_debug codeWill Newton1-1/+1
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-4/+4
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers1-0/+1
2008-11-14Merge branch 'master' into nextJames Morris1-3/+3
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-0/+1
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott1-3/+3
2008-11-13sched: correct sched-rt-group.txt pathname in init/KconfigAdrian Knoth1-1/+1
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker1-15/+17
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker1-0/+1
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker1-1/+3
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-30memcg: update menuconfig help textKAMEZAWA Hiroyuki1-6/+10
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan1-1/+1
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds1-2/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+0
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-9/+3
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki1-0/+2
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan1-1/+0
2008-10-22PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven1-1/+2
2008-10-22Call init_workqueues before pre smp initcalls.Heiko Carstens1-2/+2
2008-10-22Make initcall_debug a core_paramRusty Russell1-7/+1
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+8
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-14/+27
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni1-0/+8
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+7
2008-10-20mm: rewrite vmap layerNick Piggin1-0/+2
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2008-10-16Configure out AIO supportThomas Petazzoni1-0/+8
2008-10-16initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu1-0/+53
2008-10-16identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven1-1/+1
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-fastbootLinus Torvalds2-10/+32
2008-10-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird1-2/+2
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker1-0/+1
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker1-2/+1
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker1-11/+9
2008-10-14tracing/ftrace: launch boot tracing after pre-smp initcallsFrédéric Weisbecker1-6/+10
2008-10-14tracing/fastboot: add a script to visualize the kernel boot process / timeArjan van de Ven1-1/+2
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt1-0/+3
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar1-4/+5