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