summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...Steven Rostedt (VMware)2019-11-181-32/+88
| * | | | | | | | | | | | | ftrace: Add helper find_direct_entry() to consolidate codeSteven Rostedt (VMware)2019-11-151-30/+29
| * | | | | | | | | | | | | ftrace: Add another check for match in register_ftrace_direct()Steven Rostedt (VMware)2019-11-151-1/+6
| * | | | | | | | | | | | | ftrace: Fix accounting bug with direct->count in register_ftrace_direct()Steven Rostedt (VMware)2019-11-151-2/+1
| * | | | | | | | | | | | | tracing: Increase SYNTH_FIELDS_MAX for synthetic_eventsArtem Bityutskiy2019-11-151-1/+1
| * | | | | | | | | | | | | ftrace: Add modify_ftrace_direct()Steven Rostedt (VMware)2019-11-141-0/+78
| * | | | | | | | | | | | | tracing: Add missing "inline" in stub function of latency_fsnotify()Steven Rostedt (VMware)2019-11-141-1/+1
| * | | | | | | | | | | | | tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help textBorislav Petkov2019-11-141-2/+2
| * | | | | | | | | | | | | tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz2019-11-142-0/+45
| * | | | | | | | | | | | | tracing/kprobe: Check whether the non-suffixed symbol is notraceMasami Hiramatsu2019-11-141-3/+24
| * | | | | | | | | | | | | tracing: use kvcalloc for tgid_map array allocationYuming Han2019-11-141-1/+1
| * | | | | | | | | | | | | tracing/hwlat: Fix a few trivial nitsSrivatsa S. Bhat (VMware)2019-11-141-2/+2
| * | | | | | | | | | | | | tracing: Use generic type for comparator functionAndy Shevchenko2019-11-144-15/+13
| * | | | | | | | | | | | | fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)2019-11-141-3/+8
| * | | | | | | | | | | | | tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi2019-11-132-0/+5
| * | | | | | | | | | | | | tracing: Verify if trace array exists before destroying it.Divya Indi2019-11-132-4/+17
| * | | | | | | | | | | | | tracing: Declare newly exported APIs in include/linux/trace.hDivya Indi2019-11-131-3/+1
| * | | | | | | | | | | | | tracing: Make internal ftrace events staticBen Dooks2019-11-131-2/+2
| * | | | | | | | | | | | | tracing: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior2019-11-131-0/+2
| * | | | | | | | | | | | | preemptirq_delay_test: Add the burst feature and a sysfs triggerViktor Rosendahl (BMW)2019-11-132-22/+128
| * | | | | | | | | | | | | ftrace: Implement fs notification for tracing_max_latencyViktor Rosendahl (BMW)2019-11-133-6/+98
| * | | | | | | | | | | | | ftrace: Add information on number of page groups allocatedSteven Rostedt (VMware)2019-11-133-6/+31
| * | | | | | | | | | | | | ftrace/x86: Add a counter to test function_graph with directSteven Rostedt (VMware)2019-11-131-0/+4
| * | | | | | | | | | | | | ftrace: Add ftrace_find_direct_func()Steven Rostedt (VMware)2019-11-131-1/+78
| * | | | | | | | | | | | | ftrace: Add register_ftrace_direct()Steven Rostedt (VMware)2019-11-132-5/+272
| * | | | | | | | | | | | | ftrace: Separate out functionality from ftrace_location_range()Steven Rostedt (VMware)2019-11-081-15/+23
| * | | | | | | | | | | | | ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()Steven Rostedt (VMware)2019-11-081-12/+17
| * | | | | | | | | | | | | ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes2019-11-042-3/+23
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | tracing: Remove unnecessary DEBUG_FS dependencyKusanagi Kouichi2019-11-221-1/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-262-10/+23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'Rafael J. Wysocki2019-11-261-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | / / / / | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft2019-10-211-1/+8
| * | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2019-11-261-9/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()Daniel Lezcano2019-11-201-1/+7
| | * | | | | | | | | | | | cpuidle: Allow idle injection to apply exit latency limitDaniel Lezcano2019-11-201-7/+7
| | * | | | | | | | | | | | cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki2019-11-111-1/+1
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-2612-131/+323
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | locking/refcount: Remove unused 'refcount_error_report()' functionWill Deacon2019-11-251-11/+0
| * | | | | | | | | | | | | futex: Prevent exit livelockThomas Gleixner2019-11-201-15/+91
| * | | | | | | | | | | | | futex: Provide distinct return value when owner is exitingThomas Gleixner2019-11-201-7/+9
| * | | | | | | | | | | | | futex: Add mutex around futex exitThomas Gleixner2019-11-201-0/+16
| * | | | | | | | | | | | | futex: Provide state handling for exec() as wellThomas Gleixner2019-11-201-4/+34
| * | | | | | | | | | | | | futex: Sanitize exit state handlingThomas Gleixner2019-11-201-7/+10
| * | | | | | | | | | | | | futex: Mark the begin of futex exit explicitlyThomas Gleixner2019-11-202-13/+37
| * | | | | | | | | | | | | futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2019-11-202-1/+1
| * | | | | | | | | | | | | futex: Split futex_mm_release() for exit/execThomas Gleixner2019-11-202-4/+8
| * | | | | | | | | | | | | exit/exec: Seperate mm_release()Thomas Gleixner2019-11-202-2/+12
| * | | | | | | | | | | | | futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2019-11-202-28/+15
| * | | | | | | | | | | | | futex: Move futex exit handling into futex codeThomas Gleixner2019-11-202-26/+32