summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-11
* perf probe: Verify parameters in two functionsWang Nan2015-11-11
* perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-11
* perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-11
* perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-11
* perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-09
* perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-09
* Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-08
|\
| * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-06
| * perf test: Add 'perf test BPF'Wang Nan2015-11-06
| * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-06
| * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-06
| * perf bpf: Improve BPF related error messagesWang Nan2015-11-06
| * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-06
| * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-06
| * bpf tools: Improve libbpf error reportingWang Nan2015-11-06
| * perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-06
| * perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-06
| * perf stat: Make stat options globalJiri Olsa2015-11-05
| * perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-05
| * perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan2015-11-05
| * perf trace: Fix documentation for -iPeter Feiner2015-11-05
| * tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2015-11-05
| * perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan2015-11-05
| * perf llvm: Pass number of configured CPUs to clang compilerWang Nan2015-11-05
| * perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-05
| * perf tools: Insert split maps correctly into origin groupJiri Olsa2015-11-05
| * perf stat: Use common printout function to avoid duplicated codeAndi Kleen2015-11-04
| * perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2015-11-04
| * tools lib bpf: Fix compiler warning on CentOS 6Namhyung Kim2015-11-03
| * perf bpf: Mute libbpf when '-v' not setWang Nan2015-11-03
| * perf test: Keep test result clean if '-v' not setWang Nan2015-11-03
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \
| * | x86/intel-mid: Make intel_mid_ops staticAndy Shevchenko2015-10-11
| * | arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-17
| * | x86/platform/uv: Implement simple dump failover if kdump failsMike Travis2015-09-14
| * | x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGeorge Beshers2015-09-13
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-03
|\ \ \
| * | | x86/mm: Warn on W^X mappingsStephen Smalley2015-10-06
| * | | Merge tag 'v4.3-rc3' into x86/mm, to pick up fixes before applying new changesIngo Molnar2015-10-06
| |\ \ \
| * | | | x86/mm: Fix no-change case in try_preserve_large_page()Toshi Kani2015-09-22
| * | | | x86/mm: Fix __split_large_page() to handle large PAT bitToshi Kani2015-09-22
| * | | | x86/mm: Fix try_preserve_large_page() to handle large PAT bitToshi Kani2015-09-22
| * | | | x86/mm: Fix gup_huge_p?d() to handle large PAT bitToshi Kani2015-09-22
| * | | | x86/mm: Fix slow_virt_to_phys() to handle large PAT bitToshi Kani2015-09-22
| * | | | x86/mm: Fix page table dump to show PAT bitToshi Kani2015-09-22
| * | | | x86/asm: Add pud_pgprot() and pmd_pgprot()Toshi Kani2015-09-22
| * | | | x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani2015-09-22
| * | | | x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani2015-09-22
| * | | | x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani2015-09-22