summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-23ftrace: Use only the preempt version of function tracingSteven Rostedt
2013-01-23tracing: Avoid unnecessary multiple recursion checksSteven Rostedt
2013-01-23tracing: Make the trace recursion bits into enumsSteven Rostedt
2013-01-23ftrace: Add context level recursion bit checkingSteven Rostedt
2013-01-23ftrace: Optimize the function tracer list loopSteven Rostedt
2013-01-23ftrace: Fix function tracing recursion self testSteven Rostedt
2013-01-23ftrace: Fix global function tracers that are not recursion safeSteven Rostedt
2013-01-23tracing: Fix selftest function recursion accountingSteven Rostedt
2013-01-23tracing: Fix race with max_tr and changing tracersSteven Rostedt
2013-01-22tracing: Remove trace.h header from trace_clock.cSteven Rostedt
2013-01-22tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt
2013-01-21kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2013-01-21tracing/fgraph: Add max_graph_depth to limit function_graph depthSteven Rostedt
2013-01-21tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt
2013-01-21tracing: Remove unneeded check of max_tr->buffer before tracing_resetSteven Rostedt
2013-01-21tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus}Hiraku Toyooka
2013-01-21tracing/syscalls: Make local functions staticFengguang Wu
2013-01-21tracing: Verify target file before registering a uprobe eventJovi Zhang
2013-01-21tracing: Use this_cpu_ptr per-cpu helperShan Wei
2013-01-21ring-buffer: Remove unnecessary recusive call in rb_advance_iter()Steven Rostedt
2013-01-21tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt
2013-01-21ftrace: Be first to run code modification on modulesSteven Rostedt
2013-01-18Linux 3.8-rc4Linus Torvalds
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-17Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely
2013-01-16xfs: use b_maps[] for discontiguous buffersMark Tinguely
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu
2013-01-16drivers/base/cpu.c: Fix typo in commentRalf Baechle
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-01-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo
2013-01-16s390/chsc: fix SEI usageSebastian Ott
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens