Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 4 | -15/+15 |
2015-07-02 | ACPI / acpidump: Update acpidump manual | Lv Zheng | 1 | -5/+12 |
2015-07-02 | ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp... | Lv Zheng | 2 | -4/+13 |
2015-07-02 | ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev... | Lv Zheng | 1 | -43/+46 |
2015-07-02 | ACPICA: Add dragon_fly support to unix file mapping file | Sascha Wildner | 1 | -1/+1 |
2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 10 | -45/+64 |
2015-05-05 | perf probe: Fix segfault if passed with ''. | Wang Nan | 1 | -0/+2 |
2015-05-01 | perf report: Fix -T/--threads option to work again | Namhyung Kim | 1 | -1/+1 |
2015-05-01 | selftests/powerpc: Fix the pmu install rule | Michael Ellerman | 1 | -1/+1 |
2015-04-30 | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman | 1 | -1/+1 |
2015-04-27 | perf bench numa: Fix immediate meeting of convergence condition | Petr Holasek | 1 | -0/+8 |
2015-04-27 | perf bench numa: Fixes of --quiet argument | Petr Holasek | 1 | -2/+2 |
2015-04-27 | perf bench futex: Fix hung wakeup tasks after requeueing | Davidlohr Bueso | 1 | -7/+8 |
2015-04-27 | perf probe: Fix bug with global variables handling | He Kuang | 1 | -1/+3 |
2015-04-27 | perf top: Fix a segfault when kernel map is restricted. | Wang Nan | 1 | -1/+1 |
2015-04-26 | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+9 |
2015-04-24 | tools lib traceevent: Fix build failure on 32-bit arch | Namhyung Kim | 1 | -1/+1 |
2015-04-24 | perf kmem: Fix compiles on RHEL6/OL6 | David Ahern | 1 | -27/+27 |
2015-04-23 | tools lib api: Undefine _FORTIFY_SOURCE before setting it | Bobby Powers | 1 | -1/+1 |
2015-04-23 | perf kmem: Consistently use PRIu64 for printing u64 values | Will Deacon | 1 | -2/+2 |
2015-04-23 | perf trace: Disable events and drain events when forked workload ends | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2015-04-23 | perf trace: Enable events when doing system wide tracing and starting a workload | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+9 |
2015-04-20 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 3 | -161/+419 |
2015-04-19 | Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -2/+9 |
2015-04-18 | tools/power turbostat: correct dumped pkg-cstate-limit value | Len Brown | 1 | -9/+8 |
2015-04-18 | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL | Len Brown | 1 | -1/+38 |
2015-04-18 | tools/power turbostat: correct DRAM RAPL units on recent Xeon processors | Andrey Semin | 1 | -3/+25 |
2015-04-18 | tools/power turbostat: Initial Skylake support | Len Brown | 1 | -13/+111 |
2015-04-18 | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=... | Thomas D | 1 | -1/+5 |
2015-04-18 | tools/power turbostat: modprobe msr, if needed | Len Brown | 1 | -2/+3 |
2015-04-18 | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 | Len Brown | 1 | -36/+105 |
2015-04-18 | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names | Len Brown | 1 | -4/+4 |
2015-04-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+184 |
2015-04-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -78/+567 |
2015-04-17 | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -2/+2 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 21 | -91/+852 |
2015-04-16 | x86, selftests: Add single_step_syscall test | Andy Lutomirski | 3 | -1/+184 |
2015-04-16 | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes | 3 | -4/+14 |
2015-04-15 | cpupower: fix breakage from libpci API change | Lucas Stach | 1 | -2/+9 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -9/+20 |
2015-04-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 229 | -2445/+6322 |
2015-04-14 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+2 |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | ACPICA: Fix a sscanf format string. | Bob Moore | 1 | -1/+1 |
2015-04-14 | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. | Lv Zheng | 1 | -1/+1 |
2015-04-14 | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -0/+1581 |
2015-04-14 | perf probe: Fix segfault when probe with lazy_line to file | He Kuang | 1 | -1/+1 |
2015-04-14 | perf probe: Find compilation directory path for lazy matching | Naohiro Aota | 3 | -60/+74 |