Age | Commit message (Expand) | Author |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-12-16 | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-14 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-14 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds |
2014-12-13 | syscalls: add selftest for execveat(2) | David Drysdale |
2014-12-13 | mm/page_owner: keep track of page owners | Joonsoo Kim |
2014-12-12 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-11 | userns: Unbreak the unprivileged remount tests | Eric W. Biederman |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-10 | Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2014-12-10 | Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-09 | virtio: add support for 64 bit features. | Michael S. Tsirkin |
2014-12-09 | virtio: use u32, not bitmap for features | Michael S. Tsirkin |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley |
2014-12-05 | tools: cpupower: fix return checks for sysfs_get_idlestate_count() | Prarit Bhargava |
2014-12-04 | ftracetest: Add --verbose option for showing echo output | Masami Hiramatsu |
2014-12-04 | ftracetest: Fix to show descriptions on dash | Masami Hiramatsu |
2014-12-03 | selftest: size: Add size test for Linux kernel | Tim Bird |
2014-12-02 | usbip: remove unneeded structure | Julia Lawall |
2014-12-02 | selftests/kcmp: Always try to build the test | Michael Ellerman |
2014-12-02 | selftests/kcmp: Don't include kernel headers | Michael Ellerman |
2014-12-02 | mnt: Update unprivileged remount test | Eric W. Biederman |
2014-12-01 | perf report: In branch stack mode use address history sorting | Andi Kleen |
2014-12-01 | perf report: Add --branch-history option | Andi Kleen |
2014-12-01 | perf callchain: Support handling complete branch stacks as histograms | Andi Kleen |
2014-12-01 | perf stat: Add support for snapshot counters | Jiri Olsa |
2014-12-01 | perf stat: Add support for per-pkg counters | Jiri Olsa |
2014-12-01 | perf tools: Remove perf_evsel__read interface | Jiri Olsa |
2014-12-01 | perf stat: Use read_counter in read_counter_aggr | Jiri Olsa |
2014-12-01 | perf stat: Make read_counter work over the thread dimension | Jiri Olsa |
2014-12-01 | perf stat: Use perf_evsel__read_cb in read_counter | Jiri Olsa |
2014-11-28 | perf session: Do not fail on processing out of order event | Jiri Olsa |
2014-11-26 | tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon | Dexuan Cui |
2014-11-26 | Tools: hv: vssdaemon: skip all filesystems mounted readonly | Vitaly Kuznetsov |
2014-11-26 | Tools: hv: vssdaemon: report freeze errors | Vitaly Kuznetsov |
2014-11-24 | perf tools: Add snapshot format file parsing | Jiri Olsa |
2014-11-24 | perf tools: Add per-pkg format file parsing | Matt Fleming |
2014-11-24 | perf evsel: Introduce perf_evsel__read_cb function | Jiri Olsa |
2014-11-24 | perf evsel: Introduce perf_counts_values__scale function | Jiri Olsa |
2014-11-24 | perf evsel: Introduce perf_evsel__compute_deltas function | Jiri Olsa |
2014-11-24 | perf tools: Allow to force redirect pr_debug to stderr. | Andi Kleen |
2014-11-24 | perf tools: Fix segfault due to invalid kernel dso access | Namhyung Kim |