summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | bpf: add hashtable type of eBPF mapsAlexei Starovoitov2014-11-182-1/+363
| * | | | | | | | | | | | | | | | bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2014-11-181-2/+2
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-145-46/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-0131-249/+410
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | bpf: reduce verifier memory consumptionAlexei Starovoitov2014-10-301-44/+57
* | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-115-41/+35Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-5/+1Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-041-4/+0Star
| | * | | | | | | | | | | | | | | | | | Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael J. Wysocki2014-11-271-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selectedRafael J. Wysocki2014-11-181-0/+1
| | | * | | | | | | | | | | | | | | | | PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman2014-11-151-1/+0Star
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. | | | | | | | | | | | | | | | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2014-12-084-35/+34Star
| |\ \ \| | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | PM / hibernate: Deletion of an unnecessary check before the function call "vf...Markus Elfring2014-11-181-1/+1
| | | * | | | | | | | | | | | | | | | | Merge back 'pm-sleep' material for 3.19-rc1.Rafael J. Wysocki2014-11-184-34/+33Star
| | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-034-34/+33Star
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'Rafael J. Wysocki2014-12-081-1/+0Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | / / / / / / / / / / / / / / / | | | | | |/ / / / / / / / / / / / / / / | | | | |/| | | | / / / / / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | PM: Kconfig: fix unmet dependency for CPU_PMPankaj Dubey2014-11-181-1/+0Star
| | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-115-131/+172
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | printk/percpu: Define printk_func when printk is not definedSteven Rostedt (Red Hat)2014-11-211-0/+3
| * | | | | | | | | | | | | | | | | printk: Add per_cpu printk func to allow printk to be divertedSteven Rostedt (Red Hat)2014-11-201-9/+29
| * | | | | | | | | | | | | | | | | seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-202-360/+0Star
| * | | | | | | | | | | | | | | | | seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTFSteven Rostedt (Red Hat)2014-11-201-0/+2
| * | | | | | | | | | | | | | | | | tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functionsSteven Rostedt (Red Hat)2014-11-201-4/+3Star
| * | | | | | | | | | | | | | | | | tracing: Have seq_buf use full bufferSteven Rostedt (Red Hat)2014-11-201-3/+6
| * | | | | | | | | | | | | | | | | seq_buf: Add seq_buf_can_fit() helper functionSteven Rostedt (Red Hat)2014-11-201-5/+18
| * | | | | | | | | | | | | | | | | tracing: Add paranoid size check in trace_printk_seq()Steven Rostedt (Red Hat)2014-11-201-0/+8
| * | | | | | | | | | | | | | | | | tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)2014-11-205-16/+23
| * | | | | | | | | | | | | | | | | tracing: Clean up tracing_fill_pipe_page()Steven Rostedt (Red Hat)2014-11-201-6/+19
| * | | | | | | | | | | | | | | | | seq_buf: Create seq_buf_used() to find out how much was writtenSteven Rostedt (Red Hat)2014-11-201-4/+1Star
| * | | | | | | | | | | | | | | | | tracing: Convert seq_buf_path() to be like seq_path()Steven Rostedt (Red Hat)2014-11-202-15/+18
| * | | | | | | | | | | | | | | | | tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)2014-11-206-119/+452
* | | | | | | | | | | | | | | | | | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-12-1125-1177/+1132Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | tracing: Truncated output is better than nothingDan Carpenter2014-12-031-5/+2Star
| * | | | | | | | | | | | | | | | | tracing: Add additional marks to signal very large time deltasByungchul Park2014-12-033-25/+34
| * | | | | | | | | | | | | | | | | tracing: Allow NOT to filter AND and OR clausesSteven Rostedt (Red Hat)2014-12-031-4/+5
| * | | | | | | | | | | | | | | | | tracing: Add NOT to filtering logicSteven Rostedt (Red Hat)2014-12-031-2/+18
| * | | | | | | | | | | | | | | | | kprobes: Add IPMODIFY flag to kprobe_ftrace_opsMasami Hiramatsu2014-11-211-1/+1
| * | | | | | | | | | | | | | | | | ftrace, kprobes: Support IPMODIFY flag to find IP modify conflictMasami Hiramatsu2014-11-211-2/+140
| * | | | | | | | | | | | | | | | | tracing/trivial: Fix typos and make an int into a boolSteven Rostedt (Red Hat)2014-11-202-4/+4
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | tracing: Deletion of an unnecessary check before iput()Markus Elfring2014-11-191-2/+1Star
| * | | | | | | | | | | | | | | | tracing: Fix return value of ftrace_raw_output_prep()Steven Rostedt (Red Hat)2014-11-191-4/+1Star
| * | | | | | | | | | | | | | | | tracing: Remove return values of most trace_seq_*() functionsSteven Rostedt (Red Hat)2014-11-191-61/+23Star
| * | | | | | | | | | | | | | | | tracing: Do not use return values of trace_seq_printf() in syscall tracingSteven Rostedt (Red Hat)2014-11-191-28/+19Star
| * | | | | | | | | | | | | | | | tracing/uprobes: Do not use return values of trace_seq_printf()Steven Rostedt (Red Hat)2014-11-191-13/+10Star
| * | | | | | | | | | | | | | | | tracing/probes: Do not use return value of trace_seq_printf()Steven Rostedt (Red Hat)2014-11-191-4/+6
| * | | | | | | | | | | | | | | | tracing: Do not check return values of trace_seq_p*() for mmio tracerSteven Rostedt (Red Hat)2014-11-191-31/+21Star
| * | | | | | | | | | | | | | | | kprobes/tracing: Use trace_seq_has_overflowed() for overflow checksSteven Rostedt (Red Hat)2014-11-191-26/+16Star
| * | | | | | | | | | | | | | | | tracing: Have function_graph use trace_seq_has_overflowed()Steven Rostedt (Red Hat)2014-11-192-266/+118Star
| * | | | | | | | | | | | | | | | tracing: Have branch tracer use trace_handle_return() helper functionSteven Rostedt (Red Hat)2014-11-191-8/+7Star
| * | | | | | | | | | | | | | | | ring-buffer: Remove check of trace_seq_{puts,printf}() return valuesSteven Rostedt (Red Hat)2014-11-191-39/+36Star