summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen2017-02-281-1/+1
* drm/ast: Fix test for VGA enabledY.C. Chen2017-02-281-6/+2
* drm/ast: POST code for the new AST2500Y.C. Chen2017-02-282-3/+476
* drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300Benjamin Herrenschmidt2017-02-281-3/+3
* drm/ast: Factor mmc_test code in POST codeBenjamin Herrenschmidt2017-02-281-51/+31
* drm/ast: Fixed vram size incorrect issue on POWERY.C. Chen2017-02-282-4/+4
* drm/ast: Base support for AST2500Y.C. Chen2017-02-284-19/+103
* drm/ast: Fix calculation of MCLKBenjamin Herrenschmidt2017-02-281-2/+4
* drm/ast: Remove spurious includeBenjamin Herrenschmidt2017-02-281-2/+0
* drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt2017-02-283-59/+59
* drm/ast: Handle configuration without P2A bridgeRussell Currey2017-02-283-109/+168
* drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen2017-02-281-3/+35
* Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-02-271-17/+17
|\
| * tracing: Clean up the hwlat binding codeSteven Rostedt (VMware)2017-01-311-17/+17
* | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-2716-259/+585
|\ \
| * | 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
* | | Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2657-1243/+1536
|\ \ \
| * | | watchdog: s3c2410: Add prefix to local functionKrzysztof Kozlowski2017-02-241-3/+2
| * | | watchdog: s3c2410: Select MFD_SYSCON on all Exynos platformsKrzysztof Kozlowski2017-02-241-1/+1
| * | | watchdog: s3c2410: Use dev_dbg instead of pr_infoKrzysztof Kozlowski2017-02-241-23/+6
| * | | watchdog: s3c2410: Fix infinite interrupt in soft modeKrzysztof Kozlowski2017-02-242-7/+23
| * | | watchdog: s3c2410: Remove confusing CONFIG prefix from local definesKrzysztof Kozlowski2017-02-241-8/+8
| * | | watchdog: softdog: make pretimeout support a compile optionWolfram Sang2017-02-242-8/+21
| * | | watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 familyBaoyou Xie2017-02-243-0/+302
| * | | dt: bindings: add documentation for zx2967 family watchdog controllerBaoyou Xie2017-02-241-0/+32
| * | | watchdog: sama5d4: Implement resume hookAlexandre Belloni2017-02-241-0/+17