Age | Commit message (Expand) | Author | Files | Lines |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 34 | -150/+644 |
2009-03-06 | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 1 | -6/+7 |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 5 | -0/+35 |
2009-03-05 | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker | 1 | -6/+7 |
2009-03-05 | tracing: move utility functions from ftrace.h to kernel.h | Ingo Molnar | 2 | -56/+60 |
2009-03-05 | tracing: rename ftrace_printk() => trace_printk() | Ingo Molnar | 1 | -9/+9 |
2009-03-04 | tracing: add lockdep tracepoints for lock acquire/release | Peter Zijlstra | 4 | -0/+55 |
2009-03-04 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 4 | -49/+102 |
2009-03-04 | Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 1 | -2/+5 |
2009-03-04 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 10 | -4/+45 |
2009-03-03 | ring-buffer: fix ring_buffer_read_page | Steven Rostedt | 1 | -2/+5 |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 21 | -30/+211 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 17 | -14/+178 |
2009-03-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2009-03-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -0/+31 |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+4 |
2009-03-02 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 4 | -20/+24 |
2009-03-02 | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 4 | -20/+24 |
2009-03-02 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -1/+6 |
2009-03-02 | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 7 | -40/+166 |
2009-03-02 | tracing: add TRACE_FIELD_SPECIAL to record complex entries | Steven Rostedt | 1 | -1/+6 |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 1 | -2/+2 |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 1 | -1/+4 |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 6 | -4/+9 |
2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 1 | -4/+2 |
2009-03-01 | net headers: export dcbnl.h | Chris Leech | 1 | -0/+1 |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech | 1 | -1/+3 |
2009-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 9 | -17/+46 |
2009-02-28 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 5 | -29/+130 |
2009-02-28 | tracing: create the C style tracing for the irq subsystem | Steven Rostedt | 1 | -4/+15 |
2009-02-28 | tracing: create the C style tracing for the sched subsystem | Steven Rostedt | 2 | -25/+97 |
2009-02-28 | tracing: add subsystem sched for sched events | Steven Rostedt | 1 | -0/+5 |
2009-02-28 | tracing: add subsystem irq for irq events | Steven Rostedt | 1 | -0/+5 |
2009-02-28 | tracing: move trace point formats to files in include/trace directory | Steven Rostedt | 2 | -0/+8 |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+35 |
2009-02-27 | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 1 | -0/+1 |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 1 | -0/+4 |
2009-02-27 | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 5 | -4/+8 |
2009-02-27 | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 1 | -0/+10 |
2009-02-26 | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 1 | -0/+10 |
2009-02-26 | sched: allow architectures to specify sched_clock_stable | Ingo Molnar | 1 | -0/+10 |
2009-02-26 | tracing: implement trace_clock_*() APIs | Ingo Molnar | 1 | -0/+19 |
2009-02-26 | tracing, genirq: add irq enter and exit trace events | Jason Baron | 2 | -0/+26 |
2009-02-26 | block: reduce stack footprint of blk_recount_segments() | Jens Axboe | 1 | -0/+2 |
2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 6 | -14/+5 |
2009-02-26 | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar | 1 | -2/+4 |
2009-02-26 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 1 | -11/+35 |
2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 4 | -0/+31 |
2009-02-26 | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2 | -15/+16 |
2009-02-26 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into... | Ingo Molnar | 14 | -18/+27 |