summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Return empty callchain instead of NULLJiri Olsa2018-01-081-18/+12
* perf: Make perf_callchain function staticJiri Olsa2018-01-083-19/+16
* perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2018-01-082-0/+2
* perf: Allocate context task_ctx_data for child eventJiri Olsa2018-01-081-0/+14
* perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa2018-01-081-0/+1
* perf tools: Enable LIBBABELTRACE by defaultJiri Olsa2018-01-082-2/+2
* perf script: Support time percent and multiple time rangesJin Yao2018-01-082-6/+44
* perf report: Support time percent and multiple time rangesJin Yao2018-01-082-5/+46
* perf tools: Create function to perform multiple time range checkingJin Yao2018-01-082-0/+31
* perf tools: Create function to parse time percentJin Yao2018-01-082-12/+196
* perf record: Record the first and last sample time in the headerJin Yao2018-01-082-3/+18
* perf header: Add infrastructure to record first and last sample timeJin Yao2018-01-084-0/+67
* perf report: Fix a no annotate browser displayed issueJin Yao2018-01-081-1/+17
* perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao2018-01-086-15/+22
* perf tools: Fix compile error with libunwind x86Wang Nan2018-01-081-1/+1
* perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo2018-01-082-6/+6
* perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo2018-01-081-32/+27
* perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo2018-01-081-1/+1
* perf/x86/msr: Clean up the codeIngo Molnar2018-01-061-32/+29
* perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian2018-01-061-4/+23
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-01-06579-2915/+7820
|\
| * Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-052-12/+34
| |\
| | * btrfs: fix refcount_t usage when deleting btrfs_delayed_nodesChris Mason2018-01-021-11/+34
| | * btrfs: Fix flush bio leakNikolay Borisov2018-01-021-1/+0
| * | Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-053-19/+33
| |\ \
| | * | xfs: fix s_maxbytes overflow problemsDarrick J. Wong2018-01-022-3/+3
| | * | xfs: quota: check result of register_shrinker()Aliaksei Karaliou2018-01-021-16/+29
| | * | xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou2018-01-021-0/+1
| * | | Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-051-0/+3
| |\ \ \
| | * | | mfd: rtsx: Release IRQ during shutdownSinan Kaya2018-01-051-0/+3
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-0510-43/+55
| |\ \ \ \
| | * | | | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-053-5/+5
| | * | | | x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse2018-01-051-2/+2
| | * | | | x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner2018-01-051-1/+1
| | * | | | x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra2018-01-051-0/+16
| | * | | | x86/kaslr: Fix the vaddr_end messThomas Gleixner2018-01-053-24/+22
| | * | | | x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner2018-01-043-6/+7
| | * | | | x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin2018-01-042-5/+2
| * | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-055-17/+57
| |\ \ \ \ \
| | * | | | | MAINTAINERS: Remove Matt Fleming as EFI co-maintainerMatt Fleming2018-01-031-4/+3
| | * | | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-033-10/+52
| | * | | | | x86/efi: Fix kernel param add_efi_memmap regressionDave Young2018-01-031-3/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-01-055-3/+35
| |\ \ \ \ \
| | * | | | | s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-01-021-0/+10
| | * | | | | s390: fix preemption race in disable_sacf_uaccessMartin Schwidefsky2017-12-151-1/+1
| | * | | | | s390/sclp: disable FORTIFY_SOURCE for early sclp codeHeiko Carstens2017-12-131-0/+2
| | * | | | | s390/pci: handle insufficient resources during dma tlb flushSebastian Ott2017-12-132-2/+22
| * | | | | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | xen/pvcalls: use GFP_ATOMIC under spin lockWei Yongjun2018-01-021-1/+1
| * | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-0512-62/+173
| |\ \ \ \ \ \ \