summaryrefslogtreecommitdiffstats
path: root/drivers/tc/tc-driver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-30uprobes/x86: Simplify riprel_{pre,post}_xol() and make them similarOleg Nesterov1-16/+14
2014-04-30uprobes/x86: Kill the "autask" arg of riprel_pre_xol()Oleg Nesterov1-9/+9
2014-04-30uprobes/x86: Rename *riprel* helpers to make the naming consistentOleg Nesterov1-13/+11
2014-04-30uprobes/x86: Cleanup the usage of UPROBE_FIX_IP/UPROBE_FIX_CALLOleg Nesterov1-16/+11
2014-04-30uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov2-21/+4
2014-04-30uprobes/x86: Introduce push_ret_address()Oleg Nesterov1-3/+12
2014-04-30uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov2-8/+8
2014-04-30uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov2-27/+28
2014-04-30uprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprobe_post_xol() to defaul...Oleg Nesterov1-8/+12
2014-04-30uprobes/x86: Don't use arch_uprobe_abort_xol() in arch_uprobe_post_xol()Oleg Nesterov1-8/+9
2014-04-30uprobes/x86: Introduce uprobe_xol_ops->abort() and default_abort_op()Oleg Nesterov1-3/+11
2014-04-30uprobes/x86: Don't change the task's state if ->pre_xol() failsOleg Nesterov1-2/+6
2014-04-30uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32Oleg Nesterov2-4/+5
2014-04-30uprobes/x86: Make good_insns_* depend on CONFIG_X86_*Oleg Nesterov1-24/+32
2014-04-30uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init...Oleg Nesterov1-9/+4
2014-04-30uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits()Oleg Nesterov1-11/+9
2014-04-30uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits()Oleg Nesterov1-32/+13
2014-04-30uprobes/x86: Refuse to attach uprobe to "word-sized" branch insnsDenys Vlasenko1-0/+11
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa4-0/+96
2014-04-28perf tools: Share map_groups among threads of the same groupJiri Olsa3-13/+47
2014-04-28perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo3-1/+17
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo7-10/+35
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa5-0/+245
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim4-0/+321
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim4-139/+195
2014-04-24perf hists/tui: Count callchain rows separatelyNamhyung Kim1-20/+43
2014-04-24perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim2-4/+22
2014-04-24perf ui/tui: Rename hist_browser__update_nr_entries()Namhyung Kim1-9/+8
2014-04-24perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()Namhyung Kim1-3/+3
2014-04-24perf hists: Add missing update on filtered stats in hists__decay_entries()Namhyung Kim1-2/+9
2014-04-24perf tools: Account entry stats when it's added to the output treeNamhyung Kim4-21/+20
2014-04-24perf hists: Collapse expanded callchains after filter is appliedNamhyung Kim1-2/+2
2014-04-24perf hists: Add a couple of hists stat helper functionsNamhyung Kim3-25/+40
2014-04-24perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim2-1/+6
2014-04-24perf hists: Rename hists__inc_stats()Namhyung Kim3-5/+5
2014-04-24perf report: Count number of entries separatelyNamhyung Kim1-20/+22
2014-04-24perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian1-1/+2
2014-04-23tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt1-0/+1
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt1-2/+2
2014-04-23perf tools: Disable libdw unwind for all but x86 archJiri Olsa1-0/+8
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida1-0/+1
2014-04-22perf callchain: Add generic report parse callchain callback functionDon Zickus3-78/+82
2014-04-22perf kmem: Utilize the new generic cpunode_mapDon Zickus1-75/+3
2014-04-22perf tools: Use cpu/possible instead of cpu/kernel_maxDon Zickus1-1/+1
2014-04-22perf tools: Allow ability to map cpus to nodes easilyDon Zickus2-0/+195
2014-04-22perf tools: Fix pmu object compilation errorJiri Olsa1-3/+3
2014-04-20um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-20um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1