| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | perf ui/hist: Add support to accumulated hist stat | Namhyung Kim | 2014-06-01 | 3 | -0/+104 |
| * | | | perf tools: Save callchain info for each cumulative entry | Namhyung Kim | 2014-06-01 | 1 | -2/+14 |
| * | | | perf callchain: Add callchain_cursor_snapshot() | Namhyung Kim | 2014-06-01 | 1 | -0/+9 |
| * | | | perf report: Cache cumulative callchains | Namhyung Kim | 2014-06-01 | 1 | -0/+42 |
| * | | | perf tools: Update cpumode for each cumulative entry | Namhyung Kim | 2014-06-01 | 3 | -11/+46 |
| * | | | perf hists: Accumulate hist entry stat based on the callchain | Namhyung Kim | 2014-06-01 | 4 | -1/+101 |
| * | | | perf hists: Check if accumulated when adding a hist entry | Namhyung Kim | 2014-06-01 | 6 | -17/+26 |
| * | | | perf hists: Add support for accumulated stat of hist entry | Namhyung Kim | 2014-06-01 | 3 | -2/+28 |
| * | | | perf tools: Introduce struct hist_entry_iter | Namhyung Kim | 2014-06-01 | 5 | -179/+372 |
| * | | | perf tools: Introduce hists__inc_nr_samples() | Namhyung Kim | 2014-06-01 | 7 | -12/+13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 4 | -13/+27 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 2 | -3/+8 |
| |\ \ \ |
|
| * | | | | tools: bpf_jit_disasm: increase image buffer size | Alexei Starovoitov | 2014-05-16 | 1 | -1/+1 |
| * | | | | tools: bpf_jit_disasm: ignore image address for disasm | Alexei Starovoitov | 2014-05-16 | 1 | -10/+8 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-12 | 15 | -35/+78 |
| |\ \ \ \ |
|
| * | | | | | net: filter: BPF testsuite | Alexei Starovoitov | 2014-05-12 | 1 | -1/+7 |
| * | | | | | filter: added BPF random opcode | Chema Gonzalez | 2014-04-22 | 2 | -1/+11 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-10 | 4 | -2/+95 |
|\ \ \ \ \ \ |
|
| * | | | | | | selftests/powerpc: Test the THP bug we fixed in the previous commit | Michael Ellerman | 2014-06-06 | 3 | -1/+91 |
| * | | | | | | selftests/powerpc: Update for ABIv2 | Anton Blanchard | 2014-04-23 | 1 | -1/+4 |
* | | | | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 | 165 | -2313/+9313 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | tools/testing/selftests/sysctl: validate sysctl_writes_strict | Kees Cook | 2014-06-06 | 5 | -0/+216 |
| * | | | | | | tools/vm/page-types.c: catch sigbus if raced with truncate | Konstantin Khlebnikov | 2014-06-04 | 1 | -3/+32 |
| * | | | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 | 28 | -751/+3738 |
| |\ \ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 2014-06-03 | 16 | -175/+456 |
| | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | cpupower: Remove mc and smt power aware scheduler info/settings | Thomas Renninger | 2014-05-17 | 4 | -106/+5 |
| | | | * | | | | | | cpupower: cpupower info -b should return 0 on success, not the perf bias value | Thomas Renninger | 2014-05-17 | 1 | -3/+4 |
| | | | * | | | | | | cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava... | Thomas Renninger | 2014-05-17 | 1 | -0/+14 |
| | | | * | | | | | | cpupower: Install recently added cpupower-idle-{set, info} manpages | Thomas Renninger | 2014-05-17 | 1 | -0/+2 |
| | | | * | | | | | | cpupower: Introduce idle state disable-by-latency and enable-all | Thomas Renninger | 2014-05-17 | 2 | -8/+77 |
| | | | * | | | | | | cpupower: Remove all manpages on make uninstall | Ramkumar Ramachandra | 2014-05-17 | 1 | -2/+6 |
| | | | * | | | | | | cpupower: Remove dead link to homepage, and update the targets built. | Ramkumar Ramachandra | 2014-05-17 | 2 | -10/+7 |
| | | | * | | | | | | cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. | Ramkumar Ramachandra | 2014-05-17 | 1 | -6/+6 |
| | | | * | | | | | | PM / tools: cpupower: add option to display values without round offs | Prarit Bhargava | 2014-05-07 | 2 | -40/+73 |
| | | | * | | | | | | tools / power: turbostat: Drop temperature checks | Jean Delvare | 2014-05-07 | 1 | -2/+2 |
| | | * | | | | | | | ACPI / tools: Introduce ec_access.c - tool to access the EC | Thomas Renninger | 2014-04-28 | 3 | -0/+262 |
| | * | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-06-03 | 2 | -2/+2 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge back earlier cpufreq material. | Rafael J. Wysocki | 2014-06-03 | 2 | -2/+2 |
| | | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/ /
| | | |/| | | | | | | |
|
| | | | * | | | | | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2014-05-08 | 2 | -2/+2 |
| | | | |\ \ \ \ \ \ \
| | | | | |_|/ / / / /
| | | | |/| | | | | | |
|
| | | | | * | | | | | | cpufreq: Make linux-pm@vger.kernel.org official mailing list | Viresh Kumar | 2014-05-01 | 2 | -2/+2 |
| | | | | |/ / / / / |
|
| | * | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2014-06-03 | 12 | -574/+3280 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | ACPICA: acpidump: Fix repetitive table dump in -n mode. | Lv Zheng | 2014-05-29 | 1 | -0/+4 |
| | | * | | | | | | | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng | 2014-05-07 | 1 | -0/+12 |
| | | * | | | | | | | ACPICA: acpidump: Add support to force using RSDT. | Lv Zheng | 2014-05-07 | 3 | -18/+50 |
| | | * | | | | | | | ACPICA: acpidump: Fix truncated RSDP signature validation. | Lv Zheng | 2014-05-07 | 1 | -10/+31 |
| | | * | | | | | | | ACPICA: acpidump: Fix code issue in invoking fread in the loop. | Lv Zheng | 2014-05-07 | 1 | -11/+6 |
| | | * | | | | | | | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-05-07 | 12 | -574/+3216 |
| | | |\ \ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-04-28 | 12 | -574/+3216 |
| | | | |\ \ \ \ \ \
| | | | | |_|/ / / /
| | | | |/| | | | | |
|
| | | | | * | | | | | ACPICA: acpidump: Update man page. | Lv Zheng | 2014-04-20 | 1 | -12/+73 |
| | | | | * | | | | | ACPICA: acpidump: Remove old acpidump source. | Lv Zheng | 2014-04-20 | 1 | -559/+0 |