aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt
2008-10-28lockdep: fix irqs on/off ip tracingHeiko Carstens
2008-10-28lockdep: minor fix for debug_show_all_locks()qinghuang feng
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker
2008-10-27tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker
2008-10-27tracepoint: check if the probe has been registeredFrederic Weisbecker
2008-10-27trace: fix printk warning for u64Stephen Rothwell
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-26cgroup: remove unused variableStephen Rothwell
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds
2008-10-24ftrace: warning in kernel/trace/ftrace.cIngo Molnar
2008-10-24sched: virtual time buddy preemptionPeter Zijlstra
2008-10-24sched: re-instate vruntime based wakeup preemptionPeter Zijlstra
2008-10-24sched: weaken sync hintMike Galbraith
2008-10-24sched: more accurate min_vruntime accountingPeter Zijlstra
2008-10-24sched: fix a find_busiest_group bugletPeter Zijlstra
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar
2008-10-23kernel/resource: fix reserve_region_with_split() section mismatchPaul Mundt
2008-10-23printk: remove unused code from kernel/printk.croel kluin
2008-10-23Fix compile warning in kernel/params.cLinus Torvalds
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-23Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-23Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23ftrace: fix build failureIngo Molnar
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-23proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan
2008-10-23ftrace: remove ftrace hashSteven Rostedt
2008-10-23ftrace: remove mcount setSteven Rostedt
2008-10-23ftrace: remove daemonSteven Rostedt
2008-10-23ftrace: add ftrace warn on to disable ftraceSteven Rostedt
2008-10-23ftrace: only have ftrace_kill atomicSteven Rostedt
2008-10-23ftrace: return error on failed modified text.Steven Rostedt
2008-10-23proc: move /proc/execdomains to kernel/exec_domain.cAlexey Dobriyan
2008-10-23[PATCH] get rid of nameidata in audit_treeAl Viro
2008-10-22ring-buffer: fix free pageSteven Rostedt
2008-10-22sched: add CONFIG_SMP consistencyLi Zefan
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-22tracing: create tracers menuPeter Zijlstra
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-22irq: make variable staticroel kluin