summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-08perf: Make perf_callchain function staticJiri Olsa3-19/+16
2018-01-08perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2-0/+2
2018-01-08perf: Allocate context task_ctx_data for child eventJiri Olsa1-0/+14
2018-01-08perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa1-0/+1
2018-01-08perf tools: Enable LIBBABELTRACE by defaultJiri Olsa2-2/+2
2018-01-08perf script: Support time percent and multiple time rangesJin Yao2-6/+44
2018-01-08perf report: Support time percent and multiple time rangesJin Yao2-5/+46
2018-01-08perf tools: Create function to perform multiple time range checkingJin Yao2-0/+31
2018-01-08perf tools: Create function to parse time percentJin Yao2-12/+196
2018-01-08perf record: Record the first and last sample time in the headerJin Yao2-3/+18
2018-01-08perf header: Add infrastructure to record first and last sample timeJin Yao4-0/+67
2018-01-08perf report: Fix a no annotate browser displayed issueJin Yao1-1/+17
2018-01-08perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao6-15/+22
2018-01-08perf tools: Fix compile error with libunwind x86Wang Nan1-1/+1
2018-01-08perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo2-6/+6
2018-01-08perf test bpf: Use designated struct field initializersArnaldo Carvalho de Melo1-32/+27
2018-01-08perf test bpf: Improve message about expected samplesArnaldo Carvalho de Melo1-1/+1
2018-01-06perf/x86/msr: Clean up the codeIngo Molnar1-32/+29
2018-01-06perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian1-4/+23
2018-01-06Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar579-2915/+7820
2018-01-05Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+34
2018-01-05Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-19/+33
2018-01-05Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-43/+55
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-17/+57
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-3/+35
2018-01-05Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2018-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-62/+173
2018-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-23/+43
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner3-5/+5
2018-01-05x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse1-2/+2
2018-01-05mfd: rtsx: Release IRQ during shutdownSinan Kaya1-0/+3
2018-01-04Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds16-106/+127
2018-01-04mailmap: update Mark Yao's email addressJeffy Chen1-0/+1
2018-01-04userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli1-2/+18
2018-01-04mm/sparse.c: wrong allocation for mem_sectionBaoquan He1-1/+1
2018-01-04mm/zsmalloc.c: include fs.hSergey Senozhatsky1-0/+1
2018-01-04mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox1-14/+14
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton4-3/+1
2018-01-04mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual1-2/+4
2018-01-04kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov1-1/+1
2018-01-04mm: check pfn_valid first in zero_resv_unavailDave Young1-0/+2
2018-01-05x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner1-1/+1
2018-01-05x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra1-0/+16
2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner3-24/+22
2018-01-05Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-24/+62
2018-01-05Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-6/+8
2018-01-05Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-...Dave Airlie3-39/+48
2018-01-05Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-37/+9
2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner3-6/+7