summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix code comment for ftrace_ops_get_func()Chunyu Hu2017-02-271-1/+1
* tracing: Remove outdated ring buffer commentJoel Fernandes2017-02-171-10/+2
* tracing/probes: Fix a warning message to show correct maximum lengthMasami Hiramatsu2017-02-151-1/+2
* tracing: Fix return value check in trace_benchmark_reg()Wei Yongjun2017-02-151-2/+2
* tracing: Use modern function declarationArnd Bergmann2017-02-151-1/+1
* jump_label: Reduce the size of struct static_keyJason Baron2017-02-153-35/+145
* tracing/probe: Show subsystem name in messagesMasami Hiramatsu2017-02-153-0/+3
* tracing/hwlat: Update old comment about migrationLuiz Capitulino2017-02-151-4/+1
* timers: Make flags output in the timer_start tracepoint usefulThomas Gleixner2017-02-152-2/+14
* tracing: Have traceprobe_probes_write() not access userspace unnecessarilySteven Rostedt (VMware)2017-02-151-19/+29
* tracing: Have COMM event filter key be treated as a stringSteven Rostedt (VMware)2017-02-101-1/+2
* ftrace: Have set_graph_function handle multiple functions in one writeSteven Rostedt (VMware)2017-02-031-41/+64
* ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lockSteven Rostedt (VMware)2017-02-031-5/+23
* tracing: Reset parser->buffer to allow multiple "puts"Steven Rostedt (VMware)2017-02-031-0/+1
* ftrace: Have set_graph_functions handle write with RDWRSteven Rostedt (VMware)2017-02-031-0/+6
* ftrace: Reset fgd->hash in ftrace_graph_write()Steven Rostedt (VMware)2017-02-031-2/+5
* ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTYSteven Rostedt (VMware)2017-02-031-2/+4
* ftrace: Create a slight optimization on searching the ftrace_hashSteven Rostedt (VMware)2017-02-031-8/+25
* tracing: Add ftrace_hash_key() helper functionSteven Rostedt (VMware)2017-02-031-10/+11
* ftrace: Convert graph filter to use hash tablesNamhyung Kim2017-01-202-96/+158
* ftrace: Expose ftrace_hash_empty and ftrace_lookup_ipNamhyung Kim2017-01-202-14/+16
* ftrace: Factor out __ftrace_hash_move()Namhyung Kim2017-01-201-16/+24
* tracing: Add the constant count for branch tracerSteven Rostedt (VMware)2017-01-192-10/+13
* tracing: Show number of constants profiled in likely profilerSteven Rostedt (VMware)2017-01-192-18/+65
* tracing: Process constants for (un)likely() profilerSteven Rostedt (VMware)2017-01-172-7/+13
* uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSETKenny Yu2017-01-171-1/+2
* Linux 4.10-rc2v4.10-rc2Linus Torvalds2017-01-011-1/+1
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-015-143/+229
|\
| * ext4: Simplify DAX fault pathJan Kara2016-12-261-38/+10
| * dax: Call ->iomap_begin without entry lock during dax faultJan Kara2016-12-261-55/+66
| * dax: Finish fault completely when loading holesJan Kara2016-12-261-9/+18
| * dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara2016-12-261-17/+11
| * mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-263-24/+125
| * ext2: Return BH_New buffers for zeroed blocksJan Kara2016-12-261-2/+1
* | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2016-12-302-2/+2
|\ \
| * | Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk2016-12-271-1/+1
| * | docs: Fix build failureJohn Brooks2016-12-271-1/+1
| * | Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet2016-12-2711490-254696/+730058
| |\|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-301-2/+28
|\ \ \
| * | | crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott2016-12-271-2/+28
| | |/ | |/|
* | | mm/filemap: fix parameters to test_bit()Olof Johansson2016-12-291-1/+1
* | | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-293-6/+45
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-273-3/+43
|\ \ \
| * | | crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-163-3/+43
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2717-86/+112
|\ \ \ \
| * | | | net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * | | | r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-272-7/+0
| * | | | openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-272-28/+27
| * | | | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-274-10/+10