summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-07execve: must clear current->clear_child_tidEric Dumazet
2009-08-07generic-ipi: fix hotplug_cfd()Xiao Guangrong
2009-08-06perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-08-04Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-08-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-08-04posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto
2009-08-02sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins
2009-08-02sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra
2009-08-02perf_counter: Full task tracingPeter Zijlstra
2009-08-02perf_counter: Collapse inherit on read()Peter Zijlstra
2009-08-01do_sigaltstack: small cleanupsLinus Torvalds
2009-08-01do_sigaltstack: avoid copying 'stack_t' as a structure to user spaceLinus Torvalds
2009-07-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-30kprobes: Use kernel_text_address() for checking probe addressMasami Hiramatsu
2009-07-29profile: suppress warning about large allocations when profile=1 is specifiedMel Gorman
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki
2009-07-29cgroups: fix pid namespace bugLi Zefan
2009-07-29kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto
2009-07-29mm: copy over oom_adj value at fork timeRik van Riel
2009-07-28tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan
2009-07-28tracing: Fix invalid function_graph entryLai Jiangshan
2009-07-27update the comment in kthread_stop()Oleg Nesterov
2009-07-27module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger
2009-07-24trace: stop tracer in oops_enter()Thomas Gleixner
2009-07-23tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt
2009-07-23tracing: show proper address for trace-printk formatSteven Rostedt
2009-07-23tracing/stat: Fix seqfile memory leakLi Zefan
2009-07-23function-graph: Fix seqfile memory leakLi Zefan
2009-07-23trace_stack: Fix seqfile memory leakLi Zefan
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-22perf: fix stack data leakArjan van de Ven
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22perf_counter: Plug more stack leaksPeter Zijlstra
2009-07-22perf: Fix stack data leakArjan van de Ven
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner
2009-07-18timer: Avoid reading uninitialized dataPavel Roskin