aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-07-18tracing: Remove unused fields/variablesjolsa@redhat.com
2009-07-18Merge branch 'linus' into tracing/coreIngo Molnar
2009-07-17tracing/function: Cleanup for function tracerXiao Guangrong
2009-07-17tracing/trace_stack: Cleanup for trace_lookup_stack()Xiao Guangrong
2009-07-17tracing/function: Simplify __ftrace_replace_code()Xiao Guangrong
2009-07-16tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong
2009-07-16ring_buffer: Fix warning while ignoring cmpxchg return valueLai Jiangshan
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-14Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-14Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-13tracing/function-profiler: do not free per cpu variable statSteven Rostedt
2009-07-12Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-11futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao
2009-07-11sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10sched: optimize cond_resched()Peter Zijlstra
2009-07-10Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner
2009-07-10hrtimer: migration: do not check expiry time on current CPUThomas Gleixner
2009-07-10Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2009-07-10tracing/workqueues: Add refcnt to struct cpu_workqueue_statsLai Jiangshan
2009-07-10tracing/stat: Add stat_release() callbackLai Jiangshan
2009-07-10kmemtrace: Rename some functionsLi Zefan
2009-07-10tracing/kmemtrace: Use the %pf formatFrederic Weisbecker
2009-07-10tracing/function-graph-tracer: Use the %pf formatFrederic Weisbecker
2009-07-10tracing/filter: Remove empty subsystem and its directoryXiao Guangrong
2009-07-10tracing/filter: Remove preds from struct event_subsystemXiao Guangrong
2009-07-10sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi
2009-07-10sched: Reset sched stats on fork()Lucas De Marchi
2009-07-10sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra
2009-07-09kmemleak: Remove alloc_bootmem annotations introduced in the pastCatalin Marinas
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-07-07ring-buffer: make locklessSteven Rostedt
2009-07-07ring-buffer: make the buffer a true circular link listSteven Rostedt
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov
2009-07-06Fix virt_to_phys() warningsKevin Cernekee
2009-07-03kmemtrace: Print binary output only if 'bin' option is setLi Zefan
2009-07-02tracing: Fix trace_print_seq()Xiao Guangrong
2009-07-01tracing/events: Add trace_event boot optionLi Zefan
2009-07-01kprobes: Clean up insn_pages by using list instead of hlistMasami Hiramatsu
2009-07-01kprobes: No need to unlock kprobe_insn_mutexMasami Hiramatsu
2009-06-30Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-30bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux
2009-06-30kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras
2009-06-29kmemleak: Inform kmemleak about pid_hashCatalin Marinas
2009-06-29tracing/fastboot: Document the need of initcall_debugLi Zefan