summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-27Revert "perf s390: Always build with -fPIC"Arnaldo Carvalho de Melo1-1/+0
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan1-4/+3
2017-12-27perf evsel: Fix swap for samples with raw dataJiri Olsa2-3/+18
2017-12-27perf probe: Support escaped character in parserMasami Hiramatsu2-23/+51
2017-12-27perf string: Add {strdup,strpbrk}_esc()Masami Hiramatsu2-0/+48
2017-12-27perf probe: Find versioned symbols from mapMasami Hiramatsu4-2/+32
2017-12-27perf probe: Add __return suffix for return eventsMasami Hiramatsu2-5/+6
2017-12-27perf probe: Cut off the version suffix from event nameMasami Hiramatsu1-2/+2
2017-12-27perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu1-0/+8
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo6-60/+54
2017-12-27perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo3-17/+8
2017-12-27perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo7-13/+12
2017-12-27perf trace: Use generated syscall table on s390 tooHendrik Brueckner2-1/+13
2017-12-27perf s390: Generate system call table from asm/unistd.hHendrik Brueckner2-0/+57
2017-12-27tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner2-0/+413
2017-12-27perf perf: Remove duplicate includesPravin Shedge9-15/+0
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa1-5/+5
2017-12-27perf utils: Move is_directory() to path.hJiri Olsa3-13/+18
2017-12-27perf stat: Resort '--per-thread' resultJin Yao2-11/+75
2017-12-27perf stat: Remove --per-thread pid/tid limitationJin Yao2-8/+22
2017-12-27perf thread_map: Enumerate all threads from /procJin Yao4-4/+8
2017-12-27perf stat: Update or print per-thread statsJin Yao2-5/+15
2017-12-27perf stat: Allocate shadow stats buffer for threadsJin Yao2-1/+47
2017-12-27perf stat: Remove a set of shadow stats static variablesJin Yao2-53/+16
2017-12-27perf stat: Print per-thread shadow statsJin Yao4-87/+151
2017-12-27perf stat: Update per-thread shadow statsJin Yao5-34/+68
2017-12-27perf stat: Create the runtime_stat init/exit functionJin Yao2-0/+20
2017-12-27perf stat: Extend rbtree to support per-thread shadow statsJin Yao1-0/+27
2017-12-27perf stat: Define a structure for per-thread shadow statsJin Yao2-12/+42
2017-12-18x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo1-0/+2
2017-12-18tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo3-1/+46
2017-12-18perf jvmti: Generate correct debug information for inlined codeBen Gainey3-36/+134
2017-12-18perf tools: Fix up build in hardened environmentsJiri Olsa1-4/+3
2017-12-18perf tools: Use shell function for perl cflags retrievalJiri Olsa1-1/+1
2017-12-18Linux 4.15-rc4v4.15-rc4Linus Torvalds1-1/+1
2017-12-17Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook1-6/+1
2017-12-17cramfs: fix MTD dependencyArnd Bergmann1-0/+1
2017-12-17x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2-8/+137
2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon13-27/+27
2017-12-17locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-12-17bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-12-17perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2-1/+27
2017-12-17x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2-2/+6
2017-12-17x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri1-0/+1
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2-4/+4
2017-12-16Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds7-22/+15
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik1-3/+4
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko1-4/+5
2017-12-15net: sched: fix clsact init error pathJiri Pirko2-7/+3
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust1-9/+19