summaryrefslogtreecommitdiffstats
path: root/scripts/mksysmap (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-30tracing: Print nasty banner when trace_printk() is in useSteven Rostedt1-1/+15
2014-05-21tracing: Add funcgraph_tail option to print function name after closing bracesRobert Elliott3-3/+33
2014-05-21tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx definesRobert Elliott2-9/+1
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)4-1/+110
2014-05-14ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt3-204/+218
2014-05-14ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)3-14/+4
2014-05-14ftrace: Use the ftrace_addr helper functions to find the ftrace_addrSteven Rostedt (Red Hat)1-10/+5
2014-05-14ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)3-31/+43
2014-05-14ftrace/x86: Get the current mcount addr for add_breakpoint()Steven Rostedt (Red Hat)1-4/+2
2014-05-14ftrace: Always inline ftrace_hash_empty() helper functionSteven Rostedt (Red Hat)1-1/+1
2014-05-14ftrace: Write in missing comment from a very old commitSteven Rostedt (Red Hat)1-0/+7
2014-05-14ftrace: Remove boolean of hash_enable and hash_disableSteven Rostedt (Red Hat)1-6/+3
2014-05-07tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)2-0/+34
2014-05-06tracing: Replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter3-4/+4
2014-05-05tracing: Remove myself as a tracing maintainerFrederic Weisbecker1-1/+0
2014-05-02ftrace: Have function graph tracer use global_ops for filteringSteven Rostedt (Red Hat)1-8/+6
2014-04-30tracing: Remove mock up poll wait functionSteven Rostedt (Red Hat)6-34/+4
2014-04-29tracing: Break out of tracing_wait_pipe() before wait_pipe() is calledSteven Rostedt (Red Hat)1-9/+9
2014-04-24tracing: Fix documentation of ftrace_set_global_{filter,notrace}()Jiaxing Wang1-4/+2
2014-04-24tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_funcJiaxing Wang3-2/+12
2014-04-21tracing: Add static to local functionsFabian Frederick2-5/+5
2014-04-21ftrace: Statically initialize pm notifier blockMathias Krause1-2/+4
2014-04-21ftrace/x86: Fix order of warning messages when ftrace modifies codePetr Mladek1-1/+1
2014-04-21tracing: Allow irq/preempt tracers to be used by instancesSteven Rostedt (Red Hat)1-7/+17
2014-04-21tracing: Allow wakeup tracers to be used by instancesSteven Rostedt (Red Hat)1-0/+16
2014-04-21tracing: Move ftrace_max_lock into trace_arraySteven Rostedt (Red Hat)3-28/+30
2014-04-21tracing: Move tracing_max_latency into trace_arraySteven Rostedt (Red Hat)5-36/+33
2014-04-21ftrace: Remove global function list and call function directlySteven Rostedt (Red Hat)8-221/+133
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-19mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-19mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar11-13/+14
2014-04-19Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-04-19powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-19kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-19init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-19vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-19net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0