aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24serial: Hack to prevent SysRq timeouts on the simulatorbackport/arm64_nmi-android-3.18Daniel Thompson
2017-01-24serial: Emulate break using control charactersDaniel Thompson
2017-01-24arm64: Add support for on-demand backtrace of other CPUsDaniel Thompson
2017-01-24printk: Simple implementation for NMI backtracingDaniel Thompson
2017-01-24arm64: irqflags: Use ICC sysregs to implement IRQ maskingDaniel Thompson
2017-01-24arm64: irqflags: Reorder the fiq & async macrosDaniel Thompson
2017-01-24irqchip: gic-v3: Reset BPR during initializationDaniel Thompson
2017-01-23arm64: Add (working) device trees for foundation modelDaniel Thompson
2017-01-23UPSTREAM: dts, arm64: Move dts files to vendor subdirsRobert Richter
2017-01-23UPSTREAM: dts, kbuild: Implement support for dtb vendor subdirsRobert Richter
2017-01-23UPSTREAM: dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter
2017-01-23UPSTREAM: dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter
2017-01-23UPSTREAM: dts, arm64: Add dtbs_install make targetRobert Richter
2017-01-23BACKPORT: compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2017-01-23UPSTREAM: x86/nmi: Fix use of unallocated cpumask_var_tSasha Levin
2017-01-23UPSTREAM: printk/percpu: Define printk_func when printk is not definedSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: x86/nmi: Perform a safe NMI stack trace on all CPUsSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: printk: Add per_cpu printk func to allow printk to be divertedSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTFSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functionsSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Have seq_buf use full bufferSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: seq_buf: Add seq_buf_can_fit() helper functionSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Add paranoid size check in trace_printk_seq()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Clean up tracing_fill_pipe_page()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: seq_buf: Create seq_buf_used() to find out how much was writtenSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Add a seq_buf_clear() helper and clear len and readpos in ...Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Convert seq_buf fields to be like seq_file fieldsSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Convert seq_buf_path() to be like seq_path()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Fix return value of ftrace_raw_output_prep()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Remove return values of most trace_seq_*() functionsSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Do not use return values of trace_seq_printf() in syscall ...Steven Rostedt (Red Hat)
2017-01-23BACKPORT: tracing/uprobes: Do not use return values of trace_seq_printf()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing/probes: Do not use return value of trace_seq_printf()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Do not check return values of trace_seq_p*() for mmio tracerSteven Rostedt (Red Hat)
2017-01-23BACKPORT: kprobes/tracing: Use trace_seq_has_overflowed() for overflow checksSteven Rostedt (Red Hat)
2017-01-23BACKPORT: tracing: Have function_graph use trace_seq_has_overflowed()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Have branch tracer use trace_handle_return() helper functionSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: ring-buffer: Remove check of trace_seq_{puts,printf}() return valuesSteven Rostedt (Red Hat)
2017-01-23UPSTREAM: blktrace/tracing: Use trace_seq_has_overflowed() helper functionSteven Rostedt (Red Hat)
2017-01-23BACKPORT: tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)
2017-01-23UPSTREAM: tracing: Fix trace_seq_bitmask() to start at current positionSteven Rostedt (Red Hat)
2017-01-16android: base-cfg: remove CONFIG_IP[6]_NF_TARGET_REJECT_SKERRLorenzo Colitti
2017-01-16android: base-cfg: enable CONFIG_INET_DIAG_DESTROYLorenzo Colitti
2017-01-13DEBUG: sched/fair: Fix sched_load_avg_cpu events for task_groupsBrendan Jackman
2017-01-13DEBUG: sched/fair: Fix missing sched_load_avg_cpu eventsBrendan Jackman
2017-01-13UPSTREAM: packet: fix race condition in packet_set_ringPhilip Pettersson
2017-01-13UPSTREAM: l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault