aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-03WIP: trying to guess performancehacking/pixelDaniel Thompson
2017-02-28fixup: More ftrace fixupsDaniel Thompson
2017-02-28power: qcom: Squawk if we take the PSCI routeDaniel Thompson
2017-02-28pm: msm: Replace calls to wfi() with calls to cpu_do_idle()Daniel Thompson
2017-02-28fixup: PMR patchDaniel Thompson
2017-02-28fixup: arm64 NMI backtraceDaniel Thompson
2017-02-27serial: Emulate break using control charactersDaniel Thompson
2017-02-27arm64: Add support for on-demand backtrace of other CPUsDaniel Thompson
2017-02-27printk: Simple implementation for NMI backtracingDaniel Thompson
2017-02-27arm64: irqflags: Use ICC sysregs to implement IRQ maskingDaniel Thompson
2017-02-27arm64: irqflags: Reorder the fiq & async macrosDaniel Thompson
2017-02-27irqchip: gic-v3: Reset BPR during initializationDaniel Thompson
2017-02-27power: htc: Silence battery related log spamDaniel Thompson
2017-02-27ftrace: Fixup after backports (did I miss one?)Daniel Thompson
2017-02-24arm64: Add (working) device trees for foundation modelDaniel Thompson
2017-02-24UPSTREAM: x86/nmi: Fix use of unallocated cpumask_var_tSasha Levin
2017-02-24UPSTREAM: printk/percpu: Define printk_func when printk is not definedSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: x86/nmi: Perform a safe NMI stack trace on all CPUsSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: printk: Add per_cpu printk func to allow printk to be divertedSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTFSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functionsSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Have seq_buf use full bufferSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: seq_buf: Add seq_buf_can_fit() helper functionSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Add paranoid size check in trace_printk_seq()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Clean up tracing_fill_pipe_page()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: seq_buf: Create seq_buf_used() to find out how much was writtenSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Add a seq_buf_clear() helper and clear len and readpos in ...Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Convert seq_buf fields to be like seq_file fieldsSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Convert seq_buf_path() to be like seq_path()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Fix return value of ftrace_raw_output_prep()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Remove return values of most trace_seq_*() functionsSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Do not use return values of trace_seq_printf() in syscall ...Steven Rostedt (Red Hat)
2017-02-24BACKPORT: tracing/uprobes: Do not use return values of trace_seq_printf()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing/probes: Do not use return value of trace_seq_printf()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Do not check return values of trace_seq_p*() for mmio tracerSteven Rostedt (Red Hat)
2017-02-24BACKPORT: kprobes/tracing: Use trace_seq_has_overflowed() for overflow checksSteven Rostedt (Red Hat)
2017-02-24BACKPORT: tracing: Have function_graph use trace_seq_has_overflowed()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Have branch tracer use trace_handle_return() helper functionSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: ring-buffer: Remove check of trace_seq_{puts,printf}() return valuesSteven Rostedt (Red Hat)
2017-02-24UPSTREAM: blktrace/tracing: Use trace_seq_has_overflowed() helper functionSteven Rostedt (Red Hat)
2017-02-24BACKPORT: tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)
2017-02-24UPSTREAM: tracing: Fix trace_seq_bitmask() to start at current positionSteven Rostedt (Red Hat)
2017-02-17initramfs: Provide a way to ignore image provided by bootloaderDaniel Thompson
2017-02-17usb: gadget: android: Remove longnameDaniel Thompson
2017-02-17qcalcd-2.0: Fix build with gcc6Daniel Thompson
2017-02-14Revert "Makefile: add -Werror"Daniel Thompson
2017-01-03Revert "Revert "marlin_defconfig: remove CONFIG_BUS_AUTO_SUSPEND""Siqi Lin