Age | Commit message (Expand) | Author |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-07-04 | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-03 | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-03 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-03 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-07-03 | Merge branch 'acpica' | Rafael J. Wysocki |
2017-07-03 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2017-07-03 | Merge branch 'uuid-types' | Rafael J. Wysocki |
2017-07-03 | bpf: add various test cases for verifier selftest | Daniel Borkmann |
2017-07-03 | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann |
2017-07-01 | bpf: update tools/include/uapi/linux/bpf.h | Lawrence Brakmo |
2017-07-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-30 | objtool: Silence warnings for functions which use IRET | Josh Poimboeuf |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-30 | perf auxtrace: Add CPU filter support | Adrian Hunter |
2017-06-30 | perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC | Adrian Hunter |
2017-06-30 | perf intel-pt: Update documentation to include new ptwrite and power events | Adrian Hunter |
2017-06-30 | perf intel-pt: Add example script for power events and PTWRITE | Adrian Hunter |
2017-06-30 | perf intel-pt: Synthesize new power and "ptwrite" events | Adrian Hunter |
2017-06-30 | perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting | Adrian Hunter |
2017-06-30 | perf intel-pt: Factor out intel_pt_set_event_name() | Adrian Hunter |
2017-06-30 | perf intel-pt: Tidy messages into called function intel_pt_synth_event() | Adrian Hunter |
2017-06-30 | perf intel-pt: Tidy Intel PT evsel lookup into separate function | Adrian Hunter |
2017-06-30 | perf intel-pt: Join needlessly wrapped lines | Adrian Hunter |
2017-06-30 | perf intel-pt: Remove unused instructions_sample_period | Adrian Hunter |
2017-06-30 | perf intel-pt: Factor out common code synthesizing event samples | Adrian Hunter |
2017-06-30 | perf script: Add synthesized Intel PT power and ptwrite events | Adrian Hunter |
2017-06-30 | objtool: Implement stack validation 2.0 | Josh Poimboeuf |
2017-06-30 | objtool: Move checking code to check.c | Josh Poimboeuf |
2017-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-06-29 | bpf: prevent leaking pointer via xadd on unpriviledged | Daniel Borkmann |
2017-06-27 | ACPICA: Unix application OSL: Correctly handle control-c (EINTR) | Bob Moore |
2017-06-27 | perf script: Add 'synth' field for synthesized event payloads | Adrian Hunter |
2017-06-27 | perf auxtrace: Add itrace option to output power events | Adrian Hunter |
2017-06-27 | perf auxtrace: Add itrace option to output ptwrite events | Adrian Hunter |
2017-06-27 | tools include: Add byte-swapping macros to kernel.h | Adrian Hunter |
2017-06-27 | perf script: Add 'synth' event type for synthesized events | Adrian Hunter |
2017-06-27 | x86/insn: perf tools: Add new ptwrite instruction | Adrian Hunter |
2017-06-27 | perf jit: fix typo: "incalid" -> "invalid" | Colin Ian King |
2017-06-27 | perf tools: Kill die() | Arnaldo Carvalho de Melo |
2017-06-27 | perf config: Do not die when parsing u64 or int config values | Arnaldo Carvalho de Melo |
2017-06-27 | perf tools: Replace error() with pr_err() | Arnaldo Carvalho de Melo |