summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06perf probe: Walk function lines in lexical blocksMasami Hiramatsu
2019-11-06perf probe: Fix to find range-only function instanceMasami Hiramatsu
2019-11-06perf kvm: Use evlist layer api when possibleIgor Lubashev
2019-11-06perf tests: Fix a typoLeo Yan
2019-11-06perf tools: Avoid a malloc() for array eventsIan Rogers
2019-11-06perf tools: Move ALLOC_LIST into a functionIan Rogers
2019-11-06perf evsel: Avoid close(-1)Andi Kleen
2019-11-06perf evsel: Always preserve errno while cleaning up perf_event_open failuresAndi Kleen
2019-11-06perf cs-etm: Fix definition of macro TO_CS_QUEUE_NRLeo Yan
2019-11-06perf llvm: Make .o saving a debug message, not an info oneArnaldo Carvalho de Melo
2019-11-06perf record: Put a copy of kcore into the perf.data directoryAdrian Hunter
2019-11-06perf data: Support single perf.data file directoryAdrian Hunter
2019-11-06perf session: Fix indent in perf_session__new()"Jiri Olsa
2019-11-06perf data: Rename directory "header" file to "data"Adrian Hunter
2019-11-06perf data: Move perf_dir_version into data.hAdrian Hunter
2019-11-06perf data: Correctly identify directory data filesAdrian Hunter
2019-10-28perf/core: Optimize perf_init_event() for TYPE_SOFTWARELiang, Kan
2019-10-28perf/core: Optimize perf_init_event()Peter Zijlstra
2019-10-28perf/core: Optimize perf_install_in_event()Peter Zijlstra
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov
2019-10-28perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov
2019-10-28perf/x86: Install platform specific ->swap_task_ctx() adapterAlexey Budankov
2019-10-28perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'Alexey Budankov
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven
2019-10-28perf/x86/uncore: Fix event group supportKan Liang
2019-10-28perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-10-28perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-10-28perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin
2019-10-27Linux 5.4-rc5Linus Torvalds
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-26Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-26Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig