summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-08-01perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-22debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel
2010-07-22Fix merge regression from external kdb to upstream kdbJason Wessel
2010-07-22repair gdbstub to match the gdbserial protocol specificationJason Wessel
2010-07-22kdb: break out of kdb_ll() when command is terminatedMartin Hicks
2010-07-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro
2010-07-21tracing: Reduce latency and remove percpu trace_seqLai Jiangshan
2010-07-21trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy
2010-07-21tracing: Allow to disable cmdline recordingLi Zefan
2010-07-20tracing: Use generic_file_llseek for debugfsArnd Bergmann
2010-07-20tracing: Remove special tracesFrederic Weisbecker
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker
2010-07-06Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-07-05tracing/kprobes: Support "string" typeMasami Hiramatsu
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-07-05module: initialize module dynamic debug laterYehuda Sadeh
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra
2010-06-30futex: futex_find_get_task remove credentails checkMichal Hocko
2010-06-29kexec: fix Oops in crash_shrink_memory()Pavan Naregundi
2010-06-29tracing: Use class->reg() for all registering of eventsSteven Rostedt
2010-06-29tracing/function-graph: Use correct string size for snprintfChase Douglas
2010-06-28tracing: Remove open-coded __trace_add_event_call()Li Zefan
2010-06-28tracing: Remove redundant raw_init callbacksLi Zefan
2010-06-28tracing: Remove test of NULL define_fields callbackLi Zefan
2010-06-28tracing: Don't allocate common fields for every trace eventsLi Zefan
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-06-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-25sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon
2010-06-24hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker
2010-06-23sched: silence PROVE_RCU in sched_fork()Peter Zijlstra
2010-06-23rcu: apply RCU protection to wake_affine()Daniel J Blueman
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-18sched: Fix over-scheduling bugAlex,Shi
2010-06-17nohz: Fix nohz ratelimitPeter Zijlstra