Age | Commit message (Expand) | Author | Files | Lines |
2015-09-14 | perf test: Add entry to test cpu topology | Kan Liang | 4 | -0/+121 |
2015-09-14 | perf tools: Switch to tracing_path interface on appropriate places | Jiri Olsa | 4 | -39/+11 |
2015-09-14 | tools lib api fs: Remove debugfs, tracefs and findfs objects | Jiri Olsa | 7 | -288/+0 |
2015-09-14 | tools lib api fs: Replace debugfs/tracefs objects interface with fs.c | Jiri Olsa | 11 | -29/+23 |
2015-09-14 | tools lib api fs: Make tracing_path_strerror_open message generic | Jiri Olsa | 1 | -10/+16 |
2015-09-14 | perf tests: Print objdump/dso buffers if they don't match | Jan Stancek | 1 | -0/+16 |
2015-09-14 | perf tests: Stop reading if objdump output crossed sections | Jan Stancek | 1 | -1/+6 |
2015-09-14 | perf tests: Make objdump disassemble zero blocks | Jan Stancek | 1 | -1/+1 |
2015-09-14 | perf tests: Take into account address of each objdump line | Jan Stancek | 1 | -13/+38 |
2015-09-13 | perf/core: Drop PERF_EVENT_TXN | Sukadev Bhattiprolu | 6 | -22/+5 |
2015-09-13 | powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interface | Sukadev Bhattiprolu | 1 | -2/+164 |
2015-09-13 | perf/core: Define PERF_PMU_TXN_READ interface | Sukadev Bhattiprolu | 2 | -5/+20 |
2015-09-13 | perf/core: Add return value for perf_event_read() | Sukadev Bhattiprolu | 1 | -11/+34 |
2015-09-13 | perf/core: Invert perf_read_group() loops | Peter Zijlstra | 1 | -30/+55 |
2015-09-13 | perf/core: Add group reads to perf_event_read() | Peter Zijlstra | 1 | -7/+32 |
2015-09-13 | perf/core: Rename perf_event_read_{one,group}, perf_read_hw | Peter Zijlstra (Intel) | 1 | -7/+7 |
2015-09-13 | perf/core: Split perf_event_read() and perf_event_count() | Sukadev Bhattiprolu | 1 | -6/+8 |
2015-09-13 | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu | 7 | -10/+153 |
2015-09-13 | sparc, perf/sparc: Remove unnecessary assignment | Sukadev Bhattiprolu | 1 | -1/+0 |
2015-09-13 | perf/abi: Document some more aspects of the perf ABI | Peter Zijlstra | 1 | -13/+92 |
2015-09-13 | perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test | Huaitong Han | 1 | -3/+4 |
2015-09-13 | perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callback | Kirill Tkhai | 1 | -8/+0 |
2015-09-13 | perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI | Kan Liang | 1 | -3/+2 |
2015-09-13 | perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systems | Alexander Shishkin | 1 | -0/+13 |
2015-09-13 | perf/x86/intel/ds: Work around BTS leaking kernel addresses | Alexander Shishkin | 1 | -6/+34 |
2015-09-13 | perf/x86: Improve accuracy of perf/sched clock | Adrian Hunter | 1 | -13/+11 |
2015-09-13 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar | 2 | -1/+5 |
2015-09-13 | Merge tag 'v4.3-rc1' into perf/core, to refresh the tree | Ingo Molnar | 7555 | -196891/+448803 |
2015-09-13 | perf/x86/intel: Fix constraint access | Peter Zijlstra | 1 | -1/+4 |
2015-09-12 | Linux 4.3-rc1v4.3-rc1 | Linus Torvalds | 1 | -2/+2 |
2015-09-12 | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 50 | -421/+220 |
2015-09-12 | blk: rq_data_dir() should not return a boolean | Linus Torvalds | 1 | -1/+1 |
2015-09-12 | Merge branch 'writeback-plugging' | Linus Torvalds | 1 | -3/+10 |
2015-09-12 | writeback: plug writeback in wb_writeback() and writeback_inodes_wb() | Linus Torvalds | 1 | -0/+6 |
2015-09-11 | thermal: fix intel PCH thermal driver mismerge | Linus Torvalds | 1 | -7/+4 |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 22 | -54/+336 |
2015-09-11 | ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs | Vineet Gupta | 1 | -0/+2 |
2015-09-11 | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb | Linus Torvalds | 7 | -47/+210 |
2015-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 17 | -15/+1019 |
2015-09-11 | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -44/+187 |
2015-09-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 38 | -633/+675 |
2015-09-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 39 | -1271/+1860 |
2015-09-11 | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 16 | -608/+477 |
2015-09-11 | Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 1 | -12/+60 |
2015-09-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 44 | -197/+509 |
2015-09-11 | revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" | Andrew Morton | 1 | -2/+4 |
2015-09-11 | mm/early_ioremap: add explicit #include of asm/early_ioremap.h | Ard Biesheuvel | 1 | -0/+1 |
2015-09-11 | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void | Joe Perches | 4 | -50/+45 |
2015-09-11 | selftests: enhance membarrier syscall test | Mathieu Desnoyers | 1 | -25/+75 |
2015-09-11 | selftests: add membarrier syscall test | Pranith Kumar | 4 | -0/+84 |