summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2008-12-16Merge commit 'boot-params/master'Stephen Rothwell
2008-12-16Merge commit 'trivial/for-next'Stephen Rothwell
2008-12-16Merge commit 'security-testing/next'Stephen Rothwell
2008-12-16Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-12-16Merge commit 'slab/for-next'Stephen Rothwell
2008-12-16Merge branch 'quilt/rr'Stephen Rothwell
2008-12-16Merge commit 'rr_cpumask/master'Stephen Rothwell
2008-12-16Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-12-16Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-12-16cpumask:use-find_last_bitRusty Russell
2008-12-16cpumask:use-cpumap-accessors-coreRusty Russell
2008-12-16remove CONFIG_KMODJohannes Berg
2008-12-15warn when statically-allocated kobjects are usedDave Hansen
2008-12-15sysfs: clarify SYSFS_DEPRECATED help textKay Sievers
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar
2008-12-12Merge branch 'kmemcheck' into auto-kmemcheck-nextIngo Molnar
2008-12-09param: move banner printing to top of start_kernel.Rusty Russell
2008-12-09params: don't use alloc_bootmem for saved_command_lineRusty Russell
2008-12-09param: combine core_param and early_param parsing.Rusty Russell
2008-12-09Call early_param earlier.Rusty Russell
2008-12-09params: move core_param() parsing to before setup_arch.Rusty Russell
2008-12-09param: arch_get_boot_command_line()Rusty Russell
2008-12-09core_param: call these really, really early.Rusty Russell
2008-12-09param: allow parse_args to work non-destructively.Rusty Russell
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-28trivial: add missing printk loglevel in start_kernelRon Lee
2008-11-26kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-11-24manual merge of stackprotectorIngo Molnar
2008-11-23init/main.c: use ktime accessor function in initcall_debug codeWill Newton
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers
2008-11-14Merge branch 'master' into nextJames Morris
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-28Merge commit 'v2.6.28-rc2' into kmemcheckIngo Molnar
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki