Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / init /
2009-01-02 Ingo Molnarkbuild: Remove gcc 4.1.0 quirk from init/main.c
2008-12-31 Rusty Russellcpumask: Use find_last_bit()
2008-12-31 Rusty Russellcpumask: Use accessors code in core
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
2008-12-31 Ingo MolnarMerge branch 'tracing/kmemtrace' into tracing/kmemtrace2
2008-12-31 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-30 Frederic Weisbeckertracing/kmemtrace: normalize the raw tracer event to...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Ingo MolnarMerge branch 'topic/kmemtrace' of git://git./linux...
2008-12-29 Eduard - Gabriel... kmemtrace: Core implementation.
2008-12-29 Yinghai Lusparseirq: move __weak symbols into separate compilatio...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-27 Yinghai Lusparseirq: work around compiler optimizing away __weak...
2008-12-25 Ingo Molnarrcu: provide RCU options on non-preempt architectures too
2008-12-19 Jan Beulichallow stripping of generated symbols under CONFIG_KALLS...
2008-12-18 Paul E. McKenney"Tree RCU": scalable classic RCU implementation
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-12 Ingo MolnarMerge branches 'irq/sparseirq', 'x86/quirks' and 'x86...
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-23 Will Newtoninit/main.c: use ktime accessor function in initcall_de...
2008-11-19 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-18 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-16 Mathieu Desnoyersmarkers: auto enable tracepoints (new API : trace_mark_...
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 Simon ArlottKconfig: SLUB is the default slab allocator
2008-11-13 Adrian Knothsched: correct sched-rt-group.txt pathname in init...
2008-11-12 Frederic Weisbeckertracing/fastboot: Use the ring-buffer timestamp for...
2008-11-12 Frederic Weisbeckertracing/fastboot: move boot tracer structs and funcs...
2008-11-04 Frederic Weisbeckertracing/fastboot: Enable boot tracing only during initcalls
2008-11-01 Huang Weiyiinit/do_mounts_md.c: remove duplicated #include
2008-10-30 KAMEZAWA Hiroyukimemcg: update menuconfig help text
2008-10-30 Alexey Dobriyaninit/do_mounts_md.c: msleep compile fix
2008-10-26 Linus TorvaldsRevert "Call init_workqueues before pre smp initcalls."
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-10-23 KAMEZAWA Hiroyukimemcg: fix page_cgroup allocation
2008-10-23 Alexey Dobriyan[PATCH 1/2] anondev: init IDR statically
2008-10-22 Geert UytterhoevenPCI: PCI_QUIRKS depends on PCI
2008-10-21 Heiko CarstensCall init_workqueues before pre smp initcalls.
2008-10-21 Rusty RussellMake initcall_debug a core_param
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Thomas PetazzoniPCI: allow quirks to be compiled out
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-20 Nick Pigginmm: rewrite vmap layer
2008-10-19 Ingo MolnarMerge branch 'linus' into tracing-v28-for-linus-v3
2008-10-16 Adrian Bunkinit/do_mounts_md.c must #include <linux/delay.h>
2008-10-16 Thomas PetazzoniConfigure out AIO support
2008-10-16 Nye Liuinitramfs: add option to preserve mtime from initramfs...
2008-10-16 Geert Uytterhoevenidentify_ramdisk_image(): correct typo about return...
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Yinghai Ludyn_array: use %pF instead of print_fn_descriptor_symbol
2008-10-16 Yinghai Ludyn_array: remove one panic
2008-10-16 Yinghai Ludyn_array: fix typo
2008-10-16 H. Peter Anvindyn_array: don't break compiling for !CONFIG_SMP
2008-10-16 Yinghai Ludyn_array: split dyn_array functions from init/main.c
2008-10-16 Yinghai Lugeneric: add irq_desc in function in parameter
2008-10-16 Yinghai Lux86: alloc dyn_array all together
2008-10-16 Yinghai Luadd per_cpu_dyn_array support
2008-10-16 Yinghai Lugeneric: add dyn_array support
2008-10-15 Ingo MolnarMerge branch 'linus' into stackprotector
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14 Tim Birdtracing/fastboot: add better resolution to initcall...
2008-10-14 Frederic Weisbeckertracing/fastboot: only trace non-module initcalls
2008-10-14 Frederic Weisbeckertracing/fastboot: get the initcall name before it disap...
2008-10-14 Frederic Weisbeckertracing/fastboot: change the printing of boot tracer...
2008-10-14 Frédéric Weisbeckertracing/ftrace: launch boot tracing after pre-smp initcalls
2008-10-14 Arjan van de Ventracing/fastboot: add a script to visualize the kernel...
2008-10-14 Steven Rostedtftrace: mcount call site on boot nops core
2008-10-14 Ingo Molnartracing: clean up tracepoints kconfig structure
2008-10-14 Ingo Molnartracing: disable tracepoints by default
2008-10-14 Mathieu Desnoyerstracing: Kernel Tracepoints
2008-10-13 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-12 Arjan van de Venraid: make RAID autodetect default a KConfig option
2008-10-12 Ingo Molnarwarning: fix init do_mounts_md c
2008-10-12 Arjan van de Venfastboot: make the RAID autostart code print a message...
2008-10-12 Arjan van de Venfastboot: make the raid autodetect code wait for all...
2008-10-12 Arjan van de VenAdd a script to visualize the kernel boot process ...
2008-10-10 Alexey Dobriyanproc: move PROC_PAGE_MONITOR to fs/proc/Kconfig
2008-10-09 Tejun Heoinit: DEBUG_BLOCK_EXT_DEVT requires explicit root=...
2008-10-03 Linus TorvaldsFix init/main.c to use regular printk with '%pF' for...
2008-08-17 Andi KleenMove sysctl check into debugging section and don't...
2008-08-12 Arjan van de Venmodules: extend initcall_debug functionality to the...
2008-08-06 Robert P. J. DayKconfig: Extend "menuconfig" for modules to simplify...
2008-08-05 Bartlomiej Zolnier... remove unnecessary <linux/hdreg.h> includes
2008-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-01 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-31 jkacurKconfig/init: change help text to match default value
2008-07-30 Geert Uytterhoeveninitrd: cast `initrd_start' to `void *'
2008-07-29 Ingo MolnarMerge commit 'v2.6.27-rc1' into x86/urgent
2008-07-28 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
next